Libraries tagged by perform
digital-canvas/zend-framework
289071 Downloads
Zend Framework with only the libraries and require_once() calls commented out for better performance with an autoloader.
devtheorem/peachy-sql
182 Downloads
A high-performance query builder and runner for PHP
designmynight/laravel-elasticsearch
27916 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
danslo/magento2-module-automatic-persisted-queries
8463 Downloads
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.
csanquer/colibri-csv
147765 Downloads
Lightweight and performant CSV reader and writer library
classpreloader/console
194826 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
chubbyphp/chubbyphp-framework
35488 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
chinayin/ip2region-core
8987 Downloads
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator with ten microsecond searching performance. xdb engine implementation for many programming languages
baraja-core/doctrine
273597 Downloads
Doctrine port to Nette 3.0 with maximal performance.
php-text-analysis/php-text-analysis
7199 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
humbug/humbug
153148 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
andrey-helldar/laravel-actions
9192 Downloads
Performing any actions during the deployment process
wedesignit/laravel-performance
5617 Downloads
Optimize your code even before it hits production
felixnagel/fe-performance
4300 Downloads
This TYPO3 CMS extension improves your frontend performance. Adds JavaScript minification for files and inline JS. Comes with some useful tweaks to improve asset rendering.
asamir/laravel-in-db-performance-monitor
5097 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.