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

ActiveProject[Framework](/categories/framework)

originphp/app
=============

OriginPHP Application

3.22.1(4y ago)1265MITPHPPHP &gt;=7.3.0

Since May 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/originphp/app)[ Packagist](https://packagist.org/packages/originphp/app)[ Docs](https://www.originphp.com)[ RSS](/packages/originphp-app/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (11)Versions (87)Used By (0)

OriginPHP Application Template
==============================

[](#originphp-application-template)

This is the application template for OriginPHP.

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

[](#installation)

Download and install [Composer](https://getcomposer.org/doc/00-intro.md), then run the following command to create your new OriginPHP project.

```
$ composer create-project originphp/app [project_name]

```

OriginPHP comes with a dockerized development environment.

Install [Docker Desktop](https://www.docker.com/products/docker-desktop) then build the docker containers, this must be done from within the project folder. The build process only needs to be done once or if you change anything in the `Dockerfile`.

```
$ cd [project_name]
$ docker-compose build

```

The container only needs to be built once, after this you will use the up and down commands to start and stop the docker container.

If you just want a web server then run the `docker-compose` command

```
$ docker-compose up

```

Then you will now be able to access your app at .

To shut down the server

```
$ docker-compose down

```

If you want to start the docker container with extra services including MySQL, Redis, Minio, MailHog then run the script

```
$ bin/docker up
$ bin/docker down

```

To shutdown the containers hit `CTRL C`, this will close the docker container and additional services.

To learn how to remove or add services such as Postwoman, Elasticsearch, Memcached and PostgreSQL, see [Dockerized Development Environment](https://www.originphp.com/docs/development/dockerized-development-environment/)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 99.3% 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 ~9 days

Total

86

Last Release

1769d ago

Major Versions

1.15.0 → 2.0.02019-08-30

2.2.6 → 3.0.02019-10-25

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

1.8.2PHP ^7.2.0

3.8.0PHP &gt;=7.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e8a821333d9c7b7bc2ad3d164d142f65cd3912dea78033d31f76b0f19ba8a0c?d=identicon)[originphp](/maintainers/originphp)

---

Top Contributors

[![jamielsharief](https://avatars.githubusercontent.com/u/20553479?v=4)](https://github.com/jamielsharief "jamielsharief (272 commits)")[![Redleks](https://avatars.githubusercontent.com/u/6208668?v=4)](https://github.com/Redleks "Redleks (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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