PHPackages                             terpise/laravel-solid - 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. terpise/laravel-solid

ActiveLibrary

terpise/laravel-solid
=====================

Laravel SOLID

1.0.2(2y ago)120[2 PRs](https://github.com/terpise/laravel-solid/pulls)MITPHPPHP ^8.1

Since Jul 28Pushed 2y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (8)Versions (6)Used By (0)

Laravel SOLID
=============

[](#laravel-solid)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c357740544ce38b50e01b23b182bfdb5229ffc556e42f7f1bac4602bdd78b114/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746572706973652f6c61726176656c2d736f6c69642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/terpise/laravel-solid)[![GitHub Tests Action Status](https://camo.githubusercontent.com/def140b52e916c0af6f386b36d3a57136d3ceb9f2b72fb816e3d403f49765723/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f746572706973652f6c61726176656c2d736f6c69642f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/terpise/laravel-solid/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/c9e27b6e9b1e19d710b13838c9f03bd0d6241502da6e914da79a3d6aaf7ecfe9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f746572706973652f6c61726176656c2d736f6c69642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/terpise/laravel-solid/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/73cc3fe77dafa0fa3c7a10551e4f6d9e9d4f94f7979a2b66ebaeeee09cab61c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746572706973652f6c61726176656c2d736f6c69642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/terpise/laravel-solid)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require terpise/laravel-solid
```

You can publish the config file with:

```
php artisan vendor:publish --tag=solid-config
```

This is the contents of the published config file:

```
return [
];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Terpise](https://github.com/terpise)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~1 days

Total

3

Last Release

1014d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc179eb1b9493d67de1df5889a39bfabe604d1cc38c6c633217f8a9f0fad31e?d=identicon)[terpise](/maintainers/terpise)

---

Top Contributors

[![terpise](https://avatars.githubusercontent.com/u/45754637?v=4)](https://github.com/terpise "terpise (17 commits)")

---

Tags

laravelterpiselaravel-solid

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/terpise-laravel-solid/health.svg)

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

###  Alternatives

[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[bilfeldt/laravel-request-logger

Log Laravel application request and responses for debugging or statistics

122163.3k2](/packages/bilfeldt-laravel-request-logger)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[basillangevin/laravel-data-json-schemas

Transforms Spatie Data objects into JSON Schemas with built-in validation

1312.2k1](/packages/basillangevin-laravel-data-json-schemas)

PHPackages © 2026

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