PHPackages                             andrewbreksa/restful-unicorn - 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. andrewbreksa/restful-unicorn

AbandonedArchivedLibrary

andrewbreksa/restful-unicorn
============================

A simple MVC-like helper for building RAD Restful apps with Unicorn

08PHP

Since Jan 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/abreksa4/restful-unicorn)[ Packagist](https://packagist.org/packages/andrewbreksa/restful-unicorn)[ RSS](/packages/andrewbreksa-restful-unicorn/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[Restful-Unicorn](https://github.com/abreksa4/Restful-Unicorn)
==============================================================

[](#restful-unicorn)

*A simple MVC-like helper for building RAD Restful apps with [Unicorn](https://github.com/abreksa4/Unicorn)*

[![Build Status](https://camo.githubusercontent.com/56b0bf40d327d21d5b2490cdddaa12996c4abeb4d104687895a4dbe7e7a89e28/68747470733a2f2f7472617669732d63692e6f72672f616272656b7361342f7265737466756c2d756e69636f726e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/abreksa4/Restful-Unicorn)[![Stories in Ready](https://camo.githubusercontent.com/e26cf779949e534c02b1d30c3af6d7de317d6a76f4b0f78400439419842d7d4b/68747470733a2f2f62616467652e776166666c652e696f2f616272656b7361342f5265737466756c2d556e69636f726e2e706e673f6c6162656c3d7265616479267469746c653d5265616479)](http://waffle.io/abreksa4/Restful-Unicorn)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Installation
------------

[](#installation)

`composer require andrewbreksa/restful-unicorn`

Summary
-------

[](#summary)

This helper for [Unicorn](https://github.com/abreksa4/Unicorn) allows for the easy creation of Restful controller classes with automagic route mapping. Simply extend `AbstractRestfulController` and pass an Application instance and an array of class names to `AbstractRestfulController::bootstrapControllers()` to get up and running.

Notes
-----

[](#notes)

See the test code and content of `public` for a better idea of how to use this helper. Better documentation is to follow.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/881e86700b490ed77a8be2ab32ba3179ca7188a2e6bd94a0f2115eb2ed2c1ca2?d=identicon)[abreksa4](/maintainers/abreksa4)

---

Top Contributors

[![abreksa4](https://avatars.githubusercontent.com/u/6120041?v=4)](https://github.com/abreksa4 "abreksa4 (11 commits)")

### Embed Badge

![Health badge](/badges/andrewbreksa-restful-unicorn/health.svg)

```
[![Health](https://phpackages.com/badges/andrewbreksa-restful-unicorn/health.svg)](https://phpackages.com/packages/andrewbreksa-restful-unicorn)
```

PHPackages © 2026

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