PHPackages                             idfx/laravel-example-package - 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. idfx/laravel-example-package

AbandonedArchivedLibrary[Framework](/categories/framework)

idfx/laravel-example-package
============================

This is an example package for Laravel

0.2.1(1y ago)012MITPHPPHP ^8.3CI passing

Since Mar 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dj-idfx/laravel-example-package)[ Packagist](https://packagist.org/packages/idfx/laravel-example-package)[ Docs](https://github.com/dj-idfx/laravel-example-package)[ GitHub Sponsors](https://github.com/dj-idfx)[ RSS](/packages/idfx-laravel-example-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (13)Versions (8)Used By (0)

This is an example package for Laravel
======================================

[](#this-is-an-example-package-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5f951adfbdb1c05c2350c7747e19fe58c0f6038568b9d45402de8d4e84172f0d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696466782f6c61726176656c2d6578616d706c652d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/idfx/laravel-example-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/61ed9497b723a136b750263f03fec3e44bdb9a9be9d82da93db65753c3b17287/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f646a2d696466782f6c61726176656c2d6578616d706c652d7061636b6167652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/dj-idfx/laravel-example-package/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f0e204ffb04f0ad74b6a8e6e0503a92f27d33f2e0a1a79e29edf362e749e827f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f646a2d696466782f6c61726176656c2d6578616d706c652d7061636b6167652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/dj-idfx/laravel-example-package/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2dc856d08bdc115ce21549d3a67d4c7699e4058e1b605dd1de389cb1a4da45b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696466782f6c61726176656c2d6578616d706c652d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/idfx/laravel-example-package)

This is an example package for Laravel - Spatie package training.

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

[](#installation)

You can install the package via composer:

```
composer require idfx/laravel-example-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="example-package-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="example-package-config"
```

This is the contents of the published config file:

```
return [

    /*
    |--------------------------------------------------------------------------
    | Command Output
    |--------------------------------------------------------------------------
    |
    | This value will be shown when the example command is executed
    |
    */

    'command_output' => 'Output configured in config file',

];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="example-package-views"
```

Usage
-----

[](#usage)

```
$example = new Idfx\Example();
echo $example->echoPhrase('Hello, Idfx!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](.github/SECURITY.md) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [David Carton](https://github.com/dj-idfx)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance47

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.9% 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

6

Last Release

436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8be95e545ec7fc43fde8abe9c6a50450420612f16cf9f5078d6515cb5804d5e3?d=identicon)[dj-idfx](/maintainers/dj-idfx)

---

Top Contributors

[![dj-idfx](https://avatars.githubusercontent.com/u/35632851?v=4)](https://github.com/dj-idfx "dj-idfx (31 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelidfxlaravel-example-package

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/idfx-laravel-example-package/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[lunarstorm/laravel-ddd

A Laravel toolkit for Domain Driven Design patterns

17959.0k](/packages/lunarstorm-laravel-ddd)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[jonpurvis/squeaky

A Laravel Validation Rule to Help Catch Profanity.

706.0k](/packages/jonpurvis-squeaky)[blendbyte/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

1322.4k3](/packages/blendbyte-filament-title-with-slug)

PHPackages © 2026

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