laravel-packager
Package generator
A tool that automates the creation of new Laravel packages with minimal boilerplate code
A cli tool for creating Laravel packages
1k stars
33 watching
188 forks
Language: PHP
last commit: 13 days ago
Linked from 1 awesome list
boilerplatedevelopmenthacktoberfestlaravelpackage
Related projects:
Repository | Description | Stars |
---|---|---|
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
andyjessop/laravel5-starter-package | A starter package for building new Laravel 5 applications | 13 |
sohelamin/crud-generator | Automates the creation of common application components | 1,406 |
lubusin/laravel-decomposer | Provides a tool to generate detailed system reports of installed packages and environment configurations in Laravel applications. | 522 |
kamranahmedse/laraformer | A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
crestapps/laravel-code-generator | A tool that automates the creation of Laravel resources such as views, controllers, routes, and migrations. | 738 |
jimmy-js/laravel-report-generator | Generates PDF, CSV, and Excel reports in Laravel | 572 |
jarred-sumner/atbuild | A tool for programmable code generation and preprocessing of JavaScript | 35 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 796 |
r-lib/pkgdown | A tool that generates static HTML documentation for R packages | 718 |
jadulled/googleapi-laravel | A Laravel package providing a wrapper around the Google API v3 interface | 4 |
georgewritescode/laravel-react-typescript-boilerplate | An opinionated boilerplate for building fast and scalable web applications with Laravel 8, React, and Typescript. | 56 |