PHPackages                             ablunier/laravel-ecommerce - 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. [Framework](/categories/framework)
4. /
5. ablunier/laravel-ecommerce

AbandonedArchivedLibrary[Framework](/categories/framework)

ablunier/laravel-ecommerce
==========================

448317[2 issues](https://github.com/ablunier/laravel-ecommerce/issues)PHP

Since Aug 18Pushed 8y ago8 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel e-commerce [![Build Status](https://camo.githubusercontent.com/97aaf59f07e3296920b8100de86c0b705a3a49999d01f622535e63dbdb4c04c8/68747470733a2f2f7472617669732d63692e6f72672f61626c756e6965722f6c61726176656c2d65636f6d6d657263652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ablunier/laravel-ecommerce)
================================================================================================================================================================================================================================================================================================================================

[](#laravel-e-commerce-)

This package aims to be a full featured e-commerce platform written for the Laravel PHP framework. It is designed to make programming commerce applications easier by making several assumptions about what most developers needs to get started.

> **Note:** This package isn't finished and NOT ready for production. Currently can't dedicate time to it, so consider forking or sending PR to it. Maybe you can use it as a starting point for your e-commerce project.

### Features

[](#features)

- Full featured flexible e-commerce.
- Simple API.

### Requirements

[](#requirements)

- PHP 5.4 or higher.
- Laravel 5.

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

[](#installation)

Require this package in your `composer.json` and update composer:

```
"ablunier/laravel-ecommerce": "dev-master"
```

After updating composer, add the ServiceProvider to the providers array in `config/app.php`:

```
'ANavallaSuiza\Ecommerce\StoreServiceProvider',
```

To publish the config settings and migrations in Laravel 5 use:

```
php artisan vendor:publish
```

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

[](#documentation)

Visit the [wiki](https://github.com/ablunier/laravel-ecommerce/wiki) for more information about understanding the core concepts and how to use this package.

License
-------

[](#license)

This software is published under the MIT License

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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/1fa400939303e4e3c19460b471af77acc2fe3d0417225f23d95ad9a3741a41db?d=identicon)[ablunier](/maintainers/ablunier)

---

Top Contributors

[![ablunier](https://avatars.githubusercontent.com/u/4113587?v=4)](https://github.com/ablunier "ablunier (3 commits)")[![dakshhmehta](https://avatars.githubusercontent.com/u/1838017?v=4)](https://github.com/dakshhmehta "dakshhmehta (3 commits)")

### Embed Badge

![Health badge](/badges/ablunier-laravel-ecommerce/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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