PHPackages                             orchestra/model - 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. [Database &amp; ORM](/categories/database)
4. /
5. orchestra/model

ActiveLibrary[Database &amp; ORM](/categories/database)

orchestra/model
===============

Model Component for Orchestra Platform

v6.0.0(5y ago)9164.9k↓70.4%9[1 issues](https://github.com/orchestral/model/issues)[1 PRs](https://github.com/orchestral/model/pulls)3MITPHPPHP ^7.3 || ^8.0

Since Oct 7Pushed 4y ago2 watchersCompare

[ Source](https://github.com/orchestral/model)[ Packagist](https://packagist.org/packages/orchestra/model)[ Docs](http://orchestraplatform.com/docs/latest/components/model)[ Fund](https://paypal.me/crynobone)[ Fund](https://liberapay.com/crynobone)[ RSS](/packages/orchestra-model/feed)WikiDiscussions 6.x Synced yesterday

READMEChangelog (10)Dependencies (7)Versions (83)Used By (3)

Model Component for Orchestra Platform
======================================

[](#model-component-for-orchestra-platform)

This repository contains the model code of the Orchestra Platform. If you want to build an application using Orchestra Platform, visit [the main repository](https://github.com/orchestral/platform).

[![tests](https://github.com/orchestral/model/workflows/tests/badge.svg?branch=6.x)](https://github.com/orchestral/model/actions?query=workflow%3Atests+branch%3A6.x)[![Latest Stable Version](https://camo.githubusercontent.com/e2fc6a36f042bae71132991287f53aadce345bc3fddab751bc978f50466810f9/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6d6f64656c2f76657273696f6e)](https://packagist.org/packages/orchestra/model)[![Total Downloads](https://camo.githubusercontent.com/ee5d46462befc3dcb7b6b8090474ef9ff55a7ce54768fcb52933ffd86be93698/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6d6f64656c2f646f776e6c6f616473)](https://packagist.org/packages/orchestra/model)[![Latest Unstable Version](https://camo.githubusercontent.com/ca6320f00801447fde0c5669a43b0a29918e854d5d7f292d07c6073a7d4be720/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6d6f64656c2f762f756e737461626c65)](//packagist.org/packages/orchestra/model)[![License](https://camo.githubusercontent.com/13e3d0401d69f4ff9680eb8ec14fe44f787171ad5fe3deca5fed6aec0a088904/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6d6f64656c2f6c6963656e7365)](https://packagist.org/packages/orchestra/model)[![Coverage Status](https://camo.githubusercontent.com/dc5b8b7915d9013cf3c22920e40d676fb9353163d3b703bdc2ffb3096290b5f1/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6f72636865737472616c2f6d6f64656c2f62616467652e7376673f6272616e63683d362e78)](https://coveralls.io/github/orchestral/model?branch=6.x)

Version Compatibility
---------------------

[](#version-compatibility)

LaravelModel5.5.x3.5.x5.6.x3.6.x5.7.x3.7.x5.8.x3.8.x6.x4.x7.x5.x8.x6.xInstallation
------------

[](#installation)

To install through composer, run the following command from terminal:

```
composer require "orchestra/model"
```

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 98.6% 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 ~34 days

Recently: every ~95 days

Total

82

Last Release

1902d ago

Major Versions

2.2.x-dev → 3.0.x-dev2015-05-27

v3.8.3 → v4.0.02019-09-02

v3.8.4 → v4.1.02019-09-13

4.x-dev → v5.0.02020-03-24

v5.0.2 → v6.0.02021-04-18

PHP version history (8 changes)v2.0.0PHP &gt;=5.3.3

v2.2.0PHP &gt;=5.4.0

v3.1.1PHP &gt;=5.5.0

v3.3.0PHP &gt;=5.6.0

v3.5.0PHP &gt;=7.0

v3.6.0PHP &gt;=7.1

v4.0.0PHP &gt;=7.2

v6.0.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172966?v=4)[Mior Muhammad Zaki](/maintainers/crynobone)[@crynobone](https://github.com/crynobone)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (614 commits)")[![ahmadshah](https://avatars.githubusercontent.com/u/4233863?v=4)](https://github.com/ahmadshah "ahmadshah (9 commits)")

---

Tags

laravelmodelorchestra-platformorchestral

### Embed Badge

![Health badge](/badges/orchestra-model/health.svg)

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

###  Alternatives

[orchestra/tenanti

Tenant based Database Schema Manager for Laravel

588124.9k](/packages/orchestra-tenanti)[shiftonelabs/laravel-cascade-deletes

Adds application level cascading deletes to Eloquent Models.

165735.6k2](/packages/shiftonelabs-laravel-cascade-deletes)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121137.5k](/packages/highsolutions-eloquent-sequence)[orchestra/foundation

Orchestra Platform Foundation

5675.5k9](/packages/orchestra-foundation)[orchestra/html

HTML Component for Orchestra Platform

40112.8k2](/packages/orchestra-html)[orchestra/memory

Memory Component for Orchestra Platform

11150.2k11](/packages/orchestra-memory)

PHPackages © 2026

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