Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Zamerick/foundry

Use the artisan 'make' commands from laravel anywhere with Foundry!
https://github.com/Zamerick/foundry

Last synced: about 2 months ago
JSON representation

Use the artisan 'make' commands from laravel anywhere with Foundry!

Awesome Lists containing this project

README

        

# Foundry

This is a community project 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:**

- [Star the repository.](https://github.com/Zamerick/foundry/stargazers)
- [Follow me on twitter, and come say hi!](https://twitter.com/zamerick)
- [Donate via PayPal.](http://www.paypal.me/AlexOxthorn)

## License

Foundry is an open-source software licensed under the [MIT license](https://github.com/zamerick/foundry/blob/stable/LICENSE.md).