https://github.com/Zamerick/foundry
  
  
    Use the artisan 'make' commands from laravel anywhere with Foundry!  
    https://github.com/Zamerick/foundry
  
        Last synced: 6 months ago 
        JSON representation
    
Use the artisan 'make' commands from laravel anywhere with Foundry!
- Host: GitHub
 - URL: https://github.com/Zamerick/foundry
 - Owner: Zamerick
 - License: mit
 - Created: 2018-05-24T00:00:50.000Z (over 7 years ago)
 - Default Branch: dev
 - Last Pushed: 2022-11-15T03:30:16.000Z (almost 3 years ago)
 - Last Synced: 2024-08-04T01:17:56.375Z (over 1 year ago)
 - Language: PHP
 - Homepage:
 - Size: 103 KB
 - Stars: 10
 - Watchers: 2
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE.md
 
 
Awesome Lists containing this project
- awesome-laravel-zero - Foundry
 
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).