library php-apcu-utils
A set of utility functions for the APCu PHP extension.
mjaschen/php-apcu-utils
A set of utility functions for the APCu PHP extension.
- Monday, January 2, 2017
- by marcusj
- Repository
- 1 Watchers
- 0 Stars
- 21 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
APCu Utils
, (*1)
A set of utility functions for the APCu PHP extension., (*2)
Installation
Using Composer, just add it to your composer.json by running:, (*3)
composer require mjaschen/php-apcu-utils
Compatibility
The APCu Utils require PHP >= 7.3., (*4)
Usage/Examples
<?php
use MarcusJaschen\APCu\ApcuUtils;
printf('APCu fragmentation is %.1f%%', ApcuUtils::getFragmentationRatio());
dev-master
9999999-dev
A set of utility functions for the APCu PHP extension.
Sources
Download
MIT
The Requires
cache
php
apc
apcu
0.0.3
0.0.3.0
A set of utility functions for the APCu PHP extension.
Sources
Download
MIT
The Requires
cache
php
apc
apcu
0.0.2
0.0.2.0
A set of utility functions for the APCu PHP extension.
Sources
Download
MIT
The Requires
cache
php
apc
apcu
0.0.1
0.0.1.0
A set of utility functions for the APCu PHP extension.
Sources
Download
MIT
The Requires
cache
php
apc
apcu