PHPackages                             amiretemad/mirzachallenge - 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. amiretemad/mirzachallenge

ActiveLibrary

amiretemad/mirzachallenge
=========================

this is mirza group challange

018PHP

Since Oct 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/amiretemad/mirzachallenge)[ Packagist](https://packagist.org/packages/amiretemad/mirzachallenge)[ RSS](/packages/amiretemad-mirzachallenge/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

This Project Related to Mirza Group.

Installation instructions
=========================

[](#installation-instructions)

Step One, Please change your current directory to laravel installation path and then run these commands !

`composer require amiretemad/mirzachallenge dev-master`

Step Two, add the service provider to config/app.php.

```
'providers' => [
    //..
    amiretemad\mirzachallenge\mirzaChallengeServiceProvider::class,
]

```

Step Three, Please add this to your laravel's main composer.json

```
"autoload": {
        "psr-4": {
            "amiretemad\\mirzachallenge\\": "vendor/amiretemad/mirzachallenge/src"
        }
    }

```

Step Four, run this command at laravel main root

```
composer dump-autoload

```

attention : **After install you need to create a new database and set the database connection info in .env file because i add some records to database.**```
php artisan migrate

```

That's it ! now you can access to mirza challenge package By typing in address bar

```
http://localhost/laravelInstallationPath/public/mirza

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/3974584?v=4)[AET](/maintainers/amiretemad)[@amiretemad](https://github.com/amiretemad)

---

Top Contributors

[![amiretemad](https://avatars.githubusercontent.com/u/3974584?v=4)](https://github.com/amiretemad "amiretemad (19 commits)")

### Embed Badge

![Health badge](/badges/amiretemad-mirzachallenge/health.svg)

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

PHPackages © 2026

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