PHPackages                             radphp/app - 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. radphp/app

ActiveProject[Framework](/categories/framework)

radphp/app
==========

RadPHP application skeleton

v0.1.0(8y ago)29MITHTMLPHP &gt;=5.5.21

Since Dec 9Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (2)Used By (0)

RadPHP application skeleton
===========================

[](#radphp-application-skeleton)

A skeleton for creating applications based on [RadPHP framework](https://github.com/radphp/radphp).

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

[](#installation)

### With [Docker](https://docs.docker.com/installation/) (Recommended):

[](#with-docker-recommended)

1. First make sure you have [Docker](https://docs.docker.com/engine/installation/) and [Docker Compose](https://docs.docker.com/compose/install/)
2. Run `composer create-project --ignore-platform-reqs -s dev --prefer-dist radphp/app [app_name]`
3. Change directory to `[app-name]`
4. Run `docker-compose up -d` to run web container
5. Go to you container with `docker-compose exec --user=radphp web ash`
6. Execute `composer update`
7. Then open  in your browser

### With your own installation of web server and PHP:

[](#with-your-own-installation-of-web-server-and-php)

1. First make sure you have [Composer](http://getcomposer.org/doc/00-intro.m)
2. Run `composer create-project -s dev --prefer-dist radphp/radphp-app [app_name]`
3. Put `[app_name]` directory somewhere in your web root directory
4. Create a virtual host config file in your web server and point it's root directory to `web` directory of `[app_name]`
5. Add your defined SERVERNAME in front of 127.0.0.1 line in your /etc/hosts
6. Then open  in your browser

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.4% 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

Unknown

Total

1

Last Release

3079d ago

### 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 (59 commits)")[![omid](https://avatars.githubusercontent.com/u/45714?v=4)](https://github.com/omid "omid (33 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

---

Tags

RadPHPapprestful

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[php-curl-class/php-curl-class

PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.

3.3k9.5M353](/packages/php-curl-class-php-curl-class)[blink/blink

A high performance web framework and application server in PHP

83441.9k3](/packages/blink-blink)[skeeks/yii2-assets-auto-compress

Automatically compile and merge files js + css + html in yii2 project

162437.6k6](/packages/skeeks-yii2-assets-auto-compress)[yiisoft/app

Yii3 web application template

35512.3k](/packages/yiisoft-app)

PHPackages © 2026

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