caffeinated/beverage

This package is abandoned and no longer maintained. No replacement package was suggested.

Laravel 5 support package

3.0.2 2015-09-03 12:39 UTC

This package is auto-updated.

Last update: 2020-03-06 18:04:15 UTC


README

Caffeinated Beverage

Laravel 5.1 Build Status Scrutinizer coverage Scrutinizer quality Source License

Caffeinated Beverage is a general support package for the Laravel 5 framework. Beverage provides flexible and reusable components of code for commonly used functionality as well as the means to customize the default Laravel 5 folder structure.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.

Documentation

You will find user friendly and updated documentation in the wiki here: Caffeinated Beverage Wiki

Quick Installation

Begin by installing the package through Composer.

composer require caffeinated/beverage=~2.0

And that's it! With your coffee in reach, start building out some awesome web applications!