Libraries tagged by mezmo
crossjoin/browscap
234374 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.
zeus/memoize
7 Downloads
php memoize library
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.
wildwolf/psr-memory-cache
13015 Downloads
PSR-6 and PSR-16 compliant memory cache
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
swokit/memory
65 Downloads
some memory table tool library of the swoole
swoft/memory
38604 Downloads
Memory Component for Swoft
sitewards/import_image_memory_leak_fix
6715 Downloads
Fix a memory leak issue with the product image import process.
sanchescom/laravel-cache-memory
1293 Downloads
Memory cache driver.
samlitowitz/php-memory
7 Downloads
A library to interact with PHP memory limit
sakanjo/memory-limited
5 Downloads
A package to limit the memory upon a function call.
react-inspector/memory-usage
13752 Downloads
🌀 Measure the Event Loop
marvin255/in-memory-cache
2036 Downloads
Array based cache for PHP
laracraft-tech/memoize
66 Downloads
Simple PHP trait to memoize function calls.
ksamborski/apcu-memo
2568 Downloads