PHPackages                             radphp/radphp - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. radphp/radphp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

radphp/radphp
=============

RadPHP is an experimental RESTful framework

v0.1.0(10y ago)16174[1 issues](https://github.com/radphp/radphp/issues)2MITPHPPHP &gt;=5.5.21

Since Dec 13Pushed 8y ago5 watchersCompare

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

READMEChangelogDependenciesVersions (3)Used By (2)

RadPHP Framework
================

[](#radphp-framework)

[![RadPHP license](https://camo.githubusercontent.com/b110c1e7431177aec7ebc3f44cecca10d243ccc863204bb75074d2bf81c80d7a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7261647068702f7261647068702e737667)](https://github.com/radphp/radphp) [![RadPHP Downloads](https://camo.githubusercontent.com/38813a7e6fa04f220e647396dafa1db0c2e179a8c89b0b73d033fb2035a55d13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261647068702f7261647068702e737667)](https://github.com/radphp/radphp) [![Build Status](https://camo.githubusercontent.com/c7e31ce4e0daf054abb1111b91f39b3075ebc3efb9fa8f974f2ad75c4e71d7b9/68747470733a2f2f7472617669732d63692e6f72672f7261647068702f7261647068702e737667)](https://travis-ci.org/radphp/radphp) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/789c18d699cbc9eccb033a15faee7508f2d28406718fcdcd68151638eff26263/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261647068702f7261647068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/radphp/radphp/?branch=master) [![Code consistency](https://camo.githubusercontent.com/c9ec8cde394fa722c89c0ab2da5392faf5684acd20d812889ac3fd2115417422/687474703a2f2f737175697a6c6162732e6769746875622e696f2f5048505f436f6465536e69666665722f616e616c797369732f7261647068702f7261647068702f67726164652e737667)](http://squizlabs.github.io/PHP_CodeSniffer/analysis/radphp/radphp)

RadPHP is a rapid RESTful application development PHP framework based on [ADR](http://pmjones.io/adr/) pattern.

[![Bitdeli Badge](https://camo.githubusercontent.com/9b24c5b335e27205f5ad2519eca2dcc6e2c3e24367526537cf6da1a15daf3f51/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f7261647068702f7261647068702f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

Installing RadPHP via Composer
------------------------------

[](#installing-radphp-via-composer)

You can install RadPHP into your project using [Composer](http://getcomposer.org). If you're starting a new project, we recommend using the [app skeleton](https://github.com/radphp/radphp-app) as a starting point. For existing applications you can run the following:

```
$ composer require radphp/radphp:"dev-master"
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77% 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 ~334 days

Total

2

Last Release

3497d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.5.21

0.1.x-devPHP &gt;=5.6

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/4c52b5c26e0dc668582a6b9e9df1fc417c3b493f689fb04d6e25b532a6131cfa?d=identicon)[omid](/maintainers/omid)

---

Top Contributors

[![atkrad](https://avatars.githubusercontent.com/u/351364?v=4)](https://github.com/atkrad "atkrad (292 commits)")[![omid](https://avatars.githubusercontent.com/u/45714?v=4)](https://github.com/omid "omid (86 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

utilityRadPHPcomponent

### Embed Badge

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

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

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.2k417.9M1.6k](/packages/nette-utils)[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.2M192](/packages/danielstjules-stringy)[voku/arrayy

Array manipulation library for PHP, called Arrayy!

4915.6M18](/packages/voku-arrayy)[phpoffice/common

PHPOffice Common

23812.6M36](/packages/phpoffice-common)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.5M22](/packages/vaimo-composer-patches)[phpcsstandards/phpcsutils

A suite of utility functions for use with PHP\_CodeSniffer

6337.7M89](/packages/phpcsstandards-phpcsutils)

PHPackages © 2026

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