Libraries tagged by Dev scripts
neronmoon/scriptsdev
1544212 Downloads
Scripts-dev behaviour for Composer
lullabot/drainpipe-dev
752006 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
dzentota/chrome-dev-tools
6661 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools
renakdup/colorize-wp-adminpanel-for-environments
10728 Downloads
WordPress script to colorize admin-bar for different environments. Developers, Content Managers, and others will never confuse the environment where they work.
stumason/claudavel
4956 Downloads
Opinionated Laravel starter setup: Horizon, Reverb, Telescope, Sanctum, health checks, coding standards, and a concurrent dev script.
sabatino/artisan-dev
1345 Downloads
Helper for running multiple dev scripts in Laravel
newtovaux/dev-bootstrap
258 Downloads
Dev-only bootstrap script exposed via vendor/bin/bootstrap for PHP Laravel projects.
publishpress/dev-workspace
1534 Downloads
Shared Composer scripts for PublishPress plugins
polymorphine/dev
1533 Downloads
Development tools & coding standard scripts for Polymorphine libraries
masgeek/composer-scripts
38 Downloads
Reusable Composer script callbacks for PHP projects — testing, linting, IDE helpers, and dev server. Framework-agnostic.
luka-dev/playwright-php
15629 Downloads
A PHP Module, that help with generating of task script for playwright and send it node.js
mapkyca/known-dev-scripts
3264 Downloads
Useful Known development scripts
sabatinomasala/dev-scripts-for-laravel
1614 Downloads
Helper for running multiple dev scripts in Laravel
kuria/dev-meta
1266 Downloads
Common development dependencies and scripts for Kuria libraries
igne-agency/laravel-boot-up
30 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.