PHPackages                             smileraj/laravelpackage - 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. smileraj/laravelpackage

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

smileraj/laravelpackage
=======================

LaravelPackage provide a separate package with skelton of laravel

01PHP

Since Aug 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/smileraj/package)[ Packagist](https://packagist.org/packages/smileraj/laravelpackage)[ RSS](/packages/smileraj-laravelpackage/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

LaravelPackage
--------------

[](#laravelpackage)

[![Latest Stable Version](https://camo.githubusercontent.com/89c4832d123e17c9fab5ba679dec1f45b7a894aee76fee8788dcadce8672127e/68747470733a2f2f706f7365722e707567782e6f72672f736d696c6572616a2f73686f7070696e67636172742f76)](//packagist.org/packages/smileraj/shoppingcart) [![Total Downloads](https://camo.githubusercontent.com/2f6f204858676969bce1d53db92e72dc4c8861f931688cab03b085910d90a44b/68747470733a2f2f706f7365722e707567782e6f72672f736d696c6572616a2f73686f7070696e67636172742f646f776e6c6f616473)](//packagist.org/packages/smileraj/shoppingcart) [![Latest Unstable Version](https://camo.githubusercontent.com/bcfe2720b6ed8510fea569a78e0feb40a61c5a35d99893b69cda3833a5484e52/68747470733a2f2f706f7365722e707567782e6f72672f736d696c6572616a2f73686f7070696e67636172742f762f756e737461626c65)](//packagist.org/packages/smileraj/shoppingcart) [![License](https://camo.githubusercontent.com/704ee77763ed53c15e9911282e114624409777bca1d8a459c8c41048bc684299/68747470733a2f2f706f7365722e707567782e6f72672f736d696c6572616a2f73686f7070696e67636172742f6c6963656e7365)](//packagist.org/packages/smileraj/shoppingcart)

A simple laravelpackage implementation for Laravel.

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

[](#installation)

Install the package through [Composer](http://getcomposer.org/).

Run the Composer require command from the Terminal:

```
composer require smileraj/laravelpackage

```

Should you still be on version ^7.24 of Laravel, the final steps for you are to add the service provider of the package and alias the package. To do this open your `config/app.php` file.

Add a new line to the `providers` array:

```
smileraj\LaravelPackage\LaravelPackageServiceProvider::class

```

And optionally add a new line to the `aliases` array:

```
'Package' => smileraj\LaravelPackage\Facades\package::class,

```

Now you're ready to start using the laravelpackage in your application.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/142e684682d341a86f581698ddcf1287009c37ab3c9cdc3a8c471ffe31a92167?d=identicon)[smileraj](/maintainers/smileraj)

---

Top Contributors

[![smileraj](https://avatars.githubusercontent.com/u/45909863?v=4)](https://github.com/smileraj "smileraj (4 commits)")

### Embed Badge

![Health badge](/badges/smileraj-laravelpackage/health.svg)

```
[![Health](https://phpackages.com/badges/smileraj-laravelpackage/health.svg)](https://phpackages.com/packages/smileraj-laravelpackage)
```

###  Alternatives

[ramsey/uuid

A PHP library for generating and working with universally unique identifiers (UUIDs).

12.6k700.2M3.3k](/packages/ramsey-uuid)[coderello/laraflash

Advanced flash messages for Laravel.

15737.2k1](/packages/coderello-laraflash)[jaybizzle/hasmeta

Access model meta data as if it was a property on your model

291.9k](/packages/jaybizzle-hasmeta)[adesin-fr/inertiajs-tables-laravel-query-builder

Inertia.js Front-end Components for Spatie's Laravel Query Builder

261.7k](/packages/adesin-fr-inertiajs-tables-laravel-query-builder)

PHPackages © 2026

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