All Projects → symfony → Polyfill Apcu

symfony / Polyfill Apcu

Licence: mit
This component provides apcu_* functions and the APCUIterator class to users of the legacy APC extension.

Projects that are alternatives of or similar to Polyfill Apcu

Polyfill Php80
This component provides functions unavailable in releases prior to PHP 8.0.
Stars: ✭ 798 (+26.87%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php54
This component provides functions unavailable in releases prior to PHP 5.4.
Stars: ✭ 93 (-85.21%)
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 (+42.45%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Intl Grapheme
This component provides a partial, native PHP implementation of the Grapheme functions from the Intl extension.
Stars: ✭ 690 (+9.7%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php56
This component provides functions unavailable in releases prior to PHP 5.6.
Stars: ✭ 1,470 (+133.7%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Xml
This polyfill is deprecated. Use the symfony/polyfill-php72 package instead.
Stars: ✭ 11 (-98.25%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php70
This component provides features unavailable in releases prior to PHP 7.0.
Stars: ✭ 3,270 (+419.87%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill
PHP polyfills
Stars: ✭ 1,333 (+111.92%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php55
This component provides functions unavailable in releases prior to PHP 5.5.
Stars: ✭ 105 (-83.31%)
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 (+116.85%)
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 (+263.59%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Php73
This component provides functions unavailable in releases prior to PHP 7.3.
Stars: ✭ 2,121 (+237.2%)
Mutual labels:  symfony, symfony-component, polyfill, component
Polyfill Ctype
This component provides a partial, native PHP implementation for the Ctype extension.
Stars: ✭ 3,774 (+500%)
Mutual labels:  symfony, symfony-component, polyfill, component
Dom Crawler
The DomCrawler component eases DOM navigation for HTML and XML documents.
Stars: ✭ 3,499 (+456.28%)
Mutual labels:  symfony, symfony-component, component
Messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
Stars: ✭ 603 (-4.13%)
Mutual labels:  symfony, symfony-component, component
Dotenv
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
Stars: ✭ 3,268 (+419.55%)
Mutual labels:  symfony, symfony-component, component
Yaml
The Yaml component loads and dumps YAML files.
Stars: ✭ 3,359 (+434.02%)
Mutual labels:  symfony, symfony-component, component
Expression Language
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
Stars: ✭ 2,418 (+284.42%)
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 (+332.91%)
Mutual labels:  symfony, symfony-component, component
Lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource.
Stars: ✭ 299 (-52.46%)
Mutual labels:  symfony, symfony-component, component

Symfony Polyfill / APCu

This component provides apcu_* functions and the APCuIterator class to users of the legacy APC 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].