Libraries tagged by ACPU
lablnet/cache
4 Downloads
PHP cache package.
doctrine/cache
496130378 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/polyfill-apcu
73405044 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
phpfastcache/phpfastcache
3734839 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
gordalina/cachetool
2902763 Downloads
Manage your OPcache & APCu cache through the CLI
acquia/blt
4757390 Downloads
BLT
php-vcr/php-vcr
2431623 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
cbschuld/browser.php
4995356 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
multicaret/laravel-acquaintances
195966 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
acquia/http-hmac-php
4333416 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
acquia/drupal-spec-tool
2322551 Downloads
A tool for specifying Drupal architecture details and generating automated tests for them
vectorface/whip
915600 Downloads
A PHP class for retrieving accurate IP address information for the client.
matthiasmullie/scrapbook
1539140 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
ipinfo/ipinfo
654679 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
dvdoug/boxpacker
2030818 Downloads
An implementation of the 3D (actually 4D) bin packing/knapsack problem (aka creating parcels by putting items into boxes)