Libraries tagged by laravel package development
pixamo/installer
474 Downloads
pixamo/installer is a Laravel package that makes it easy to install your application with just one click. With this package, you can quickly set up your application's environment, dependencies, and configurations without having to manually run multiple commands or manually edit files. It streamlines the installation process and makes it more efficient, saving you time and effort. It's perfect for both new and experienced developers. Give it a try and see how it can simplify your development process.
wayofdev/laravel-package-tpl
10 Downloads
🚀 Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
se468/laravel-package-boilerplate
12 Downloads
Starting point for Laravel package development.
recca0120/package-phpunit
47 Downloads
laravel package development phpunit
mvalim/package-utils
1727 Downloads
Some helpers for Laravel 5 package development
danidoble/laravel-package-skeleton
57 Downloads
A simple Laravel package skeleton development environment
sadeghpm/laravel-form-builder
79 Downloads
A laravel development package to make models create/edit form in blade syntax
paxha/laravel-asterisk
85 Downloads
laravel package for asterisk development
delvefore/laravel-packager-hermes
28 Downloads
Artisan make Commands when using https://github.com/Jeroen-G/laravel-packager thereby accelerating your development of Laravel Packages.
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
srmklive/laravel-package-generator
352 Downloads
Laravel plugin for generating custom packages for use in Laravel applications.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
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.
kadevland/laravel-easy-modules
4 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