Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

caffeinated/beverage

Repository files navigation

This package has been abandoned and is no longer maintained.

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!