PHPackages                             shortcodes/abstract-resource-controller - 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. shortcodes/abstract-resource-controller

AbandonedArchivedLibrary[Framework](/categories/framework)

shortcodes/abstract-resource-controller
=======================================

Abstract controller with full CRUD used by single entity action

1.2.25(5y ago)33.4kmitPHPPHP &gt;=7.0.0

Since Feb 7Pushed 4y agoCompare

[ Source](https://github.com/shortcodes/abstract-resource-controller)[ Packagist](https://packagist.org/packages/shortcodes/abstract-resource-controller)[ RSS](/packages/shortcodes-abstract-resource-controller/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)DependenciesVersions (55)Used By (0)

AbstractResourceController
==========================

[](#abstractresourcecontroller)

⛔️DEPRECATED - this repository is deprecated and won't be maintained. I recomend to use this repository instead  ⛔️

Abstract controller with full CRUD used by single entity action

Usage
=====

[](#usage)

Extend controller class with AbstractResourceController and provide protected property

```
protected $model = YourApiResourceController::class;

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~18 days

Recently: every ~93 days

Total

49

Last Release

1847d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30219536?v=4)[Roman Szymański](/maintainers/shortcodes)[@shortcodes](https://github.com/shortcodes)

---

Top Contributors

[![shortcodes](https://avatars.githubusercontent.com/u/30219536?v=4)](https://github.com/shortcodes "shortcodes (20 commits)")[![ttryka-mindz](https://avatars.githubusercontent.com/u/275661947?v=4)](https://github.com/ttryka-mindz "ttryka-mindz (9 commits)")[![mg10110](https://avatars.githubusercontent.com/u/32193892?v=4)](https://github.com/mg10110 "mg10110 (1 commits)")

---

Tags

archiveddeprecatedobsolete

### Embed Badge

![Health badge](/badges/shortcodes-abstract-resource-controller/health.svg)

```
[![Health](https://phpackages.com/badges/shortcodes-abstract-resource-controller/health.svg)](https://phpackages.com/packages/shortcodes-abstract-resource-controller)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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