All Projects → symfony → Polyfill Ctype

symfony / Polyfill Ctype

Licence: mit
This component provides a partial, native PHP implementation for the Ctype extension.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Polyfill Ctype

Polyfill Intl Grapheme
This component provides a partial, native PHP implementation of the Grapheme functions from the Intl extension.
Stars: ✭ 690 (-81.72%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Intl Icu
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Stars: ✭ 2,287 (-39.4%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php80
This component provides functions unavailable in releases prior to PHP 8.0.
Stars: ✭ 798 (-78.86%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Apcu
This component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension.
Stars: ✭ 629 (-83.33%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Util
This component provides binary-safe string functions, using the mbstring extension when available.
Stars: ✭ 1,364 (-63.86%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Intl Normalizer
This component provides a fallback implementation for the Normalizer class provided by the Intl extension.
Stars: ✭ 896 (-76.26%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Xml
This polyfill is deprecated. Use the symfony/polyfill-php72 package instead.
Stars: ✭ 11 (-99.71%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php54
This component provides functions unavailable in releases prior to PHP 5.4.
Stars: ✭ 93 (-97.54%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php70
This component provides features unavailable in releases prior to PHP 7.0.
Stars: ✭ 3,270 (-13.35%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill
PHP polyfills
Stars: ✭ 1,333 (-64.68%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php56
This component provides functions unavailable in releases prior to PHP 5.6.
Stars: ✭ 1,470 (-61.05%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php55
This component provides functions unavailable in releases prior to PHP 5.5.
Stars: ✭ 105 (-97.22%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php73
This component provides functions unavailable in releases prior to PHP 7.3.
Stars: ✭ 2,121 (-43.8%)
Mutual labels:  symfony, symfony-component, polyfill, component
Notifier
Sends notifications via one or more channels (email, SMS, ...).
Stars: ✭ 346 (-90.83%)
Mutual labels:  symfony, symfony-component, component
Form
The Form component allows you to easily create, process and reuse HTML forms.
Stars: ✭ 2,406 (-36.25%)
Mutual labels:  symfony, symfony-component, component
Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Stars: ✭ 2,418 (-35.93%)
Mutual labels:  symfony, symfony-component, component
Asset
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Stars: ✭ 2,771 (-26.58%)
Mutual labels:  symfony, symfony-component, component
Inflector
Inflector converts words between their singular and plural forms (English only).
Stars: ✭ 2,232 (-40.86%)
Mutual labels:  symfony, symfony-component, component
Browser Kit
The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.
Stars: ✭ 2,563 (-32.09%)
Mutual labels:  symfony, symfony-component, component
Options Resolver
The OptionsResolver component is array_replace() on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.
Stars: ✭ 2,723 (-27.85%)
Mutual labels:  symfony, symfony-component, component

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.

License

This library is released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].