PHPackages                             watoki/curir - 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. watoki/curir

ActiveLibrary[Framework](/categories/framework)

watoki/curir
============

Web delivery system for PHP applications

v0.3(11y ago)22.1k1[3 issues](https://github.com/watoki/curir/issues)MITPHPPHP &gt;=5.4

Since Oct 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/watoki/curir)[ Packagist](https://packagist.org/packages/watoki/curir)[ Docs](http://github.com/watoki/curir)[ RSS](/packages/watoki-curir/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (5)Versions (5)Used By (0)

curir [![Build Status](https://camo.githubusercontent.com/87d587ffd55339efc762228b9ce4a2ed163967e3bbb3e1b5206fb114c9e5e90c/68747470733a2f2f7472617669732d63692e6f72672f7761746f6b692f63757269722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/watoki/curir)
=========================================================================================================================================================================================================================================================================

[](#curir-)

*curir* is a zero-configuration web delivery system for PHP applications that is optimized for rapid prototyping.

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

[](#installation)

To use curir in your own project with [Composer](http://getcomposer.org/), add the following lines to your `composer.json`.

```
"require" : {
    "watoki/curir" : "*"
}
```

To install curir as a stand-alone project you can use

```
git clone https://github.com/watoki/curir.git && cd curir
php install.php
```

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

[](#documentation)

You find everything you need to know about *curir* as [executable documentation on dox](http://dox.rtens.org/projects/watoki-curir/specs/Introduction).

Contribution
------------

[](#contribution)

Any kind of feedback is welcome. If you think this project is terrible, let me know why. If you think it's the best thing since sliced bread and you would like to use it, definitely let me know and I'll help you to get started. If you have any other remark to the project or its [documentation](http://dox.rtens.org/projects/watoki-curir/specs/Introduction) (maybe that it's confusing), also don't hesitate to drop me a line.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.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 ~206 days

Total

4

Last Release

4031d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.3.8

v0.2PHP &gt;=5.4

### Community

Maintainers

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

---

Top Contributors

[![rtens](https://avatars.githubusercontent.com/u/1468866?v=4)](https://github.com/rtens "rtens (343 commits)")[![haeusler](https://avatars.githubusercontent.com/u/575017?v=4)](https://github.com/haeusler "haeusler (2 commits)")[![BrianGreenhill](https://avatars.githubusercontent.com/u/1642339?v=4)](https://github.com/BrianGreenhill "BrianGreenhill (1 commits)")

---

Tags

routerroutingmvcwatoki

### Embed Badge

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

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

###  Alternatives

[klein/klein

A lightning fast router for PHP

2.7k1.1M31](/packages/klein-klein)[nette/application

🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.

45715.9M1.1k](/packages/nette-application)[pecee/simple-router

Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.

675231.0k18](/packages/pecee-simple-router)[vlucas/bulletphp

A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks

41650.0k1](/packages/vlucas-bulletphp)[vectorface/snappy-router

A quick and snappy routing framework.

4615.5k](/packages/vectorface-snappy-router)[izniburak/router

simple router class for php

23423.5k7](/packages/izniburak-router)

PHPackages © 2026

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