Libraries tagged by speedup
texuscode/ui
135 Downloads
A set of modern UI designs and useful commands to speed up development. Easy to integrate, visually appealing, and efficient for any project.
phptoolcase/phptoolcase
335 Downloads
A set of tools to speed up the process of coding
phpolar/storage
277 Downloads
A convenient tool to speed up the creation of data storage for application development.
parker714/yii2-s
166 Downloads
speed up yii2 app by swoole
nystudio107/dotenvy
6868 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
natsumework/redis-autocomplete
6571 Downloads
Provide an easy way for your laravel app to use redis to speed up autocomplete queries.
michaeljennings/refresh-database
1581 Downloads
A package to speed up your laravel database tests by only running the migrations once
innoflash/steroid-seeder
58 Downloads
A Laravel package to speed up seeding in Laravel.
goldfinch/taz
2051 Downloads
Command Line Interface (CLI) for Silverstripe, to help and speed up development process
ecomteck/module-minify
8759 Downloads
Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger.
dominicwatts/minify
226 Downloads
Minify HTML including inline CSS and JS to speed up your site. Works with default Magento CSS/JS merger.
codeat3/laravel-responsecache-php72
2154 Downloads
Spatie's laravel-responsecache forked version for php 7.2. Speed up a Laravel application by caching the entire response
ahrmerd/laravel-test-generator
152 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
automattic/jetpack-lazy-images
28228 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
395 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.