Registry / utility / symfony-polyfill-apcu

symfony-polyfill-apcu

JSON →
library1.37.0phppackagistunverified

Symfony polyfill backporting apcu_* functions to lower PHP versions.

composer require symfony/polyfill-apcu
INSTALL
IMPORT
SIG · SYMFONY-POLYFILL-A
S
symfony-polyfill-apcu
utilityphpv1.37.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Apcu
use Symfony\Polyfill\Apcu\Apcu;

Use APCu functions via polyfill.

use Symfony\Polyfill\Apcu\Apcu; Apcu::apcu_store('key', 'value'); echo Apcu::apcu_fetch('key');
Debug
Known issues
breakingRequires PHP 7.1 or higher for version 1.37.0.
fix
Upgrade PHP to 7.1+ or use an older polyfill version.
affects: >=1.37.0
Upgrade
Version history
1.37.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
symfony-polyfill-apcu — pip install symfony-polyfill-apcu · libregistry