PHPackages                             ahmadarif/example - 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. [Framework](/categories/framework)
4. /
5. ahmadarif/example

ActiveLibrary[Framework](/categories/framework)

ahmadarif/example
=================

Example package laravel

v0.4(8y ago)016MITPHPPHP ~5.6|~7.0

Since Aug 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ahmadarif/example-package)[ Packagist](https://packagist.org/packages/ahmadarif/example)[ Docs](https://github.com/ahmadarif/example-package)[ RSS](/packages/ahmadarif-example/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

ahmadarif/example
=================

[](#ahmadarifexample)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Simple composer library for dummy (like Me).

Install
-------

[](#install)

Via Composer

```
$ composer require ahmadarif/example
```

Then add the service provider in `config/app.php`:

```
AhmadArif\Example\ExampleServiceProvider::class,
```

And then, add the facade of this package to the $aliases array:

```
'Example' => AhmadArif\Example\Facade\Example::class,
```

Usage
-----

[](#usage)

```
Route::get('/', function () {
    return Example::sayHello();
});
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Ahmad Arif](https://github.com/ahmadarif)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

4

Last Release

3236d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10185374?v=4)[Ahmad Arif](/maintainers/ahmadarif)[@ahmadarif](https://github.com/ahmadarif)

---

Top Contributors

[![ahmadarif-lab](https://avatars.githubusercontent.com/u/197553941?v=4)](https://github.com/ahmadarif-lab "ahmadarif-lab (7 commits)")

---

Tags

exampleAhmadArif

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ahmadarif-example/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M295](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M184](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M145](/packages/laravel-mcp)[illuminate/routing

The Illuminate Routing package.

1419.2M3.0k](/packages/illuminate-routing)[laravel/surveyor

Static analysis tool for Laravel applications.

86121.4k12](/packages/laravel-surveyor)

PHPackages © 2026

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