PHPackages                             devsquad/extensions - 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. devsquad/extensions

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

devsquad/extensions
===================

Extension Classes for DevSquad Laravel projects

v1.2.0(7y ago)021MITPHPPHP ^7.0

Since Jul 13Pushed 7y agoCompare

[ Source](https://github.com/teamdevsquad/laravel-extensions)[ Packagist](https://packagist.org/packages/devsquad/extensions)[ RSS](/packages/devsquad-extensions/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

DevSquad laravel-extensions
===========================

[](#devsquad-laravel-extensions)

DevSquad Laravel Extension Classes

Create a Form
-------------

[](#create-a-form)

```
php artisan make:ds-form UserForm

```

Create a Request
----------------

[](#create-a-request)

```
php artisan make:ds-request UserRequest --form=UserForm

```

Create a Service
----------------

[](#create-a-service)

```
php artisan make:ds-service UserService --model=User

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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

Unknown

Total

1

Last Release

2863d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/737d15503c2277f2e6f023c1ddb827b2524e7e23dde1f97310cf3bc4a2aba02e?d=identicon)[teamdevsquad](/maintainers/teamdevsquad)

---

Top Contributors

[![r2luna](https://avatars.githubusercontent.com/u/23129218?v=4)](https://github.com/r2luna "r2luna (9 commits)")[![teamdevsquad](https://avatars.githubusercontent.com/u/33907040?v=4)](https://github.com/teamdevsquad "teamdevsquad (2 commits)")

### Embed Badge

![Health badge](/badges/devsquad-extensions/health.svg)

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

PHPackages © 2026

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