PHPackages                             larabeans/core - 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. larabeans/core

ActiveLarabeans-container[Utility &amp; Helpers](/categories/utility)

larabeans/core
==============

Apiato container to contains parent classes or common code used by all containers provided by Larabeans.

21.1k2PHP

Since May 22Pushed 3y ago2 watchersCompare

[ Source](https://github.com/larabeans/core)[ Packagist](https://packagist.org/packages/larabeans/core)[ RSS](/packages/larabeans-core/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

> [Larabeans](README.md) &gt; Core

---

Core
====

[](#core)

> APIATO container that contains parent classes or common code used by all containers provided by Larabeans.

- [Overview](#overview)
- [Config](#config)
- [Parents](#parents)
- [Models](#models)
- [Traits](#traits)
- [Scopes](#scopes)

---

Overview
--------

[](#overview)

---

Config
------

[](#config)

---

Parents
-------

[](#parents)

Adds parent models, extending Apiato parent models under parent namespace.

- Parents/Models/Model.php

---

Models
------

[](#models)

Below models are provided as default models having modification required for UUID or tenant. You can extend these or implement you own. Don't forget to update config file accordingly.

- Core/Models/User.php
- Core/Models/Role.php
- Core/Models/Permission.php
- Core/Parents/Models/Model.php

Note: Above model uses below listed traits, and these are commented by default, before proceeding to data migration, un comments as per your requirement. Just make sure relevant container is already installed.

---

Traits
------

[](#traits)

Reusable Traits

- HasUuid (Works along with uuider container)
- MultiTenantable (Works along with tenanter container)
- HasLocation (Works along with locationer container)
- HasLocations (Works along with locationer container)
- HasMobileLocation (Works along with locationer container)

---

Scopes
------

[](#scopes)

- MultiTenantableScope (Works along with tenanter container)
- Update CreateRoleRequest file to remove unique name rule and add ( 'name' =&gt; 'required|min:2|max:20|no\_spaces' )

---

> [Larabeans](README.md) &gt; Core [⬆](#uuider)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/38af220577e9973fe55d638833a05eceef4fd34d878d9fc9b255ac654709a4c9?d=identicon)[smurtazakazmi](/maintainers/smurtazakazmi)

---

Top Contributors

[![smurtazakazmi](https://avatars.githubusercontent.com/u/6737194?v=4)](https://github.com/smurtazakazmi "smurtazakazmi (40 commits)")[![naqvi-sajjad](https://avatars.githubusercontent.com/u/89626818?v=4)](https://github.com/naqvi-sajjad "naqvi-sajjad (8 commits)")

---

Tags

apiato-containerbeanercorelarabeans

### Embed Badge

![Health badge](/badges/larabeans-core/health.svg)

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

###  Alternatives

[echo511/plupload

Plupload component for Nette Framework.

104.4k1](/packages/echo511-plupload)

PHPackages © 2026

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