Libraries tagged by memoq
elliotsawyer/silverstripe-typesense
179 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
drewlabs/laravel-mem-usage
58 Downloads
Tracks per request memory usage in a Laravel application
dandjo/sitemap-generator
502 Downloads
Memory friendly PHP sitemap generator.
collector/collector
207 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
chriskite/rem
8879 Downloads
Redis memoization for PHP
ceddyg/query-builder-repository
750 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
axn/cached-valuestore
728 Downloads
An extension of spatie/valuestore with in-memory caching.
atellitech/flysystem-yii2
31 Downloads
It's an adapter of file system for Yii2 that integrating with league/flysystem. But now only supports local, in memory and SFTP and will support AWS S3 or others adpater are developing ongoing.
astislav/yet-another-xlsx
221 Downloads
Relatively fast and memory saving write-only XLSX library
asika/sql-splitter
4740 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
anime-db/shmop
1344 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
almadomundo/benchmark
21 Downloads
Relative memory & time benchmarking in PHP for PHP
alexandre-daubois/poq
5 Downloads
Provides an object-oriented API to query in-memory collections in a SQL-style.