Libraries tagged by userform
typo3/cms-sys-action
245186 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
swooletw/laravel-hyperf
83 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
ohvitorino/openlayers3
41575 Downloads
Openlayers 3 - A high-performance, feature-packed library for all your mapping needs
odan/hydrator
18863 Downloads
A high performance hydrator for PHP.
nystudio107/craft-connect
9107 Downloads
Allows you to connect to external databases and perform db queries
nmeri/tilwa
2 Downloads
Opinionated PHP framework for building performant, extensible, and testable web applications
mattkingshott/waterfall
17 Downloads
A package that performs cascading deletes in batches to ease database strain
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
fooman/composer-magento2-optimizations
28768 Downloads
Composer plugin to improve composer performance for Magento 2 projects
dmamontov/asynctask
2330 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
cashlink/php-index
11552 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
caneara/waterfall
881 Downloads
A package that performs cascading deletes in batches to ease database strain
wildwolf/wp-performance-tweaks
32 Downloads
Performance tweaks for WordPress
voceconnect/voce-performance-tools
12 Downloads
Provides numerous performance tools and functionalities to assist in developing high performance WordPress themes
tsaikoga/performance-printer
33 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.