PHPackages                             bi3-dev/laravault - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bi3-dev/laravault

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bi3-dev/laravault
=================

A vault where all Laravel reusable components reside.

0.0.12(1y ago)0309[4 PRs](https://github.com/bi3-dev/laravault/pulls)MITBladePHP ^8.2CI passing

Since Oct 18Pushed 2mo agoCompare

[ Source](https://github.com/bi3-dev/laravault)[ Packagist](https://packagist.org/packages/bi3-dev/laravault)[ Docs](https://github.com/bi3-dev/laravault)[ GitHub Sponsors](https://github.com/Voidoflimbo)[ RSS](/packages/bi3-dev-laravault/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (14)Versions (18)Used By (0)

A vault where all Laravel reusable components reside.
=====================================================

[](#a-vault-where-all-laravel-reusable-components-reside)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a9d78fe503585f9149d737acde9eca936f46511e8368d2af43055a5e2d46b2bd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626970696e2f6c6172617661756c742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bipin/laravault)[![GitHub Tests Action Status](https://camo.githubusercontent.com/dbdcdd37db37dc59257daa8a3e4516b99893c1ef920adaaf2e6dc5465a55539e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f626970696e2f6c6172617661756c742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bipin/laravault/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f12c3383644907fa46a1918fbaace07022f23f148600c377634b46ab01a76655/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f626970696e2f6c6172617661756c742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bipin/laravault/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ee0c23b370cb9cd92a2b83a2131f16ec8e32f0504159b8b1789f9e92e74bb83c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626970696e2f6c6172617661756c742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bipin/laravault)

WIP.

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

[](#installation)

You can install the package via composer:

```
composer require bipin/laravault
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravault-views"
```

Usage
-----

[](#usage)

```
$laraVault = new Voidoflimbo\LaraVault();
echo $laraVault->echoPhrase('Hello, Voidoflimbo!');
```

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)

- [Bipin Paneru](https://github.com/voidoflimbo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance64

Regular maintenance activity

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

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

13

Last Release

621d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22808189?v=4)[Bipin Paneru](/maintainers/voidoflimbo)[@VoidOfLimbo](https://github.com/VoidOfLimbo)

---

Top Contributors

[![VoidOfLimbo](https://avatars.githubusercontent.com/u/22808189?v=4)](https://github.com/VoidOfLimbo "VoidOfLimbo (29 commits)")[![bipinBi3](https://avatars.githubusercontent.com/u/151832828?v=4)](https://github.com/bipinBi3 "bipinBi3 (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravellaravaultVoidoflimbo

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bi3-dev-laravault/health.svg)

```
[![Health](https://phpackages.com/badges/bi3-dev-laravault/health.svg)](https://phpackages.com/packages/bi3-dev-laravault)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

1.1k75.1k91](/packages/nativephp-mobile)[wnx/laravel-backup-restore

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

213421.0k2](/packages/wnx-laravel-backup-restore)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[nativephp/desktop

NativePHP for Desktop

39742.4k8](/packages/nativephp-desktop)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)

PHPackages © 2026

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