Libraries tagged by local-dev
timo-de-winter/laravel-docker
1485 Downloads
A package that adds docker features to your project for local development
romegasoftware/laravel-autopilot
546 Downloads
Semi-autonomous error resolution for local development
luminsports/localpackages
9756 Downloads
Automatically symlink composer packages post-install/update for easier local development
laravel-solo/live-reload
11 Downloads
A PHP-only live reload tool for Laravel local development.
huy-tran/api-explorer-module
472 Downloads
Self-hosted API explorer for local development
gossi/composer-localdev-plugin
3331 Downloads
Composer Plugin for local development
bueltge/wp-offline
3 Downloads
Block external calls, like http for scripts, styles and updates. Helpful for local development, audits and also for intranet solutions.
web3-php/cli
85 Downloads
Web3 PHP CLI is a blazing fast blockchain server for local development.
valeryan/valet-wsl
4493 Downloads
A more enjoyable local development experience for Windows Subsystem for Linux.
silverstripe/fulltextsearch-localsolr
101777 Downloads
A pre-configured, ready to use Solr instance for local development with the SilverStripe fulltextsearch module
jmarcher/valet-linux
1776 Downloads
A more enjoyable local development experience for Linux.
rabol/laravel-setup-local-dev
28 Downloads
This is a simple but handy package that can help you setup your local development environment
afragen/local-development
6 Downloads
Places development notice for plugins or themes that are in local development. Prevents updating of selected plugins and themes. Allows for using a local file server.
igne-agency/laravel-boot-up
16 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
jimbojsb/db-snapshot
2896 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.