Libraries tagged by meme
crossjoin/browscap
234364 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
ajardin/docker-symfony
331 Downloads
Docker environment that meets Symfony requirements
zms/mime
10 Downloads
zlf/mime
46 Downloads
zeus/memoize
6 Downloads
php memoize library
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
yr4ik/meest-express-api-v3
112 Downloads
PHP class for Meest Express API v3
yowcow/mime-base64-urlsafe
21487 Downloads
PHP-version of URL safe base64 encoding/decoding
xenzilla/memcached
321 Downloads
An all PHP implementation of the PECL memcached extension with SASL PLAIN Auth support
xaraya/mime
66 Downloads
Hook based module that returns the content-type of a given file.
withgod/laravel-extended-memcachedstore
1723 Downloads
extended memcached store.
webservco/memory
25 Downloads
A PHP component/library.
webgriffe/in-memory-repository
174 Downloads
A Doctrine repository implementation with in-memory storage.
webarchitect609/memcache-bundle
602 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
wangjian/memcache
7 Downloads
PHP写的Memcached客户端API