PHPackages                             rjvim/spacecharge - 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. rjvim/spacecharge

ActiveLibrary

rjvim/spacecharge
=================

A Price configuration package for Entities in your Laravel App

0308PHP

Since Aug 10Pushed 6y agoCompare

[ Source](https://github.com/rjvim/spacecharge)[ Packagist](https://packagist.org/packages/rjvim/spacecharge)[ RSS](/packages/rjvim-spacecharge/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#installation)

You can install the package via composer:

```
composer require rjvim/spacecharge
```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="Betalectic\SpaceCharge\SpaceChargeServiceProvider" --tag="migrations"
```

```
php artisan migrate
```

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Betalectic\SpaceCharge\SpaceChargeServiceProvider" --tag="config"
```

Documentation
-------------

[](#documentation)

- Register all permissions
- Build Strategy : Register/De-Register all entities
- Build Stragtegy to Set Parents of Entities

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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/7f65a131fc8615471e846ba92fa2926668a0098fb1ebdf322a4d02525b28dbcd?d=identicon)[rjvim](/maintainers/rjvim)

---

Top Contributors

[![himanshu-dhiman26](https://avatars.githubusercontent.com/u/39363104?v=4)](https://github.com/himanshu-dhiman26 "himanshu-dhiman26 (18 commits)")

### Embed Badge

![Health badge](/badges/rjvim-spacecharge/health.svg)

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

PHPackages © 2026

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