Libraries tagged by Laravel Development
repat/laravel-medoo
246 Downloads
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
rabol/laravel-setup-local-dev
26 Downloads
This is a simple but handy package that can help you setup your local development environment
pavelzanek/laravel-generator
63 Downloads
File generator for faster and more efficient work with the Laravel framework
mtolhuijs/laravel-database-synchronizer
2908 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
4 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
11 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.
levizoesch/laravel-check-migrations
342 Downloads
A Laravel command scans your application for pending migrations, providing a clear overview of what needs to be migrated.You can then choose to run individual migrations or skip them as needed, short-cutting and optimizing your development workflow.
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
115 Downloads
Artisan soar in your browser
guanguans/laravel-code-runner
4 Downloads
Run the PHP code in the browser. - 在浏览器中运行 PHP 代码。
godscodes/laravel-video-embed
45 Downloads
Laravel Package for godscodes/MediaEmbed With Thumbnail
florddev/laravel-auto-routing
9 Downloads
Un package de routage automatique pour Laravel
erwinnerwin/laravel-api-generator
17 Downloads
Laravel API Generator is a tool that generates a RESTful API backend for Laravel applications. It helps developers create a complete and functional API in minutes, saving time and streamlining the development process. With features like code generation, customizable templates, and secure authentication, the Laravel API Generator simplifies the creation of robust, scalable, and secure APIs.