Libraries tagged by dev-tool
haringsrob/laravel-dev-tools
24 Downloads
Laravel dev tools contains of multiple tools to ease Laravel development: Blade lsp
avto-dev/dev-tools
61380 Downloads
PHP developer tools
sunnysideup/spring-clean-recipe
239 Downloads
This silverstripe module removes old versions, unused files, elementals that are not requires, files that are not in use, and more.
sunnysideup/preview-all-elements
432 Downloads
In dev mode you can pick any page and see all the elemental blocks loaded onto that one page, for easy checking.
sunnysideup/gitignore
387 Downloads
No more manual editing for .gitignore - adds all the basics in one go
igne-agency/laravel-boot-up
174 Downloads
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
dev-toolbelt/laravel-fast-crud
1758 Downloads
Laravel package for rapid CRUD API scaffolding with filtering, sorting, pagination and CSV export
dev-toolbelt/laravel-eloquent-plus
1761 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
dev-toolbelt/jsend-payload
2017 Downloads
A framework-agnostic PHP library for building standardized JSend API responses with PSR-7 support
dev-toolbelt/enums
2140 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
ritaswc/laravel-query-logger
10666 Downloads
A dev tool to log all queries for laravel application.
outeredge/dev-dependencies
24036 Downloads
Dev tools used by outer/edge
ntentan/dev
1484 Downloads
A dev tool for use with ntentan
mapkyca/known-language-tools
5458 Downloads
I18N dev tools for Known
appkr/api
15111 Downloads
RESTful HTTP API dev tool for Laravel or Lumen based project