Skip to content
← Back to projects

Foundry

A tool for using the laravel 'make' commands outside of laravel. Great for package creation.

#Foundry

This is a and not an official Laravel one

#Documentation

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.

#Support the development

Do you like this project? Support it by:

#License

Foundry is an open-source software licensed under the MIT license.

New version available.