PHPackages                             orioncms/cms - 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. orioncms/cms

ActiveProject[Framework](/categories/framework)

orioncms/cms
============

Build smarter, scale faster with OrionCMS — your code, your way.

00[13 issues](https://github.com/orioncms/cms/issues)CSS

Since Oct 28Pushed 1y agoCompare

[ Source](https://github.com/orioncms/cms)[ Packagist](https://packagist.org/packages/orioncms/cms)[ RSS](/packages/orioncms-cms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

OrionCMS - Installation Guide
=============================

[](#orioncms---installation-guide)

Welcome to **OrionCMS**! Follow this guide to set up and run the project locally.

Prerequisites
-------------

[](#prerequisites)

Before starting, make sure you have the following installed:

- **Node.js** (v18+ recommended)
- **pnpm** (Package manager) - Install it globally if not already: ```
    npm install -g pnpm
    ```
- **MySQL** (or SQLite) database setup and ready.

Installation Steps
------------------

[](#installation-steps)

1. **Clone the repository**:

    ```
    git clone git@github.com:orioncms/cms.git
    ```
2. **Navigate to the project folder**:

    ```
    cd cms
    ```
3. **Install dependencies**:

    ```
    pnpm i
    ```
4. **Set up your database**:

    - Ensure you have database credentials ready:

        - **Host**
        - **User**
        - **Password**
        - **Port**
        - **Database name**
    - The application expects a MySQL (or SQLite) database. Update your database details in the appropriate configuration file (`.env` or similar). If an `.env` file is not available, create one in the root of the project.
5. **Start the development server**:

    ```
    pnpm dev
    ```
6. **Access the application**: Open your browser and go to:

    ```
    https://localhost:3000

    ```

Notes
-----

[](#notes)

- Make sure the database server is running and accessible.
- Default development port: `3000`.
- If you encounter SSL issues with `https://localhost`, check your browser or consider using `http://localhost:3000`.

---

### Enjoy building with OrionCMS 🚀

[](#enjoy-building-with-orioncms-)

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.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/25d8e818d0a4bab00b5d6aee2744ad14ddef3245da634ba961c2c9a1e05adc00?d=identicon)[orioncms](/maintainers/orioncms)

---

Top Contributors

[![turbobot-temp](https://avatars.githubusercontent.com/u/145653950?v=4)](https://github.com/turbobot-temp "turbobot-temp (4 commits)")[![phycticio](https://avatars.githubusercontent.com/u/84103108?v=4)](https://github.com/phycticio "phycticio (2 commits)")

---

Tags

cmscms-frameworknestjsreactjsturborepo

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[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.

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

A simple API extension for DateTime.

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

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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