PHPackages                             rawilk/laravel-base - 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. [Templating &amp; Views](/categories/templating)
4. /
5. rawilk/laravel-base

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

rawilk/laravel-base
===================

Useful blade components and functionality for most Laravel projects.

v0.7.8(2y ago)79241MITPHPPHP ^8.1|^8.2CI passing

Since Sep 9Pushed 1y ago2 watchersCompare

[ Source](https://github.com/rawilk/laravel-base)[ Packagist](https://packagist.org/packages/rawilk/laravel-base)[ Docs](https://github.com/rawilk/laravel-base)[ GitHub Sponsors](https://github.com/rawilk)[ RSS](/packages/rawilk-laravel-base/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (26)Versions (87)Used By (0)

> Package Abandonment: No plans to finish this one.

laravel-base
============

[](#laravel-base)

[![Latest Version on Packagist](https://camo.githubusercontent.com/72527b0dfef42e7fe5026a1fa987886bb606cec9612e910213d1d8412eede102/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726177696c6b2f6c61726176656c2d626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rawilk/laravel-base)[![Tests](https://github.com/rawilk/laravel-base/workflows/Tests/badge.svg?style=flat-square)](https://github.com/rawilk/laravel-base/workflows/Tests/badge.svg?style=flat-square)[![Total Downloads](https://camo.githubusercontent.com/5bab9bc0375053fda93c885d60212da276ab231bfa575950154788535b3a36ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726177696c6b2f6c61726176656c2d626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rawilk/laravel-base)

**Note:** Package is still in early stages of development, so functionality is subject to change.

LaravelBase is a package I've created to provide functionality and blade components I commonly need in most projects without the need to keep duplicating the code between projects. This package is very opinionated and may not be suitable for other people, so use at your own risk!

If you are using Laravel Fortify and/or Jetstream, you **should not use** this package, as there will be conflicts between them. While I think those two packages are great, I decided to take some of the functionality and create my own versions of some of it to satisfy my own needs and preferences. It is meant mainly for my own personal use, but you are of course free to use it if it suits your project's needs.

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

[](#installation)

You can install the package via composer:

```
composer require rawilk/laravel-base
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Rawilk\LaravelBase\LaravelBaseServiceProvider" --tag="laravel-base-config"
```

You can view the default configuration here:

Alternatively you can run the install command this package provides, which will publish all of the package assets and set up the providers for you.

```
php artisan laravel-base:install
```

**Warning:** You should not run this command on an existing project! When installing or updating on an existing project, you should manually publish/configure as needed.

Usage
-----

[](#usage)

More documentation pending!

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Randall Wilk](https://github.com/rawilk)
- [All Contributors](../../contributors)

Disclaimer
----------

[](#disclaimer)

This package is not affiliated with, maintained, authorized, endorsed or sponsored by Laravel or any of its affiliates.

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% 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 ~9 days

Total

79

Last Release

990d ago

PHP version history (4 changes)v0.0.1PHP ^8.0

v0.2.9PHP ^8.0|^8.1

v0.2.11PHP ^8.1

v0.5.5PHP ^8.1|^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e2f599d4d290bbb514a933d4f21c3f18fb093f5f8a9994cb17f5469853c749c?d=identicon)[rawilk](/maintainers/rawilk)

---

Top Contributors

[![rawilk](https://avatars.githubusercontent.com/u/22842525?v=4)](https://github.com/rawilk "rawilk (317 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

bladelaravellivewirelaravelbladelivewire

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rawilk-laravel-base/health.svg)

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

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[spatie/laravel-blade-comments

Add debug comments to your rendered output

177325.5k](/packages/spatie-laravel-blade-comments)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2362.2k2](/packages/hasinhayder-tyro-login)[daikazu/laravel-glider

Start using Glide on-the-fly instantly in your Laravel blade templates.

882.3k](/packages/daikazu-laravel-glider)

PHPackages © 2026

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