PHPackages                             laravel-liberu/services - 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. laravel-liberu/services

ActiveLibrary

laravel-liberu/services
=======================

Service manager for Laravel Liberu

v9.0.2(4y ago)02MITPHP

Since Nov 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/laravel-liberu/services)[ Packagist](https://packagist.org/packages/laravel-liberu/services)[ Docs](https://github.com/laravel-enso/services)[ RSS](/packages/laravel-liberu-services/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (36)Used By (0)

Services
========

[](#services)

[![Codacy Badge](https://camo.githubusercontent.com/3198e40904c63759cbf03126db56c31a93aaa4b4f5d7e85d7ff43af7f6be5ebd/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3831626134633365643063613433323362616165363662623834613237353164)](https://www.codacy.com/gh/laravel-liberu/services?utm_source=github.com&utm_medium=referral&utm_content=laravel-liberu/services&utm_campaign=Badge_Grade)[![StyleCI](https://camo.githubusercontent.com/41c272b469d032ae7c372eec62a219faa47479ffce63299c3170f552ef220f2b/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f38353439323336312f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/85492361)[![License](https://camo.githubusercontent.com/140866b8d1270054cd10bbfc25413c59cedc3b5b7eabd8f2a4cdf7bcd44a407e/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f73657276696365732f6c6963656e7365)](https://packagist.org/packages/laravel-liberu/datatable)[![Total Downloads](https://camo.githubusercontent.com/ffefc778beef7fc9f5509ee125cefa3699a23342c9ca63defebeb08904694831/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f73657276696365732f646f776e6c6f616473)](https://packagist.org/packages/laravel-liberu/services)[![Latest Stable Version](https://camo.githubusercontent.com/a01a81ef2ccfc5738b4e32007a98ed88c6ff70073143467d00a65e814180e519/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2d6c69626572752f73657276696365732f76657273696f6e)](https://packagist.org/packages/laravel-liberu/services)

Services package is an extesion of the Laravel Liberu enviroment, designed for services management.

**Note:** *This package cannot be used outside of liberu enviroment and is not included in [Laravel Liberu Core](https://github.com/laravel-liberu/Core) packages.*

### Features

[](#features)

- crud operations for services
- includes seeders &amp; factories
- includes front-end assets
- tests

### Instalation

[](#instalation)

- install the package using composer: `composer require laravel-liberu/services`
- adds the following alias in `webackpack.mix.js`

```
.webpackConfig({
        resolve: {
            extensions: ['.js', '.vue', '.json'],
            alias: {
                 //other aliases
                '@services': `${__dirname}/vendor/laravel-liberu/services/src/resources/js`,
            },
        },
    })

```

- in `resources/js/router.js` file, verify that `RouteMerger` is imported, or import it

`import RouteMerger from '@core-modules/importers/RouteMerger';`

- make sure `routeImporter` is also imported

`import routeImporter from '@core-modules/importers/routeImporter';`

- then use `RouteMerger` to import front-end assets using the alias defined in `webpack.mix.js`

```
(new RouteMerger(routes))
    .add(routeImporter(require.context('./routes', false, /.*\.js$/)))
    .add(routeImporter(require.context('@services/routes', false, /.*\.js$/)));

```

- in `resources/js/app.js` import the package's icons

`import '@services/icons'`

- make sure `hot module replacement` is **not** active, and run `yarn dev` or `npm run dev`

### Publishes

[](#publishes)

- you can publish the product seeder and customize it to your liking

`php artisan vendor:publish --tag=services-factories`

### Icons

[](#icons)

The package uses the following icons:

- `hand-holding-usd`

### Contributions

[](#contributions)

are welcome. Pull requests are great, but issues are good too.

### License

[](#license)

This package is released under the MIT license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~41 days

Recently: every ~31 days

Total

35

Last Release

942d ago

Major Versions

1.2.6 → 2.0.02020-06-30

2.1.11 → 3.0.02022-02-25

3.0.2 → v9.0.22022-03-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179251?v=4)[Curtis Delicata](/maintainers/curtisdelicata)[@curtisdelicata](https://github.com/curtisdelicata)

---

Top Contributors

[![gandesc](https://avatars.githubusercontent.com/u/14071925?v=4)](https://github.com/gandesc "gandesc (36 commits)")[![curtisdelicata](https://avatars.githubusercontent.com/u/179251?v=4)](https://github.com/curtisdelicata "curtisdelicata (7 commits)")[![aocneanu](https://avatars.githubusercontent.com/u/16073274?v=4)](https://github.com/aocneanu "aocneanu (6 commits)")[![raftx24](https://avatars.githubusercontent.com/u/10864136?v=4)](https://github.com/raftx24 "raftx24 (4 commits)")[![GITmanuela](https://avatars.githubusercontent.com/u/44998004?v=4)](https://github.com/GITmanuela "GITmanuela (1 commits)")

---

Tags

laravellaravel10phpphp8laravelserviceslaravel-ensoservice-management

### Embed Badge

![Health badge](/badges/laravel-liberu-services/health.svg)

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

###  Alternatives

[laravel-enso/core

Main requirement &amp; dependency aggregator for Laravel Enso

3463.6k138](/packages/laravel-enso-core)[laravel-enso/localisation

Localisation management dependency for Laravel Enso

1361.1k5](/packages/laravel-enso-localisation)[laravel-enso/permissions

Permissions dependency for Laravel Enso

1242.6k32](/packages/laravel-enso-permissions)[laravel-enso/tutorials

Tutorial management dependency for Laravel Enso

1139.5k](/packages/laravel-enso-tutorials)

PHPackages © 2026

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