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

..--

Ctype.phpD04-Oct-20226.4 KiB23376

LICENSED04-Oct-20221 KiB2016

README.mdD04-Oct-2022352 138

bootstrap.phpD04-Oct-20221.6 KiB5138

bootstrap80.phpD04-Oct-20221.6 KiB4735

composer.jsonD04-Oct-20221 KiB4241

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