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

ActiveProject[Framework](/categories/framework)

ironphp/app
===========

The IronPHP Framework 1.0 application skeleton

1.0.13(4y ago)32881PHP

Since Dec 23Pushed 4y ago3 watchersCompare

[ Source](https://github.com/ironphp/app)[ Packagist](https://packagist.org/packages/ironphp/app)[ Docs](https://github.com/ironphp/app)[ Fund](https://issuehunt.io/r/gaurangkumar)[ Fund](https://ko-fi.com/gaurangkumar)[ RSS](/packages/ironphp-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (15)Used By (0)

IronPHP Application Skeleton
============================

[](#ironphp-application-skeleton)

 [ ![Total Downloads](https://camo.githubusercontent.com/afabc3cba2a407930bdaf24824a527f2eff1cd32980e7e0b34df469268add6ec/68747470733a2f2f706f7365722e707567782e6f72672f69726f6e7068702f6170702f642f746f74616c2e737667) ](https://packagist.org/packages/ironphp/app) [ ![Latest Stable Version](https://camo.githubusercontent.com/6fde9b8384dca77261adae66f129d89c6fac24455a98d94c9040beae3723f640/68747470733a2f2f706f7365722e707567782e6f72672f69726f6e7068702f6170702f762f737461626c652e737667) ](https://packagist.org/packages/ironphp/app) [ ![Software License](https://camo.githubusercontent.com/820fbedd492393d82b4cbd3b19a55e1bf9d827407f1bce18609d45158b96deac/68747470733a2f2f706f7365722e707567782e6f72672f69726f6e7068702f6170702f6c6963656e73652e737667) ](https://opensource.org/licenses/MIT) [ ![Minimum PHP Version](https://camo.githubusercontent.com/c281b1f1996a0c700cfb964675b9576e04be48ad0828902c4ae533855908d9ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e322d6565343439392e7376673f7374796c653d666c61742d706c6173746963) ](http://php.net/)
 [ ![CircleCI Build status](https://camo.githubusercontent.com/71cebb26d818ec8c0601362aa37597e123c291a7b55a7a565bcf37a65fa7bf07/68747470733a2f2f636972636c6563692e636f6d2f67682f69726f6e7068702f6170702e7376673f7374796c653d737667) ](https://circleci.com/gh/ironphp/app) [ ![AppVeyor Build status](https://camo.githubusercontent.com/a369170bbb72e8c368df97c5aea2a3b4b64de13cdf314351bd1d618147d55c43/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f326467383437626169786c74743470343f7376673d74727565) ](https://ci.appveyor.com/project/gaurangkumar/app) [ ![TravisCI](https://camo.githubusercontent.com/8e98585ac4b8868bf30309ba09efccbd291ce7fb1780a72d1b08a8c4bd4a6f76/68747470733a2f2f6170692e7472617669732d63692e636f6d2f69726f6e7068702f6170702e7376673f6272616e63683d6d6173746572) ](https://travis-ci.com/ironphp/app) [ ![StyleCI](https://camo.githubusercontent.com/e13e33d161bce0bb1c16c6722132f51a35dbe8cf95effbb366e0d4ad2659d6d2/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3135393135343636312f736869656c643f6272616e63683d6d6173746572) ](https://github.styleci.io/repos/159154661)
 [ ![Average time to resolve an issue](https://camo.githubusercontent.com/a6fa49f1253fd6f118592afb6fa94d116f63a43c9187850097f6afb15e679f99/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f7265736f6c7574696f6e2f69726f6e7068702f6170702e737667) ](http://isitmaintained.com/project/ironphp/app "Average time to resolve an issue") [ ![Percentage of issues still open](https://camo.githubusercontent.com/3025933a48aa10761d9d36e1adebc2e4f25e45d6ae7e7701ff8f8eba4002196e/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f69726f6e7068702f6170702e737667) ](http://isitmaintained.com/project/ironphp/app "Percentage of issues still open")

About IronPHP
-------------

[](#about-ironphp)

The IronPHP Framework 1.0 skeleton to create application which uses Front Controller, and MVC.

The Framework source code can be found here: [ironphp/ironphp](https://github.com/ironphp/ironphp).

> **Note:** No stable release yet - [IronPHP Framework 1.0.13 alpha1](https://github.com/ironphp/ironphp/releases/tag/1.0.13-alpha1) version has been released.

Table of Contents
-----------------

[](#table-of-contents)

- [Requirements](#requirements)
- [Installing IronPHP via Composer](#installing-ironphp-via-composer)
- [Update](#update)
- [Configuration](#configuration)
- [Community](#community)
- [Get Support](#get-support)
- [Security](#security)
- [Credits](#credits)
- [License](#license)

Requirements
------------

[](#requirements)

IronPHP requires PHP 7.2 or later; we recommend using the latest PHP version whenever possible.

Installing IronPHP via Composer
-------------------------------

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

You can install IronPHP as your project using [Composer](https://getcomposer.org) as a starting point. you can run the following:

1. Download [Composer-Setup.exe](https://getcomposer.org/Composer-Setup.exe) or download `composer.phar` file.
2. Run `php composer.phar create-project --prefer-dist ironphp/app [dir_name]`.

If Composer is installed locally, run

```
$ php composer.phar create-project ironphp/app
```

If Composer is installed globally, run

```
$ composer create-project ironphp/app
```

In case you want to use a custom app dir name (e.g. `/myapp/`):

```
$ composer create-project --prefer-dist ironphp/app myapp
```

You can directly clone this repo:

```
$ git clone https://github.com/ironphp/app.git myapp
```

Go to myapp dir, if installed with myapp dirname:

```
$ cd myapp
```

Go to ironphp dir, if installed without dirname:

```
$ cd app
```

If you have cloned or downloaded this repo, then you have to manually create `.env` file and generate `APP_KEY`:

```
$ copy .env.example .env
$ php jarvis key
```

You can now use php developement webserver to view the default home page:

```
$ php jarvis serve
```

You can also use jarvis by shortcut for *Windows* (*only work in cmd*, not supported in Windows PowerShell, or Linux/MacOS terminal):

```
$ jarvis serve
```

Then visit  to see the welcome page.

Update
------

[](#update)

Since this is a starting point for your application and various files would have been modified as per your needs, there isn't a way to provide automated upgrades atleast for NOT FOR NOW, so you have to update for this app-skeleton manually.

You can update The Framework `ironphp/ironphp` easily:

```
$ composer update ironphp/ironphp
```

Configuration
-------------

[](#configuration)

Read and edit `'Configuraton'` in `config/app.php` and setup the `'Datasource'` in `config/database.php`.

Community
---------

[](#community)

- IronPHP on [GitHub](https://github.com/ironphp)
- Follow us on [FaceBook](https://www.facebook.com/IronPHP)

About Us
--------

[](#about-us)

IronPHP development is led by the [GaurangKumar](https://instagram.com/gaurangkumar1).

Get Support
-----------

[](#get-support)

- [GitHub Issues](https://github.com/ironphp/app/issues) - Got issues? Please tell us!

Security
--------

[](#security)

If you’ve found a security issue in IronPHP, please use the following procedure instead of the normal bug reporting system. Instead of using the bug tracker, mailing list or IRC please send an email to .

For each report, we try to first confirm the vulnerability. Once confirmed, the IronPHP will take the following actions:

- Acknowledge to the reporter that we’ve received the issue, and are working on a fix. We ask that the reporter keep the issue confidential until we announce it.
- Get a fix/patch prepared.
- Prepare a post describing the vulnerability, and the possible exploits.
- Release new versions of all affected versions.
- Prominently feature the problem in the release announcement.

Authors
-------

[](#authors)

- GaurangKumar | [GitHub](https://github.com/gaurangkumar) | [Instagram](https://instagram.com/gaurangkumar1) | [Facebook](https://facebook.com/gaurangkumarp) | [Linkedin](https://www.linkedin.com/in/gaurangkumar/) | [Patreon](https://www.patreon.com/gaurangkumar) |

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 99% 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 ~92 days

Recently: every ~196 days

Total

14

Last Release

1503d ago

PHP version history (3 changes)1.0.1PHP &gt;=5.5

1.0.7PHP ^7.2

1.0.12PHP ^7.3

### Community

Maintainers

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

---

Top Contributors

[![gaurangkumar](https://avatars.githubusercontent.com/u/16745273?v=4)](https://github.com/gaurangkumar "gaurangkumar (203 commits)")[![GaurangKumar001](https://avatars.githubusercontent.com/u/87354409?v=4)](https://github.com/GaurangKumar001 "GaurangKumar001 (1 commits)")[![ImgBotApp](https://avatars.githubusercontent.com/u/31427850?v=4)](https://github.com/ImgBotApp "ImgBotApp (1 commits)")

---

Tags

appframeworkfrontcontrolleriron-phpironphpironphp-appironphp-frameworkmvcphpphpframeworkmvcappfrontcontrollerironphpiron-phpironphp-frameworkironphp-app

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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