PHPackages                             rutatiina/orchid-platform - 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. rutatiina/orchid-platform

ActiveLibrary[Framework](/categories/framework)

rutatiina/orchid-platform
=========================

Platform for back-office applications, admin panel or CMS your Laravel app.

10.19.0(4y ago)0121MITPHP

Since Mar 19Pushed 4y agoCompare

[ Source](https://github.com/rutatiina/orchid-platform)[ Packagist](https://packagist.org/packages/rutatiina/orchid-platform)[ Docs](https://orchid.software)[ Fund](https://www.paypal.me/tabuna/10usd)[ Fund](https://opencollective.com/orchid)[ RSS](/packages/rutatiina-orchid-platform/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (17)Versions (390)Used By (1)

 [![Laravel Orchid](https://camo.githubusercontent.com/9fc60f7a60a0ae585c7fa94615f2d2e11058ea2a039be5169633315ec69f3b5b/68747470733a2f2f6f72636869642e736f6674776172652f6173736574732f696d672f6c6f676f2d6c61726176656c2d7374796c652e737667)](https://orchid.software/)

#### For the full documentation, visit [orchid.software](http://orchid.software).

[](#for-the-full-documentation-visit-orchidsoftware)

[![](https://github.com/orchidsoftware/platform/workflows/Tests/badge.svg)](https://github.com/orchidsoftware/platform/actions)[![](https://camo.githubusercontent.com/e1afa07f8907f04d5504ceb08b1fefd39cfd74cba00deaaf0c81697ab897e20d/68747470733a2f2f636f6465636f762e696f2f67682f6f7263686964736f6674776172652f706c6174666f726d2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/orchidsoftware/platform)[![Packagist](https://camo.githubusercontent.com/bd1c8cc41af9dca87961fdcc3c4a65a0c3c7e7e73bf3e5f8ff32232c62f82eef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f72636869642f706c6174666f726d2e737667)](https://packagist.org/packages/orchid/platform)[![Open Collective backers and sponsors](https://camo.githubusercontent.com/ebe959ff0689ed26e957accc3c8442d80a3eb7f72a85787f959fada18ad3ef42/68747470733a2f2f696d672e736869656c64732e696f2f6f70656e636f6c6c6563746976652f616c6c2f6f7263686964)](https://opencollective.com/orchid)

Introduction
------------

[](#introduction)

Orchid is a free [Laravel](https://laravel.com) package that abstracts standard business logic and allows code-driven rapid application development of back office applications, admin/user panels and dashboards.

[ ![Laravel Orchid Platform](https://raw.githubusercontent.com/orchidsoftware/platform/master/.github/IMAGES/promo-full.png)](https://raw.githubusercontent.com/orchidsoftware/platform/master/.github/IMAGES/promo-full.png)### Interesting Features

[](#interesting-features)

- **Rapid Application Development** - Focus to PHP development and don't lose time with HTML, CSS, or JavaScript. Build application logic, not admin panels. Try our [quick start guide](https://orchid.software/en/docs/quickstart/) and kick-start your application's development.
- **Form Builder** - Prevent reinventing the wheel or forms. Orchid supports already [40+ form elements](https://orchid.software/en/docs/field/) "out of the box" and allows you to build all kinds of forms quickly.
- **Fast Loading Times** - Enjoy a SPA like performance! Transitions can be made without reloading a page and require no additional code. Thanks to the [Hotwire](https://hotwire.dev/) project, Orchid makes this a satisfying experience for you and your users.
- **Access Permissions &amp; Roles** - Take advantage of [granular access permissions](https://orchid.software/en/docs/access/), based on a user’s identity and corresponding role membership.
- **Filtering &amp; Sorting** - Offer your users the ability to filter and sort data quickly! Orchid uses an [Eloquent based filtering/sorting approach](https://orchid.software/en/docs/quickstart-sort-filter-table/).
- **Fast Full-Text Search** - Take advantage of the integrated [Laravel Scout based full-text search](https://orchid.software/en/docs/global-search/), that allows searching through all available content, and displaying search results almost instantly.
- **Multiple Notifications Types** - Orchid offers [various types of notifications](https://orchid.software/en/docs/alert/) and allows your application to keep your users informed appropriately.

### Live Demo

[](#live-demo)

Curious but not (yet) in the mood to read the documentation? Click [here](https://demo.orchid.software/login), to experience a live demo of Orchid.

Getting started
---------------

[](#getting-started)

### Documentation

[](#documentation)

- 🌍 [Documentation &amp; Quick Start Guide](https://orchid.software/en/docs)
- 🇷🇺 Чтобы ознакомиться с руководством, посетите сайт [orchid.software](https://orchid.software/ru/docs)

### Blog

[](#blog)

Orchid's [blog](https://blog.orchid.software/) informs about news and announcements around Laravel Orchid, including related projects.

Feedback/Support
----------------

[](#feedbacksupport)

We are continually trying to actively include feedback from the community in the development of Orchid. You help us a lot if you give us well structured and detailed feedback.

### GitHub

[](#github)

- Create [issues](https://github.com/orchidsoftware/platform/issues) to ask questions or report problems.
- Participate in [disccussions](https://github.com/orchidsoftware/platform/discussions) around Orchid and share your ideas/opinions.

### Telegram User Groups

[](#telegram-user-groups)

- [Global Community](https://t.me/orchid_community)
- [Russian Community](https://t.me/orchid_russian_community)
- [Spanish Community](https://t.me/esLaravelOrchid)

### Discord

[](#discord)

- [Discord](https://discord.gg/NxXhSHa5tq)

Development
-----------

[](#development)

### Releasese Strategy

[](#releasese-strategy)

We like to keep things as modern as possible and have a "[release early, release often](https://en.wikipedia.org/wiki/Release_early,_release_often)" approach to major releases. Meaning, we won't wait an arbitrary number of months to accumulate significant changes and release the next major version. By releasing major versions often, new features will be out earlier, and upgrading between versions will be much easier.

### Changelog

[](#changelog)

We actively and continuously maintain a [changelog](CHANGELOG.md) that informs about Orchid's history of improvements, bug fixes and changes.

Support Orchid
--------------

[](#support-orchid)

Thanks to our backers 🙏, Orchid is free for private and commercial purposes. 🎉

Voluntary donations are allowing us to spend more time improving Orchid for everyone! 👍

[![](https://camo.githubusercontent.com/441199cdaf071ed15345d9798c4e55fc3a97922005f01482d6ec980fa246f609/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6f72636869642f73706f6e736f72732e7376673f77696474683d383338)](https://opencollective.com/orchid#backers)[![](https://camo.githubusercontent.com/68bbbe8d339020b12ccae1475423a6b86dda21846a6e5981f6ba4bad4881369b/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6f72636869642f6261636b6572732e7376673f77696474683d383338)](https://opencollective.com/orchid#backers)

License
-------

[](#license)

Orchid is covered by the MIT license. Check [our license](LICENSE) for further information.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 85.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 ~4 days

Total

383

Last Release

1673d ago

Major Versions

6.11.1 → 7.0.02020-03-11

7.18.0 → 8.0.02020-09-10

8.5.1 → 9.0.02020-09-30

9.x-dev → 10.0.02021-04-14

10.18.1 → 11.x-dev2021-09-28

PHP version history (2 changes)0.0.1PHP &gt;=7.0.8

0.0.10PHP &gt;=7.0

### Community

Maintainers

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

---

Top Contributors

[![tabuna](https://avatars.githubusercontent.com/u/5102591?v=4)](https://github.com/tabuna "tabuna (4108 commits)")[![traviscibot](https://avatars.githubusercontent.com/u/33116358?v=4)](https://github.com/traviscibot "traviscibot (259 commits)")[![PSalador](https://avatars.githubusercontent.com/u/29531264?v=4)](https://github.com/PSalador "PSalador (152 commits)")[![PertsevRoman](https://avatars.githubusercontent.com/u/3835337?v=4)](https://github.com/PertsevRoman "PertsevRoman (82 commits)")[![Nks](https://avatars.githubusercontent.com/u/349293?v=4)](https://github.com/Nks "Nks (30 commits)")[![caratzky](https://avatars.githubusercontent.com/u/36058530?v=4)](https://github.com/caratzky "caratzky (26 commits)")[![Rendol](https://avatars.githubusercontent.com/u/2122240?v=4)](https://github.com/Rendol "Rendol (18 commits)")[![nunojesus](https://avatars.githubusercontent.com/u/34600369?v=4)](https://github.com/nunojesus "nunojesus (12 commits)")[![blankster](https://avatars.githubusercontent.com/u/1443109?v=4)](https://github.com/blankster "blankster (11 commits)")[![G3z](https://avatars.githubusercontent.com/u/875086?v=4)](https://github.com/G3z "G3z (10 commits)")[![funtom48](https://avatars.githubusercontent.com/u/10923304?v=4)](https://github.com/funtom48 "funtom48 (10 commits)")[![mavsan](https://avatars.githubusercontent.com/u/5114650?v=4)](https://github.com/mavsan "mavsan (10 commits)")[![AlexSabur](https://avatars.githubusercontent.com/u/12692865?v=4)](https://github.com/AlexSabur "AlexSabur (9 commits)")[![drabodan](https://avatars.githubusercontent.com/u/8014044?v=4)](https://github.com/drabodan "drabodan (9 commits)")[![osbre](https://avatars.githubusercontent.com/u/23292709?v=4)](https://github.com/osbre "osbre (9 commits)")[![Leshkens](https://avatars.githubusercontent.com/u/8939383?v=4)](https://github.com/Leshkens "Leshkens (7 commits)")[![MunGell](https://avatars.githubusercontent.com/u/812976?v=4)](https://github.com/MunGell "MunGell (5 commits)")[![grigoriy-ivanov](https://avatars.githubusercontent.com/u/13166748?v=4)](https://github.com/grigoriy-ivanov "grigoriy-ivanov (5 commits)")[![astersnake](https://avatars.githubusercontent.com/u/22416775?v=4)](https://github.com/astersnake "astersnake (5 commits)")[![agoalofalife](https://avatars.githubusercontent.com/u/15719824?v=4)](https://github.com/agoalofalife "agoalofalife (4 commits)")

---

Tags

frameworklaravelcmsplatformradcmfadminorchidextranet

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/rutatiina-orchid-platform/health.svg)

```
[![Health](https://phpackages.com/badges/rutatiina-orchid-platform/health.svg)](https://phpackages.com/packages/rutatiina-orchid-platform)
```

###  Alternatives

[orchid/platform

Platform for back-office applications, admin panel or CMS your Laravel app.

4.8k2.5M59](/packages/orchid-platform)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[bpocallaghan/laravel-admin-starter

The Laravel Framework.

3511.4k](/packages/bpocallaghan-laravel-admin-starter)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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