PHPackages                             maiev/ec-manager - 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. maiev/ec-manager

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

maiev/ec-manager
================

ec for laravel

v1.0.1(7y ago)212MITPHP

Since Jan 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/coolmaiev/ec-manager)[ Packagist](https://packagist.org/packages/maiev/ec-manager)[ RSS](/packages/maiev-ec-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

EC for Laravel
==============

[](#ec-for-laravel)

### Installation

[](#installation)

1. From your laravel projects root folder in terminal run:

```
    composer require maiev/ec-manager

```

2. Register the package

- Laravel 5.5 and up Uses package auto discovery feature
- Laravel 5.4 and below Register the package with laravel in config/app.php under providers with the following:

```
    'providers' => [
      	Maiev\EC\Providers\ECServiceProvider::class
    ];

```

3. Publish the packages config file

```
    php artisan vendor:publish --provider="Maiev\EC\Providers\ECServiceProvider"

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~0 days

Total

2

Last Release

2707d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/721625?v=4)[maiev](/maintainers/maiev)[@maiev](https://github.com/maiev)

---

Top Contributors

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

---

Tags

ec managerec laravel

### Embed Badge

![Health badge](/badges/maiev-ec-manager/health.svg)

```
[![Health](https://phpackages.com/badges/maiev-ec-manager/health.svg)](https://phpackages.com/packages/maiev-ec-manager)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[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)
