PHPackages                             rrdelaney/ariette - 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. rrdelaney/ariette

ActiveLibrary

rrdelaney/ariette
=================

A front-end agnostic microframework for PHP

07PHP

Since Jun 30Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Ariette
=======

[](#ariette)

[![Build Status](https://camo.githubusercontent.com/85dde1e80aa0e3a64dbf963fbba5b2371d8f75b8c0697791c19ec0196f113e19/68747470733a2f2f7472617669732d63692e6f72672f727264656c616e65792f617269657474652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rrdelaney/ariette)[![Documentation Status](https://camo.githubusercontent.com/025594251e98485276f81a83b254ee00bff51ade88203fe14efe662435533b1f/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f617269657474652f62616467652f3f76657273696f6e3d6c6174657374)](https://readthedocs.org/projects/ariette/?badge=latest)[![Codacy Badge](https://camo.githubusercontent.com/ace7043d6f4f480ae596e18a28de7dce446e4a90bdcbb498072077e090cded73/68747470733a2f2f7777772e636f646163792e636f6d2f70726f6a6563742f62616467652f3430333062646162376534393431633039393639643432383465386137363161)](https://www.codacy.com/app/rrdelaney/ariette)[![Code Climate](https://camo.githubusercontent.com/7c597e807ce2ef55e1be147cbf6cc362d213bf563bdb9adfdc4bf346b0d035de/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f727264656c616e65792f617269657474652f6261646765732f6770612e737667)](https://codeclimate.com/github/rrdelaney/ariette)

Ariette is a small framework designed to make you not hate your life as much because you're using PHP. It is designed around making API's and focuses on your backend logic, but doesn't make any desicions for you, making it easy to integrate into new projects.

Installing
----------

[](#installing)

```
composer require rrdelaney/ariette

```

Set up environment
------------------

[](#set-up-environment)

Run

```
composer install
composer dump-autoload
php scipts/test.php

```

Project Layout
--------------

[](#project-layout)

### `/core`

[](#core)

The standard library for Ariette lives here.

### `/docs`

[](#docs)

Documentation to be built with mkdocs is here.

### `/it`

[](#it)

It is the testing framework that comes bundled with Ariette

### `/aritette`

[](#aritette)

The source code for the Ariette framework

### `/scripts`

[](#scripts)

Build scripts and other fun stuff.

### `/tests`

[](#tests)

Tests build with It live here.

###  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/2e4776d0953a650be246180defc59313fffe9d1adeff14697d7360bb91593bb5?d=identicon)[rrdelaney](/maintainers/rrdelaney)

---

Top Contributors

[![rrdelaney](https://avatars.githubusercontent.com/u/6325382?v=4)](https://github.com/rrdelaney "rrdelaney (41 commits)")

### Embed Badge

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

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

PHPackages © 2026

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