PHPackages                             ceghirepro/current - 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. ceghirepro/current

Abandoned → [cegrent/current](/?search=cegrent%2Fcurrent)Library

ceghirepro/current
==================

Current RMS Laravel Package

0.1.2(2y ago)41521[1 issues](https://github.com/cegrent/current/issues)MITPHP

Since Aug 2Pushed 2y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (8)Used By (0)

Current RMS Laravel Package
===========================

[](#current-rms-laravel-package)

A lightweight package that will allow your Laravel application to talk to the [Current RMS API](http://api.current-rms.com/doc).

Getting Started
---------------

[](#getting-started)

Add to your project `composer require Cegrent/current dev-master`.

1. Add `Cegrent\Current\CurrentServiceProvider::class` to providers in config/app.php
2. Add `'Current' => Cegrent\Current\Current::class` to aliases in config/app.php
3. Run `php artisan vendor:publish`
4. Add API Key and domain details to config/current.php

### Typical usage

[](#typical-usage)

GET request on `/products`:

`Current::get('/products', array('page' => '1', 'per_page' => '20', 'filtermode' => 'all'));`

POST request on `/availability/group`:

`Current::post('/availability/group', array(), array('product_availability_view_options' => array('product_group_id' => 1));`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~369 days

Recently: every ~311 days

Total

7

Last Release

988d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c5eb8e7a2b4814def17516d3d1b2d27e8ac33748b0900d46bac0813be5250cb1?d=identicon)[signalsrental](/maintainers/signalsrental)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ceghirepro-current/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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