Libraries tagged by large
kschu91/largest-remainder-method
61640 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
mostafaznv/php-x-sendfile
8522 Downloads
Serve large files using web server with support for laravel
modelflow-ai/symfony-bundle
9773 Downloads
An integration of modelflow-ai via a bundle into the Symfony Framework.
grok-php/client
2411 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
terminal42/contao-tablelookupwizard
73064 Downloads
Contao widget to select records from a foreign table. Useful if you have a large set of records.
teknoo/states
35042 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
recca0120/upload
6037 Downloads
Ajax Upload Large File Support jQuery-File-Upload, FileApi, Plupload, For framework Laravel
prewk/xml-streamer
44129 Downloads
Stream large XML files with low memory consumption.
phlib/base_convert
1053445 Downloads
base_convert function with support for large arbitrary number
keboola/php-csv-db-import
48868 Downloads
Handling of large bulk data into database tables.
jstewmc/stream
99321 Downloads
Stream a very large text file or string character-by-character
jstewmc/chunker
99875 Downloads
Chunk a very large file or string with PHP (multi-byte safe)
iq2i/data-importer
18697 Downloads
A PHP library to easily manage and import large data file
cerbero/json-objects
27374 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
benmorel/xml-streamer
40601 Downloads
Stream large XML files as DOM nodes with low memory consumption