• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

Ctype.phpD23-Oct-20206.1 KiB22873

LICENSED23-Oct-20201 KiB2016

README.mdD23-Oct-2020352 138

bootstrap.phpD23-Oct-20201.5 KiB4735

composer.jsonD23-Oct-2020984 3938

README.md

1Symfony Polyfill / Ctype
2========================
3
4This component provides `ctype_*` functions to users who run php versions without the ctype extension.
5
6More information can be found in the
7[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
8
9License
10=======
11
12This library is released under the [MIT license](LICENSE).
13