PHPackages                             caffeinated/beverage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. caffeinated/beverage

AbandonedArchivedLibrary[Framework](/categories/framework)

caffeinated/beverage
====================

Laravel 5 support package

3.0.2(10y ago)64.0k1MITPHPPHP &gt;=5.5.9

Since Jun 12Pushed 6y agoCompare

[ Source](https://github.com/caffeinated/beverage)[ Packagist](https://packagist.org/packages/caffeinated/beverage)[ RSS](/packages/caffeinated-beverage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (6)Used By (0)

This package has been abandoned and is no longer maintained.
============================================================

[](#this-package-has-been-abandoned-and-is-no-longer-maintained)

Caffeinated Beverage
====================

[](#caffeinated-beverage)

[![Laravel 5.1](https://camo.githubusercontent.com/05076f1468adbd2ff88c746e1d499486fe3755747a047b2f42949a583c4884b2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e312d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Build Status](https://camo.githubusercontent.com/b4ed8046978b3ac3e9516f39278b258eb926d0c39e3605c254c44c2daa750eaa/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6361666665696e617465642f62657665726167652e7376673f267374796c653d666c61742d737175617265)](https://travis-ci.org/caffeinated/beverage)[![Scrutinizer coverage](https://camo.githubusercontent.com/5761531ef484124ee024cacb78b7a3a803f22fc42906b4c849dea0e0101cb03a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6361666665696e617465642f62657665726167652e7376673f267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/caffeinated/beverage)[![Scrutinizer quality](https://camo.githubusercontent.com/ab5bdcee30dbb77e3801982d7dee224151ba50232935981a5c7bfe4e85167f41/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6361666665696e617465642f62657665726167652e7376673f267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/caffeinated/beverage)[![Source](https://camo.githubusercontent.com/a53defdff6504bbc8b05e29eb19fabcdc44b938c3d3a77101de1a638959bfaa7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6361666665696e617465642f62657665726167652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/caffeinated/beverage)[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://tldrlegal.com/license/mit-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
-------------

[](#documentation)

You will find user friendly and updated documentation in the wiki here: [Caffeinated Beverage Wiki](https://github.com/caffeinated/beverage/wiki)

Quick Installation
------------------

[](#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!

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~20 days

Total

5

Last Release

3907d ago

Major Versions

v1.0.4 → v2.02015-06-26

v2.0 → 3.0.02015-08-16

PHP version history (2 changes)v1.0.4PHP &gt;=5.4.0

v2.0PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/55915858d65ae931237d7e8ae69125f0245d3490fbe74fdd0743749ab5396244?d=identicon)[thekanbo](/maintainers/thekanbo)

---

Top Contributors

[![kaidesu](https://avatars.githubusercontent.com/u/355659?v=4)](https://github.com/kaidesu "kaidesu (65 commits)")

---

Tags

laravelstructurerepositoriescaffeinatedbeverage

### Embed Badge

![Health badge](/badges/caffeinated-beverage/health.svg)

```
[![Health](https://phpackages.com/badges/caffeinated-beverage/health.svg)](https://phpackages.com/packages/caffeinated-beverage)
```

###  Alternatives

[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M148](/packages/laravel-breeze)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
