Libraries tagged by prelu
first-data/gateway
24011 Downloads
PHP SDK to be used with First Data IPG API v21.5.0. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
wyrihaximus/react-http-middleware-webroot-preload
15105 Downloads
react/http middleware static webroot serving
mwdelaney/sage-fonts-preload
7870 Downloads
Automatically preload fonts from the Sage mix manifest
ml/contract-opcache-preload
522 Downloads
Contract for defining the PHP opcache preload file
markocupic/preloader-overlay
1363 Downloads
Covers the body with an overlay (and icon) while your page is loading
joomla/preload
2033 Downloads
Joomla Preload Package
diego-ninja/composer-preload
2901 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
contagt/composer-preload
541 Downloads
Preload your sweet sweet code to opcache with a composer command, making your code faster to run
ryssbowh/craft-prefetch
3278 Downloads
Prefetch, Preconnect, DNS Prefetch, Preload, Prerender and Subresource helper
bnomei/kirby3-redis-cachedriver
1490 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
webmaster/maxmind-db-reader
1292 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
prestaflow/php-library
19 Downloads
PrestaFlow is an open-source set of prebuilt tests components, ready-to-use examples made for the PrestaShop E-commerce software.
yireo/yireo_serverpush
582 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
yireo/magento2-serverpush
6254 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
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.