caffeinated / beverage

:coffee: Laravel 5 Support Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

:coffee: Laravel 5 Support Package

License:MIT License


Languages

Language:PHP 100.0%