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

..28-Mar-2019-

Ctype.phpH A D27-Mar-20196.1 KiB22873

LICENSEH A D27-Mar-20191 KiB2016

README.mdH A D27-Mar-2019352 138

bootstrap.phpH A D27-Mar-20191.1 KiB2715

composer.jsonH A D27-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