PHPackages                             neomerx/limoncello-shot - 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. neomerx/limoncello-shot

AbandonedProject[Framework](/categories/framework)

neomerx/limoncello-shot
=======================

The Laravel Lumen Framework.

v5.1.13(10y ago)461546[1 issues](https://github.com/neomerx/limoncello-shot/issues)MITPHPPHP &gt;=5.5.9

Since Apr 14Pushed 9y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (8)Versions (23)Used By (0)

The project is not actively developed. For new projects please start from
=======================================================================================================================

[](#the-project-is-not-actively-developed-for-new-projects-please-start-from-httpsgithubcomneomerxlimoncello-flute)

Quick start JSON API application
--------------------------------

[](#quick-start-json-api-application)

Limoncello Shot is a [JSON API](http://jsonapi.org/) quick start application.

Technically it is a default [Lumen 5.2](https://github.com/laravel/lumen) application integrated with

- [JSON API implementation](https://github.com/neomerx/json-api)
- Bearer (token-based) Authentication
- Cross-Origin Resource Sharing [CORS for Laravel/Lumen](https://github.com/neomerx/cors-illuminate)

It could be a great start if you are planning to develop API with Lumen.

The application includes

- CRUD operations for a few sample resources with input data validation and [events](https://lumen.laravel.com/docs/5.2/events).
- Authentication and authorization support integrated with [policies](https://lumen.laravel.com/docs/5.2/authorization).
- Support for such JSON API [features](http://jsonapi.org/format/#fetching) as resource inclusion, sparse field sets, sorting, filtering and pagination.
- JSON API errors.
- API tests.

### Installation

[](#installation)

Install [docker-compose](https://docs.docker.com/compose/)

Clone the project

Start local server at  and log server [http://localhost:8090](http://localhost:8080) with

```
$ composer install && composer docker-up

```

> Note: use `$ composer docker-down` to stop the servers.

[![Run in Postman](https://camo.githubusercontent.com/82ccefddb001e2caf9d399f1153fdda561cf3da341bb270e18644d516906bc64/68747470733a2f2f72756e2e7073746d6e2e696f2f627574746f6e2e737667)](https://app.getpostman.com/run-collection/064046759f3d14d4def7#?env%5Blimoncello%5D=W3sia2V5Ijoic2VydmVyIiwidmFsdWUiOiJodHRwOi8vbG9jYWxob3N0OjgwODAiLCJ0eXBlIjoidGV4dCIsImVuYWJsZWQiOnRydWV9LHsia2V5IjoidG9rZW4iLCJ0eXBlIjoidGV4dCIsInZhbHVlIjoie1wiaWRfdXNlclwiOjEsXCJzZWNyZXRcIjpcIk1KaXpFVnJQUk96Qk83OXZcIn0iLCJlbmFibGVkIjp0cnVlfV0=)

[![Requests in Postman](img/logs-and-postman.png)](img/logs-and-postman.png)

### Questions?

[](#questions)

[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/neomerx/json-api)

### License

[](#license)

This project is a fork from upstream [laravel/lumen](https://github.com/laravel/lumen). All changes to the upstream are licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Versioning

[](#versioning)

This project is synchronized with upstream `master` branch and uses similar versioning approach.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 69.7% 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 ~10 days

Total

22

Last Release

3827d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0da01dc445667261310b897ad80724e8c63130515b03159c79b1eeb2f3983c9a?d=identicon)[neomerx](/maintainers/neomerx)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (83 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (9 commits)")[![adamgoose](https://avatars.githubusercontent.com/u/611068?v=4)](https://github.com/adamgoose "adamgoose (3 commits)")[![verheesj](https://avatars.githubusercontent.com/u/3089457?v=4)](https://github.com/verheesj "verheesj (2 commits)")[![coolbung](https://avatars.githubusercontent.com/u/429363?v=4)](https://github.com/coolbung "coolbung (2 commits)")[![neomerx](https://avatars.githubusercontent.com/u/10420662?v=4)](https://github.com/neomerx "neomerx (2 commits)")[![davesouthey](https://avatars.githubusercontent.com/u/4697633?v=4)](https://github.com/davesouthey "davesouthey (1 commits)")[![howlowck](https://avatars.githubusercontent.com/u/338265?v=4)](https://github.com/howlowck "howlowck (1 commits)")[![intuxicated](https://avatars.githubusercontent.com/u/1641461?v=4)](https://github.com/intuxicated "intuxicated (1 commits)")[![iWader](https://avatars.githubusercontent.com/u/2007548?v=4)](https://github.com/iWader "iWader (1 commits)")[![jleft](https://avatars.githubusercontent.com/u/2017615?v=4)](https://github.com/jleft "jleft (1 commits)")[![joecohens](https://avatars.githubusercontent.com/u/1803556?v=4)](https://github.com/joecohens "joecohens (1 commits)")[![jrean](https://avatars.githubusercontent.com/u/5646128?v=4)](https://github.com/jrean "jrean (1 commits)")[![ksdev-pl](https://avatars.githubusercontent.com/u/4216259?v=4)](https://github.com/ksdev-pl "ksdev-pl (1 commits)")[![martinssipenko](https://avatars.githubusercontent.com/u/598744?v=4)](https://github.com/martinssipenko "martinssipenko (1 commits)")[![mdavis1982](https://avatars.githubusercontent.com/u/199807?v=4)](https://github.com/mdavis1982 "mdavis1982 (1 commits)")[![mhanson01](https://avatars.githubusercontent.com/u/1247572?v=4)](https://github.com/mhanson01 "mhanson01 (1 commits)")[![nemkstc](https://avatars.githubusercontent.com/u/1684463?v=4)](https://github.com/nemkstc "nemkstc (1 commits)")[![amosmos](https://avatars.githubusercontent.com/u/2318695?v=4)](https://github.com/amosmos "amosmos (1 commits)")[![nickdenisenko](https://avatars.githubusercontent.com/u/1898063?v=4)](https://github.com/nickdenisenko "nickdenisenko (1 commits)")

---

Tags

frameworklaravellumen

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neomerx-limoncello-shot/health.svg)

```
[![Health](https://phpackages.com/badges/neomerx-limoncello-shot/health.svg)](https://phpackages.com/packages/neomerx-limoncello-shot)
```

PHPackages © 2026

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