PHPackages                             orians/framework - 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. orians/framework

ActiveLibrary[Framework](/categories/framework)

orians/framework
================

A framework package for OrianSoft and OrianSoft Clients.

1.2.1(2mo ago)017MITPHPPHP ^8.2

Since Jul 31Pushed 2mo agoCompare

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

READMEChangelogDependencies (2)Versions (24)Used By (0)

This is an OrianSoft Framework Package
======================================

[](#this-is-an-oriansoft-framework-package)

---

This repo can be used to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use this template" button at the top of this repo to create a new repo with the contents of this skeleton.
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
3. Have fun creating your package.
4. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

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

[](#installation)

You can install the package via composer:

```
composer require orians/framework
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="framework-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="framework-config"
```

Credits
-------

[](#credits)

- [Comus Bala](https://github.com/comusbala96)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance86

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~10 days

Total

23

Last Release

68d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6474045d3bdf18a649b906f18d9e45c55610d9579fa3847e62819ee12e334f3e?d=identicon)[ComusBala96](/maintainers/ComusBala96)

---

Top Contributors

[![ComusBala96](https://avatars.githubusercontent.com/u/113166895?v=4)](https://github.com/ComusBala96 "ComusBala96 (7 commits)")

---

Tags

frameworklaravelOrianSoftOrian

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/orians-framework/health.svg)

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27431.5k](/packages/rahulalam31-laravel-abuse-ip)

PHPackages © 2026

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