PHPackages                             paulus/paulus - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. paulus/paulus

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

paulus/paulus
=============

A PHP micro-framework (well, more like a "mini" framework) for creating RESTful API services quickly and efficiently.

v0.9.5(13y ago)1743.8k6[4 issues](https://github.com/Rican7/Paulus/issues)1MITPHPPHP &gt;=5.4.0

Since Feb 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Rican7/Paulus)[ Packagist](https://packagist.org/packages/paulus/paulus)[ Docs](https://github.com/Rican7/Paulus)[ RSS](/packages/paulus-paulus/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

Paulus
======

[](#paulus)

A PHP micro-framework (well, more like a "mini" framework) for creating RESTful API services quickly and efficiently. Its meant to work as a sort of ["boilerplate"](http://en.wikipedia.org/wiki/Boilerplate_code) for REST-like API services in PHP.

Getting Started
---------------

[](#getting-started)

- PHP 5.4.x is required
- Download the current [stable release](//github.com/Rican7/Paulus/archive/master.zip)
- Setup [URL rewriting](https://gist.github.com/4191715) for the [routing engine (Klein)](https://github.com/chriso/klein.php)
- [Configure](/Rican7/Paulus/blob/master/docs/configuration.md) the framework to your needs
- Create a route (and optionally, a controller) and start hitting your newly created API!

Attributions
------------

[](#attributions)

- [One Mighty Roar](https://github.com/onemightyroar) - For giving me the "20% time" to create this, the influence in its development direction, and the trust for using this internally.
- [Plymouth WebApp](https://github.com/plymouthstate/plymouth-webapp) - Much of the structure/organization was **originally** (it has since deviated pretty significantly) inspired by or taken and modified from the MIS team at Plymouth State University, with most of the credit going to past member's of the team: [Matthew Batchelder](https://github.com/borkweb) and [Adam Backstrom](https://github.com/abackstrom)
- [Klein.php](https://github.com/chriso/klein.php) - URL routing provided by Klein
    - Copyright (c) 2010 [Chris O'Hara](https://github.com/chriso)
- [PHP ActiveRecord](https://github.com/kla/php-activerecord) - ActiveRecord style database access pattern
    - Copyright (c) 2009 [Kien La](https://github.com/kla) and [Jacques Fuentes](https://github.com/jpfuentes2)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

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.

###  Release Activity

Cadence

Every ~28 days

Total

4

Last Release

4789d ago

### Community

Maintainers

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

---

Top Contributors

[![Rican7](https://avatars.githubusercontent.com/u/742384?v=4)](https://github.com/Rican7 "Rican7 (213 commits)")

---

Tags

apirestrouterroutingboilerplatemicroframework

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[contributte/api-router

RESTful Router for your Apis in Nette Framework - created either directly or via attributes

20809.0k3](/packages/contributte-api-router)[lukasdev/drouter

Um sistema simplista de roteamento, com o intuito de ser utilizado em aplicacoes web pequenas e webservices REST

172.6k1](/packages/lukasdev-drouter)

PHPackages © 2026

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