PHPackages                             abbieben/laravel-kit - 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. abbieben/laravel-kit

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

abbieben/laravel-kit
====================

This package sets up my common code

03[3 PRs](https://github.com/abbieben07/LaravelKit/pulls)SCSS

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/abbieben07/LaravelKit)[ Packagist](https://packagist.org/packages/abbieben/laravel-kit)[ RSS](/packages/abbieben-laravel-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

This package sets up my common code
===================================

[](#this-package-sets-up-my-common-code)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1dc85c0da0e9ac20718efc26f4ea9cb59ebbfde60d7e1478d3a03e3d7f3d5f47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616262696562656e30372f4c61726176656c4b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abbieben07/LaravelKit)[![GitHub Tests Action Status](https://camo.githubusercontent.com/204eddf6ed50b174440b0cd12b6f31853f6c30835da22ab0d2f65ff9cd2a07a2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616262696562656e30372f4c61726176656c4b69742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/abbieben07/LaravelKit/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ddeff542f0f12461ebbbe35bcd77e7a5590ec032888217e3057cb0fe861fc3ae/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616262696562656e30372f4c61726176656c4b69742f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/abbieben07/LaravelKit/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/75c56a5f94a1888e3ec7ac19c1eec1c57e50f2d724b8ae61e9f4fc530799713d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616262696562656e30372f4c61726176656c4b69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abbieben07/LaravelKit)

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

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/99322199c5b4d94bf418fb735b0b4a8cf6d091d8b4aeabf7140028bb97d4c387/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f636f72652e6a70673f743d31)](https://spatie.be/github-ad-click/core)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require abbieben07/LaravelKit
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$core = new Novacio\Core();
echo $core->echoPhrase('Hello, Novacio!');
```

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)

- [Abraham Achile Ben-Obaje](https://github.com/abbieben07)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/685931e1cc62202e10f0b11476cdc0b6a90f3f42a5519c3a30a7f019eb3e3438?d=identicon)[abbieben](/maintainers/abbieben)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (315 commits)")[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (46 commits)")[![pforret](https://avatars.githubusercontent.com/u/474312?v=4)](https://github.com/pforret "pforret (16 commits)")[![sebastiandedeyne](https://avatars.githubusercontent.com/u/1561079?v=4)](https://github.com/sebastiandedeyne "sebastiandedeyne (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (13 commits)")[![abbieben07](https://avatars.githubusercontent.com/u/38069059?v=4)](https://github.com/abbieben07 "abbieben07 (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (12 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (8 commits)")[![AlexVanderbist](https://avatars.githubusercontent.com/u/6287961?v=4)](https://github.com/AlexVanderbist "AlexVanderbist (7 commits)")[![riasvdv](https://avatars.githubusercontent.com/u/3626559?v=4)](https://github.com/riasvdv "riasvdv (6 commits)")[![irfanm96](https://avatars.githubusercontent.com/u/42065936?v=4)](https://github.com/irfanm96 "irfanm96 (5 commits)")[![patinthehat](https://avatars.githubusercontent.com/u/5508707?v=4)](https://github.com/patinthehat "patinthehat (5 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (4 commits)")[![IGedeon](https://avatars.githubusercontent.com/u/694313?v=4)](https://github.com/IGedeon "IGedeon (4 commits)")[![yaroslawww](https://avatars.githubusercontent.com/u/23663794?v=4)](https://github.com/yaroslawww "yaroslawww (3 commits)")[![abenerd](https://avatars.githubusercontent.com/u/7523903?v=4)](https://github.com/abenerd "abenerd (3 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (3 commits)")[![koossaayy](https://avatars.githubusercontent.com/u/6431084?v=4)](https://github.com/koossaayy "koossaayy (3 commits)")[![medilies](https://avatars.githubusercontent.com/u/35309918?v=4)](https://github.com/medilies "medilies (3 commits)")

### Embed Badge

![Health badge](/badges/abbieben-laravel-kit/health.svg)

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

PHPackages © 2026

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