Libraries tagged by speedup
parker714/yii2-s
166 Downloads
speed up yii2 app by swoole
nystudio107/dotenvy
6890 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
natsumework/redis-autocomplete
6697 Downloads
Provide an easy way for your laravel app to use redis to speed up autocomplete queries.
michaeljennings/refresh-database
1621 Downloads
A package to speed up your laravel database tests by only running the migrations once
letecode/commando
112 Downloads
This package is a collection of artisan commands for speed up development with laravel.
kaledo/laravel-swoole
140 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
goldfinch/taz
2191 Downloads
Command Line Interface (CLI) for Silverstripe, to help and speed up development process
ecomteck/module-minify
8951 Downloads
Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger.
dominicwatts/minify
304 Downloads
Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger.
dereuromark/cakephp-url-cache
117180 Downloads
CakePHP plugin to speed up URL reverse lookup
ahrmerd/laravel-test-generator
173 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
rockero-cz/starter-kit
2255 Downloads
Speed up the kickoff of your Laravel projects.
automattic/jetpack-lazy-images
28243 Downloads
Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once. Modern browsers now support lazy loading, and WordPress itself bundles lazy loading features for images and videos. This feature will consequently be deprecated in November 2023.
code711/speedupyaml
434 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.
letsjump/yii2-easy-ajax
378 Downloads
EasyAjax are a bunch of Yii methods that minimize the amount of code you need to write to interact with Ajax CRUD, notifies, modals, tabs, pjax-reloads, form validations among others...