PHPackages                             jobmetric/laravel-package-tester - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. jobmetric/laravel-package-tester

ActiveLibrary[Testing &amp; Quality](/categories/testing)

jobmetric/laravel-package-tester
================================

This package is used to quickly test a package with all its components installed in Laravel.

116PHPCI failing

Since Mar 18Pushed 3mo agoCompare

[ Source](https://github.com/jobmetric/laravel-package-tester)[ Packagist](https://packagist.org/packages/jobmetric/laravel-package-tester)[ RSS](/packages/jobmetric-laravel-package-tester/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Contributors](https://camo.githubusercontent.com/71dfc86a90b5d15ad49a2f13b16910e7a344acbe3826ce61bb1f76eb19f0b0d9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6a6f626d65747269632f6c61726176656c2d7061636b6167652d7465737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/jobmetric/laravel-package-tester/graphs/contributors)[![Forks](https://camo.githubusercontent.com/6f42abed42cb61442406d260d8d23856609b76809b8e344047eac860f7614f7c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6a6f626d65747269632f6c61726176656c2d7061636b6167652d7465737465722e7376673f7374796c653d666f722d7468652d6261646765266c6162656c3d466f726b)](https://github.com/jobmetric/laravel-package-tester/network/members)[![Stargazers](https://camo.githubusercontent.com/ab3190634f6c29af597ded2e098a990f41bb9fe5c10d3cd35b199e54c7e78199/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a6f626d65747269632f6c61726176656c2d7061636b6167652d7465737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/jobmetric/laravel-package-tester/stargazers)[![MIT License](https://camo.githubusercontent.com/611314d9755b10f4c9365ecbf281172103f7fd3f5d0adaec11b8f41118adff7a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6a6f626d65747269632f6c61726176656c2d7061636b6167652d7465737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/jobmetric/laravel-package-tester/blob/master/LICENSE.md)[![LinkedIn](https://camo.githubusercontent.com/eb590f47a3fca74584d18db8dd3e985ae3d786f50cd41b7530c3af3885da233c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d4c696e6b6564496e2d626c75652e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d6c696e6b6564696e26636f6c6f72423d353535)](https://linkedin.com/in/majidmohammadian)

Laravel Package Tester
======================

[](#laravel-package-tester)

`laravel-package-tester` is a Laravel package designed to facilitate testing of other Laravel packages. It provides a suite of tools and utilities to streamline the testing process, ensuring that your packages are robust and reliable.

Quick Start
-----------

[](#quick-start)

Install Laravel Flow via Composer:

```
composer require jobmetric/laravel-package-tester
```

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

[](#documentation)

Ready to transform your Laravel applications? Our comprehensive documentation is your gateway to mastering Laravel Package Tester:

**[📚 Read Full Documentation →](https://jobmetric.github.io/packages/laravel-package-tester/)**

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

[](#contributing)

Thank you for participating in `laravel-package-tester`. A contribution guide can be found [here](CONTRIBUTING.md).

License
-------

[](#license)

The `laravel-package-tester` is open-sourced software licensed under the MIT license. See [License File](LICENCE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance55

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.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/b00d08bd4b0b765ee2d33719a535e6cb49c04fb945078a0809d5c05e6f16ee96?d=identicon)[majidmohammadian](/maintainers/majidmohammadian)

---

Top Contributors

[![Bagheri-Matin](https://avatars.githubusercontent.com/u/239607447?v=4)](https://github.com/Bagheri-Matin "Bagheri-Matin (55 commits)")[![MajidMohammadian](https://avatars.githubusercontent.com/u/2099965?v=4)](https://github.com/MajidMohammadian "MajidMohammadian (8 commits)")

### Embed Badge

![Health badge](/badges/jobmetric-laravel-package-tester/health.svg)

```
[![Health](https://phpackages.com/badges/jobmetric-laravel-package-tester/health.svg)](https://phpackages.com/packages/jobmetric-laravel-package-tester)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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