Libraries tagged by overheid
formr/formr
21468 Downloads
Formr is a PHP library which helps you build and validate forms quickly, painlessly, and without all the messy overhead.
pecee/pixie
26642 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
naucon/htmlbuilder
50985 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
evandotpro/edp-superluminal
111221 Downloads
Class Cache ZF2 Module to reduce stat calls and generally autoloading overhead
techsemicolon/laravel-query-to-csv
9699 Downloads
Export the data from a query builder or raw select query into csv directly, eliminating overhead on php and in much less execution time
mcnetic/zipstreamer
57873 Downloads
Stream zip files without i/o overhead
deepdiver/zipstreamer
1095405 Downloads
Stream zip files without i/o overhead
aef/laravel-batch-requests
1091 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
networkrailbusinesssystems/user-login
572 Downloads
Provide user login with active directory account with minimal overhead
momentohq/momento-php-redis-client
723 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
anthonyedmonds/laravel-find
3202 Downloads
Find models within your Laravel system with minimal overhead
yeephp/yeephp
175 Downloads
YeePHP is a framework designed for Web Developers in mind, without overwhelming your Apps or API Projects with overheads which reflect in the performance of your final products.
steveorevo/wp-hooks
85 Downloads
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.
selimppc/laravel-modules
5 Downloads
Lightweight, convention-based modules for Laravel 11/12. Zero request-time overhead. Keeps app migrations by default.
larsgmortensen/litemysqli
6 Downloads
LiteMySQLi is a lightweight, minimal-overhead wrapper for PHP's MySQLi extension. Designed for speed, simplicity, and ease of integration.