Libraries tagged by Laravel Development
rabol/laravel-setup-local-dev
28 Downloads
This is a simple but handy package that can help you setup your local development environment
mtolhuijs/laravel-database-synchronizer
2911 Downloads
Synchronize your production and development databases with a simple command
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
lightszentip/laravel-starter-base-app
6 Downloads
A powerful starter kit for Laravel applications featuring Filament and Jetstream, designed for rapid development with the latest quality standards. Perfect for building scalable and maintainable Laravel apps with a modern tech stack including Livewire, PHPStan, and Pest.
kadevland/laravel-easy-modules
5 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
jeroennoten/laravel-psp
36 Downloads
Laravel Package Service Provider for autoloading dependencies of packages in development
imanghafoori/laravel-anytoken
4 Downloads
A minimal yet powerful package to help you in development.
huangdijia/laravel-web-soar
119 Downloads
Artisan soar in your browser
halilcosdu/laravel-command-banner
39 Downloads
Laravel Command Banner: Prevents Commands from Running in Defined Environments
guanguans/laravel-code-runner
6 Downloads
Run the PHP code in the browser. - 在浏览器中运行 PHP 代码。
ejetar/laravel-environment
150 Downloads
📂 Load a custom .env file according to your environment.
dipesh79/laravel-mail-log-viewer
228 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
byteflick/laravel-domain-localization
9 Downloads
A Laravel package facilitating efficient locale determination based on domain names, simplifying multi-language website development.
anastalal/laravel-translation-importer
5 Downloads
A Laravel Package to synchronise translation keys. This package simplifies the process of maintaining translations, especially when new keys are introduced during development.