{ "name": "symfony/polyfill-apcu", "type": "library", "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions", "keywords": ["polyfill", "shim", "compatibility", "portable", "apcu"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.1" }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Apcu\\": "" }, "files": [ "bootstrap.php" ] }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Apcu.php | File | 2.19 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 356 B | 0644 |
|
bootstrap.php | File | 2.9 KB | 0644 |
|
bootstrap80.php | File | 2.88 KB | 0644 |
|
composer.json | File | 945 B | 0644 |
|