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

..--

Ctype.phpD27-Mar-20196.1 KiB22873

LICENSED27-Mar-20191 KiB2016

README.mdD27-Mar-2019352 138

bootstrap.phpD27-Mar-20191.1 KiB2715

composer.jsonD27-Mar-2019860 3534

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