Libraries tagged by In Memory
nikazooz/laravel-simplesheet
18580 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
fsi/reflection
62300 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
tomgrohl/laravel-memory-auth-provider
1210 Downloads
Laravel In memory auth provider.
mjsilva/in-memory-storage
22056 Downloads
Simple class that uses singleton pattern to save whatever in memory
metasyntactical/inmemory-logger
30299 Downloads
PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.
positron48/memorystorage
743 Downloads
Classes for storing data in shared memory
codeat3/blade-memory-icons
271 Downloads
A package to easily make use of "Memory Icons" in your Laravel Blade views.
revizto/spout
4801 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
jimmy0699/spout
4820 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
antevenio/memoize
2982 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
label305/belt
22884 Downloads
Helping you to import/export data in a memory efficient way
alexanderk23/hybrid-xml-parser
3428 Downloads
Simple class to parse huge XML files in a memory-efficient way
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
codecon/laravel-simplesheet
2338 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
crossjoin/browscap
234339 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.