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

ActiveProject

radphp/radphp-demo
==================

RadPHP demo application

14PHP

Since Nov 26Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

RadPHP demo
===========

[](#radphp-demo)

[![RadPHP Demo license](https://camo.githubusercontent.com/d8701bf31c1bafbf8ac48306b7f45a05769c3759edb2b3cbc757d617a869e00d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7261647068702f7261647068702d64656d6f2e737667)](https://github.com/radphp/radphp-demo)

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

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

[](#installation)

### With [Vagrant](http://docs.vagrantup.com/v2/installation/) and [Docker](https://docs.docker.com/installation/) (Recommended):

[](#with-vagrant-and-docker-recommended)

1. First make sure you have [Vagrant](http://docs.vagrantup.com/v2/installation/) and [Docker](https://docs.docker.com/installation/)
2. Execute `git clone git@github.com:radphp/radphp-demo.git [app-name]`
3. Change directory to `[app-name]`
4. Make sure you don't have web server running ([If you need help!](http://unix.stackexchange.com/a/139019/7099))
5. Just run `vagrant up`
6. Go to you container with `vagrant ssh`
7. Change directory to you virtual gost root directory with `cd /srv/www`
8. Execute `composer update`
9. 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-demo [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

[![Bitdeli Badge](https://camo.githubusercontent.com/fca69c323736cb65e032265d31e72b9c15531731b1d598fd5dd47d6dd8ac67fd/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f7261647068702f7261647068702d64656d6f2f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.7% 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/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 (49 commits)")[![omid](https://avatars.githubusercontent.com/u/45714?v=4)](https://github.com/omid "omid (38 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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