A tool for using the laravel 'make' commands outside of laravel. Great for package creation.
zamerick/foundry is a Laravel package for a tool for using the laravel 'make' commands outside of laravel. great for package creation..
It currently has 11 GitHub stars and 1 downloads on Packagist.
Install it with composer require zamerick/foundry.
Discover more Laravel packages by zamerick
or browse all Laravel packages to compare alternatives.
Last updated
Foundry is a command line tool that makes creating packages for laravel easier. Foundry makes it possible to use the artisan make commands outside of a laravel project, as well as some additional make commands for stubbing out a package skeleton, and other file generators.
Do you like this project? Support it by:
Foundry is an open-source software licensed under the MIT license.