Laravel Foundation - a framework inspired by Lucid Foundation
anfischer/laravel-foundation is a Laravel package for laravel foundation - a framework inspired by lucid foundation.
It currently has 1 GitHub stars and 1.342 downloads on Packagist (latest version v0.1.1).
Install it with composer require anfischer/laravel-foundation.
Discover more Laravel packages by anfischer
or browse all Laravel packages to compare alternatives.
Last updated
A package which adds base foundation for Laravel projects. The package is inspired by Lucid Architecture, but with added test-coverage and focused on adding foundation for Laravel >=5.6 and PHP >=7.1.
For more information about Foundation check out https://github.com/lucid-architecture/laravel and https://tech.vinelab.com/the-lucid-architecture-concept-ad8e9ed0258f.
Base Laravel 5.6 scaffolding on this package can be checked out at https://github.com/anfischer/laravel-foundation-scaffold.
src/
tests/
vendor/
Via Composer
$ composer require anfischer/laravel-foundation
Please see CHANGELOG for more information on what has changed recently.
$ composer test
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.