anfischer/laravel-foundation

Laravel Foundation - a framework inspired by Lucid Foundation

v0.1.1 2018-06-06 12:47 UTC

This package is auto-updated.

Last update: 2024-05-27 17:08:00 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.

Structure

src/
tests/
vendor/

Install

Via Composer

$ composer require anfischer/laravel-foundation

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Security

If you discover any security related issues, please email kontakt@season.dk instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.