PHPackages                             faisal50x/laravel-bundle - 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. faisal50x/laravel-bundle

ActiveLibrary

faisal50x/laravel-bundle
========================

This is my package laravel-bundle

v0.0.1-alpha(2y ago)04[2 PRs](https://github.com/Foysal50x/laravel-bundle/pulls)MITPHPPHP ^8.1

Since Feb 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Foysal50x/laravel-bundle)[ Packagist](https://packagist.org/packages/faisal50x/laravel-bundle)[ Docs](https://github.com/faisal50x/laravel-bundle)[ GitHub Sponsors](https://github.com/Faisal50x)[ RSS](/packages/faisal50x-laravel-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (5)Used By (0)

This is my package laravel-bundle
=================================

[](#this-is-my-package-laravel-bundle)

[![Latest Version on Packagist](https://camo.githubusercontent.com/427961d46bd316921a50e44d54e177609d5e21bb1dfdbf05da5b867e19f1211d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66616973616c3530782f6c61726176656c2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/faisal50x/laravel-bundle)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f3ee574784006dc18b2cae7f6f0b583670ecf0bb671c7c3a0e1a43d26d16a451/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66616973616c3530782f6c61726176656c2d62756e646c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/faisal50x/laravel-bundle/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b194860d77aec2a83cb7ea22559cfa2e000dfc1d9d872538cdd6b7dba276501b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66616973616c3530782f6c61726176656c2d62756e646c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/faisal50x/laravel-bundle/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/05ca5c627f78b8417b8bcd91a60396f33e66297b18e70b577d7014c99a7dc219/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f66616973616c3530782f6c61726176656c2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/faisal50x/laravel-bundle)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require faisal50x/laravel-bundle
```

You can publish the config file with:

```
php artisan vendor:publish --tag="bundle-config"
```

This is the contents of the published config file:

```
// config for Faisal50x/Laravel-bundle
return [
    'model_dir' => 'Models',
    'repository' => [
        /**
         * Define your repository directory here
         * Default path is app/Repositories
         */
        'dir' => 'Repositories',
        /**
         * Define your repository contract path here
         * Default path is app/Repositories/Contracts
         */
        'contract' => [
            'dir' => 'Contracts',
        ],
        'modules' => [
            /**
             * module base direct
             * default path is modules inside your project root directory
             */
            'base_dir' => 'modules',
            /**
             * Module source directory
             * default module/app/Repositories
             */
            'src_dir' => 'app',
        ],
    ],
];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Faisal Ahmed](https://github.com/Faisal50x)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

828d ago

### Community

Maintainers

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

---

Top Contributors

[![Foysal50x](https://avatars.githubusercontent.com/u/24409515?v=4)](https://github.com/Foysal50x "Foysal50x (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

laravelfaisal50xlaravel-bundle

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/faisal50x-laravel-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/faisal50x-laravel-bundle/health.svg)](https://phpackages.com/packages/faisal50x-laravel-bundle)
```

###  Alternatives

[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

203330.1k2](/packages/wnx-laravel-backup-restore)[spatie/laravel-site-search

A site search engine

300129.1k](/packages/spatie-laravel-site-search)[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)[nativephp/desktop

NativePHP for Desktop

34020.6k3](/packages/nativephp-desktop)

PHPackages © 2026

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