Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/polyfill-ctype
Symfony polyfill for ctype functions
https://github.com/symfony/polyfill-ctype
compatibility component ctype javascript polyfill portable symfony symfony-component symfony-polyfill
Last synced: 15 days ago
JSON representation
Symfony polyfill for ctype functions
- Host: GitHub
- URL: https://github.com/symfony/polyfill-ctype
- Owner: symfony
- License: mit
- Created: 2018-05-01T05:36:18.000Z (over 6 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-02-05T14:19:05.000Z (9 months ago)
- Last Synced: 2024-04-14T10:51:46.742Z (7 months ago)
- Topics: compatibility, component, ctype, javascript, polyfill, portable, symfony, symfony-component, symfony-polyfill
- Language: PHP
- Homepage: https://symfony.com/polyfill-ctype
- Size: 32.2 KB
- Stars: 4,009
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Polyfill / Ctype
========================This component provides `ctype_*` functions to users who run php versions without the ctype extension.
More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).License
=======This library is released under the [MIT license](LICENSE).