PHPackages                             peltonsolutions/laravel-ownerable - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. peltonsolutions/laravel-ownerable

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

peltonsolutions/laravel-ownerable
=================================

A custom package for Laravel to make it easier to attach and require classes to belong to a tenant.

044PHP

Since Mar 27Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-ownerable
=================

[](#laravel-ownerable)

Laravel Ownerable, developed by Pelton Solutions, can be used to help make certain classes owned by other classes. For example, in a tenant system, where a BlogPost might be owned by an Account. It automatically assigns the owner and requires the owner when the owned class is queried.

Install
-------

[](#install)

You can install the package via composer using the following command:

```
composer require peltonsolutions/laravel-ownerable
```

Testing
-------

[](#testing)

To ensure that laravel-ownerable is functioning correctly, you can run the package's tests using:

```
composer test
```

### Security

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Nathan Pelton](https://www.nathanpelton.com)

License
-------

[](#license)

laravel-ownerable is open-sourced software. It's licensed under the [MIT license](https://opensource.org/licenses/MIT), which is a permissive license allowing the software to be used, modified, and shared.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance60

Regular maintenance activity

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ded85d0d1dc28dd8ed6029f3daabce49292c91c5a0482fe99a61261776fa275?d=identicon)[peltonsolutions](/maintainers/peltonsolutions)

---

Top Contributors

[![nathanpelton](https://avatars.githubusercontent.com/u/29257226?v=4)](https://github.com/nathanpelton "nathanpelton (9 commits)")

### Embed Badge

![Health badge](/badges/peltonsolutions-laravel-ownerable/health.svg)

```
[![Health](https://phpackages.com/badges/peltonsolutions-laravel-ownerable/health.svg)](https://phpackages.com/packages/peltonsolutions-laravel-ownerable)
```

###  Alternatives

[mainwp/mainwp-child

This is the Child plugin for the MainWP Dashboard

973.4k](/packages/mainwp-mainwp-child)

PHPackages © 2026

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