PHPackages                             dingo-october/api - 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. [API Development](/categories/api)
4. /
5. dingo-october/api

ActiveLibrary[API Development](/categories/api)

dingo-october/api
=================

A RESTful API package for the OctoberCMS framework.

v3.0(8y ago)017BSD-3-ClausePHPPHP ^7.0

Since Apr 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ElijahGM/api)[ Packagist](https://packagist.org/packages/dingo-october/api)[ RSS](/packages/dingo-october-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (18)Versions (44)Used By (0)

[![](https://cloud.githubusercontent.com/assets/829059/9216039/82be51cc-40f6-11e5-88f5-f0cbd07bcc39.png)](https://cloud.githubusercontent.com/assets/829059/9216039/82be51cc-40f6-11e5-88f5-f0cbd07bcc39.png)

The Dingo API package is meant to provide you, the developer, with a set of tools to help you easily and quickly build your own API. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.

[![Build Status](https://camo.githubusercontent.com/cb0ad4a373c5908232d2e349cf6d26fc67c3abfb78a124dfe8221f7245bca375/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f64696e676f2f6170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dingo/api)[![License](https://camo.githubusercontent.com/a1198ceff122e0c68a8fe43c16907dd296532ea316fbd138383f31ba3cdba6b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64696e676f2f6170692e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Development Version](https://camo.githubusercontent.com/32200090b3c29070986a79209286f8b56c115c1f911cbf8ff60ec324640ecdf8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f64696e676f2f6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dingo/api)[![Monthly Installs](https://camo.githubusercontent.com/0c4a487158c1de1b17dce12ddf904a9d347ed424b9f016ee20a86b354fa7e901/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f64696e676f2f6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dingo/api)[![StyleCI](https://camo.githubusercontent.com/3ccc0430ce6afaa4cd0d19a86c10976b589162e71714d59f9975d6f5e3402406/68747470733a2f2f7374796c6563692e696f2f7265706f732f31383637333532322f736869656c64)](https://styleci.io/repos/18673522)

Features
--------

[](#features)

This package provides tools for the following, and more:

- Content Negotiation
- Multiple Authentication Adapters
- API Versioning
- Rate Limiting
- Response Transformers and Formatters
- Error and Exception Handling
- Internal Requests
- API Blueprint Documentation

Documentation
-------------

[](#documentation)

Please refer to our extensive [Wiki documentation](https://github.com/dingo/api/wiki) for more information.

Support
-------

[](#support)

For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on the dedicated [Slack](https://larachat.slack.com/messages/api/) room. Make sure to mention **@jasonlewis** so he is notified.

License
-------

[](#license)

This package is licensed under the [BSD 3-Clause license](http://opensource.org/licenses/BSD-3-Clause).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 80.1% 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 ~34 days

Recently: every ~117 days

Total

40

Last Release

3075d ago

Major Versions

v0.10.0 → v1.0.0-beta12015-08-12

v1.0.0-beta8 → v2.0.0-alpha12017-09-20

v2.0.0-alpha1 → v3.02017-12-13

PHP version history (4 changes)v0.1.0PHP &gt;=5.4.0

v0.9.0PHP &gt;=5.5.9

v1.0.0-beta4PHP ^5.5.9 || ^7.0

v2.0.0-alpha1PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c15a4181fc9ae5bef2ad3d22155544a07dd38c3c29e21da7cc134daf34d0c387?d=identicon)[Esofts](/maintainers/Esofts)

---

Top Contributors

[![jasonlewis](https://avatars.githubusercontent.com/u/829059?v=4)](https://github.com/jasonlewis "jasonlewis (866 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (65 commits)")[![hskrasek](https://avatars.githubusercontent.com/u/787487?v=4)](https://github.com/hskrasek "hskrasek (42 commits)")[![vinkla](https://avatars.githubusercontent.com/u/499192?v=4)](https://github.com/vinkla "vinkla (19 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (15 commits)")[![pulkitjalan](https://avatars.githubusercontent.com/u/4124930?v=4)](https://github.com/pulkitjalan "pulkitjalan (7 commits)")[![arnold-almeida](https://avatars.githubusercontent.com/u/53209?v=4)](https://github.com/arnold-almeida "arnold-almeida (5 commits)")[![tymondesigns](https://avatars.githubusercontent.com/u/1801923?v=4)](https://github.com/tymondesigns "tymondesigns (5 commits)")[![ipalaus](https://avatars.githubusercontent.com/u/248183?v=4)](https://github.com/ipalaus "ipalaus (5 commits)")[![thilanga](https://avatars.githubusercontent.com/u/1523586?v=4)](https://github.com/thilanga "thilanga (4 commits)")[![Andreyco](https://avatars.githubusercontent.com/u/829963?v=4)](https://github.com/Andreyco "Andreyco (4 commits)")[![jakubkratina](https://avatars.githubusercontent.com/u/712021?v=4)](https://github.com/jakubkratina "jakubkratina (4 commits)")[![ElijahGM](https://avatars.githubusercontent.com/u/918982?v=4)](https://github.com/ElijahGM "ElijahGM (4 commits)")[![thomasvanlankveld](https://avatars.githubusercontent.com/u/5240626?v=4)](https://github.com/thomasvanlankveld "thomasvanlankveld (4 commits)")[![denpamusic](https://avatars.githubusercontent.com/u/16575433?v=4)](https://github.com/denpamusic "denpamusic (3 commits)")[![pespantelis](https://avatars.githubusercontent.com/u/9113554?v=4)](https://github.com/pespantelis "pespantelis (3 commits)")[![rhwilr](https://avatars.githubusercontent.com/u/4346833?v=4)](https://github.com/rhwilr "rhwilr (3 commits)")[![jfexyz](https://avatars.githubusercontent.com/u/66879?v=4)](https://github.com/jfexyz "jfexyz (2 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (2 commits)")[![enjoy2000](https://avatars.githubusercontent.com/u/3882619?v=4)](https://github.com/enjoy2000 "enjoy2000 (2 commits)")

---

Tags

apilaravelrestfuloctoberdingo

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/dingo-october-api/health.svg)

```
[![Health](https://phpackages.com/badges/dingo-october-api/health.svg)](https://phpackages.com/packages/dingo-october-api)
```

###  Alternatives

[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)

PHPackages © 2026

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