Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/polyfill-apcu
Symfony polyfill backporting apcu_* functions to lower PHP versions
https://github.com/symfony/polyfill-apcu
apcu compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill
Last synced: about 1 month ago
JSON representation
Symfony polyfill backporting apcu_* functions to lower PHP versions
- Host: GitHub
- URL: https://github.com/symfony/polyfill-apcu
- Owner: symfony
- License: mit
- Created: 2016-01-14T07:27:38.000Z (almost 9 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-10T14:50:11.000Z (2 months ago)
- Last Synced: 2024-09-12T16:04:48.041Z (2 months ago)
- Topics: apcu, compatibility, component, javascript, polyfill, portable, shim, symfony, symfony-component, symfony-polyfill
- Language: PHP
- Homepage: https://symfony.com/polyfill-apcu
- Size: 31.3 KB
- Stars: 635
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/symfony/polyfill/blob/main/README.md).License
=======This library is released under the [MIT license](LICENSE).