PHPackages                             mjfavaro/fake - 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. mjfavaro/fake

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

mjfavaro/fake
=============

Este é um package de teste e não deve ser usado por ninguém

09PHP

Since Sep 24Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Instalação
----------

[](#instalação)

composer require --dev "mjfavaro/fake:dev-master"

Configuração
------------

[](#configuração)

app/config.php
==============

[](#appconfigphp)

- Adicione o Service Provider

    `"Mjfavaro\Fake\FakeServiceProvider"`
- Adicione o Aliás

    `"Fake" => \Mjfavaro\Fake\Support\Facade\Fake::class`

USO
---

[](#uso)

Temos no momento apenas um comando de teste. Insira no seu arquivo de rotas:

\\Mjfavaro\\Fake\\Fake::helloWorld();

app()-&gt;make('fake')-&gt;helloWorld();

app('fake')-&gt;helloWorld();

Fake::helloWorld(); // Facade

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb952d3febd518af4b93e7e33f3fac9454e4bc99ce33b44d379dde3e4cafeb23?d=identicon)[mjfavaro](/maintainers/mjfavaro)

---

Top Contributors

[![mjfavaro](https://avatars.githubusercontent.com/u/7304015?v=4)](https://github.com/mjfavaro "mjfavaro (7 commits)")

### Embed Badge

![Health badge](/badges/mjfavaro-fake/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M677](/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.8M753](/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.0k](/packages/orchestra-testbench)

PHPackages © 2026

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