You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
Shea Lewis edited this page Mar 6, 2015
·
1 revision
Introduction
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. At the moment the package is not unit tested, but is planned to be covered later down the road.
Behind The Name
The idea is that "beverage" is an ambiguous term implying that you can customize your "drink" however you like. A caffeinated beverage shares some common attributes regardless of the type of beverage you want: a cup, espresso, water, etc.