2017 © Pedro Peláez
 

library php-apcu-utils

A set of utility functions for the APCu PHP extension.

image

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

The README.md

APCu Utils

PHP APCu Utils Tests, (*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());

The Versions

02/01 2017

dev-master

9999999-dev

A set of utility functions for the APCu PHP extension.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

cache php apc apcu

02/01 2017

0.0.3

0.0.3.0

A set of utility functions for the APCu PHP extension.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

cache php apc apcu

02/01 2017

0.0.2

0.0.2.0

A set of utility functions for the APCu PHP extension.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

cache php apc apcu

02/01 2017

0.0.1

0.0.1.0

A set of utility functions for the APCu PHP extension.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

cache php apc apcu