PHPackages                             kiwilan/steward-laravel - 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. kiwilan/steward-laravel

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

kiwilan/steward-laravel
=======================

PHP meta package for Laravel with many services and utility.

0.5.0(2y ago)22.5k[5 PRs](https://github.com/kiwilan/steward-laravel/pulls)MITPHPPHP ^8.1CI passing

Since Sep 2Pushed 1mo ago1 watchersCompare

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

READMEChangelog (4)Dependencies (27)Versions (11)Used By (0)

**Steward for Laravel**
=======================

[](#steward-for-laravel)

[![Banner with steward picture in background and Steward for Laravel title](https://raw.githubusercontent.com/kiwilan/steward-laravel/main/docs/banner.jpg)](https://raw.githubusercontent.com/kiwilan/steward-laravel/main/docs/banner.jpg)

[![php](https://camo.githubusercontent.com/628efd605d1415887cbfa0608bbf9b8cf801aad626691863a891954500bde694/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c61742d737175617265266c6162656c3d504850266d6573736167653d76382e3226636f6c6f723d373737424234266c6f676f3d706870266c6f676f436f6c6f723d666666666666266c6162656c436f6c6f723d313831383162)](https://www.php.net/)[![laravel](https://camo.githubusercontent.com/f41c47e3ee9fabf36c6130bba53355717708f051b3a46252801b3f2b3f59dc49/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d4c61726176656c266d6573736167653d7639267374796c653d666c61742d73717561726526636f6c6f72413d31383138314226636f6c6f72423d464632443230)](https://laravel.com)

[![version](https://camo.githubusercontent.com/e528a3f4503c190a5f9581b0b3895f1616c7cbc4fe5618b0aed084f15a2212ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6977696c616e2f737465776172642d6c61726176656c2e7376673f7374796c653d666c61742d73717561726526636f6c6f72413d31383138314226636f6c6f72423d373737424234)](https://packagist.org/packages/kiwilan/steward-laravel)[![downloads](https://camo.githubusercontent.com/6a0ac819922994ed1e4c02a682b51c737e75fee878dffc68acc70e56d8b2569e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6977696c616e2f737465776172642d6c61726176656c2e7376673f7374796c653d666c61742d73717561726526636f6c6f72413d31383138314226636f6c6f72423d373737424234)](https://packagist.org/packages/kiwilan/steward-laravel)[![license](https://camo.githubusercontent.com/a847d9999502dec313a6e17a45314050a547f10828ce4a82b2b108edd21b39b0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b6977696c616e2f737465776172642d6c61726176656c2e7376673f7374796c653d666c61742d73717561726526636f6c6f72413d31383138314226636f6c6f72423d373737424234)](https://github.com/kiwilan/steward-laravel/blob/main/README.md)[![tests](https://camo.githubusercontent.com/ebc34cf5ef3d3f7bf09cc26e5e59920e6f7e5b1def9bd17c3eba18cfa715b4fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6977696c616e2f737465776172642d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d73717561726526636f6c6f72413d313831383142)](https://github.com/kiwilan/steward-laravel/actions/workflows/run-tests.yml)[![codecov](https://camo.githubusercontent.com/44fccc8a3c75186c2000d7f666ce522b6cc3ee61730f38f66c339366571d3d79/68747470733a2f2f636f6465636f762e696f2f67682f6b6977696c616e2f737465776172642d6c61726176656c2f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d503958494b324b563947)](https://codecov.io/gh/kiwilan/steward-laravel)

[![netlify](https://camo.githubusercontent.com/b03850b83c62ac8a3d019b0a1193c0961299c3e4432b91afa8131be306b22195/68747470733a2f2f6170692e6e65746c6966792e636f6d2f6170692f76312f6261646765732f38343964346134352d313233362d346639652d393932632d3461323432353838616561632f6465706c6f792d737461747573)](https://app.netlify.com/sites/steward-for-laravel/deploys)

Warning

This package is not fully tested and is not ready for production.

PHP meta package for Laravel with many services and utility.

Documentation
-------------

[](#documentation)

See [steward-for-laravel.netlify.app](https://steward-for-laravel.netlify.app) for documentation.

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

[](#installation)

You can install the package via composer:

```
composer require kiwilan/steward-laravel:dev-main
```

You can publish the config file with:

```
php artisan vendor:publish --tag="steward-config"
```

Documentation
-------------

[](#documentation-1)

See [steward-for-laravel.netlify.app](https://steward-for-laravel.netlify.app) for documentation.

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)

- [Ewilan Rivière](https://github.com/ewilan-riviere)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

[![](https://user-images.githubusercontent.com/48261459/201463225-0a5a084e-df15-4b11-b1d2-40fafd3555cf.svg)](https://github.com/kiwilan)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance60

Regular maintenance activity

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~115 days

Total

4

Last Release

1001d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58eb34eac9af07c3352e83060e472e1c280838ebe0568692561c00a2cfde9e57?d=identicon)[ewilan-riviere](/maintainers/ewilan-riviere)

---

Top Contributors

[![ewilan-riviere](https://avatars.githubusercontent.com/u/48261459?v=4)](https://github.com/ewilan-riviere "ewilan-riviere (1228 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (23 commits)")

---

Tags

laravelphpstewardutilslaravelkiwilansteward-laravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kiwilan-steward-laravel/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[kirschbaum-development/commentions

A package to allow you to create comments, tag users and more

12369.2k](/packages/kirschbaum-development-commentions)[laracraft-tech/laravel-useful-additions

A collection of useful Laravel additions!

58109.4k](/packages/laracraft-tech-laravel-useful-additions)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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