Caffeinated Modules
Extract and modularize your code for maintainability. Essentially creates "mini-laravel" structures to organize your application. Originally developed for FusionCMS, an open source content management system.
Documentation
You will find user friendly and updated documentation on the Caffeinated website.
Installation
Simply install the package through Composer. From here the package will automatically register its service provider and Module facade.
composer require caffeinated/modules
Config
To publish the config file, run the following:
php artisan vendor:publish --provider="Caffeinated\Modules\ModulesServiceProvider" --tag="config"
Changelog
You will find a complete changelog history within the CHANGELOG file.
Contributing
Please see CONTRIBUTING for details.
Testing
Run tests with PHPUnit:
vendor/bin/phpunitSecurity
If you discover any security related issues, please email shea.lewis89@gmail.com directly instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
