zamerick / foundry
A tool for using the laravel 'make' commands outside of laravel. Great for package creation.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^7.2
- laravel-zero/framework: ^6.0
- padraic/phar-updater: ^1.0.6
- zendframework/zend-text: ^2.7
Requires (Dev)
- mockery/mockery: ^1.0
- phpunit/phpunit: ^8.0
This package is not auto-updated.
Last update: 2025-03-30 08:12:28 UTC
README
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:
License
Foundry is an open-source software licensed under the MIT license.