PHPackages                             jsdecena/laracom - 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. jsdecena/laracom

ActiveProject[Framework](/categories/framework)

jsdecena/laracom
================

Laravel powered e-commerce

v1.5.0(5y ago)2.0k4.4k862MITPHPPHP &gt;=7.1.3CI failing

Since Aug 19Pushed 1y ago119 watchersCompare

[ Source](https://github.com/jsdecena/laracom)[ Packagist](https://packagist.org/packages/jsdecena/laracom)[ GitHub Sponsors](https://github.com/jsdecena)[ Fund](https://ko-fi.com/G2G0ADEK)[ RSS](/packages/jsdecena-laracom/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (21)Versions (39)Used By (0)Security (2)

[![Build Status](https://camo.githubusercontent.com/4f8d22a1a7fe4f2fd764df6d84e60463ca4127f617fd133ca968ba5a560f9b55/68747470733a2f2f7472617669732d63692e6f72672f6a73646563656e612f6c617261636f6d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jsdecena/laracom)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b184f5fd7d6d345f05f06e8b9f6d8b0ca03ae9b3e34fd857f6054413024f505f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c617261636f6d6d657263652f6c617261636f6d2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Laracommerce/laracom/?branch=master)[![Code Intelligence Status](https://camo.githubusercontent.com/d582af081a4db0f01b45df0a83d775ca37f1f49bf3c389b32bdf23d903e4455f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c617261636f6d6d657263652f6c617261636f6d2f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)[![codecov](https://camo.githubusercontent.com/11931a529e001b99881ab926dc6947ff2533052958250a7cf7be951a82df083a/68747470733a2f2f636f6465636f762e696f2f67682f6a73646563656e612f6c617261636f6d2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/jsdecena/laracom)[![Fork Status](https://camo.githubusercontent.com/21eba930a5be188e08d0c96870958aa5156260cf9b247fd7668ce4ee9637b291/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6a73646563656e612f6c617261636f6d2e737667)](https://github.com/jsdecena/laracom)[![Star Status](https://camo.githubusercontent.com/3446c500f45f764d8da216f1f9e565e4a2063a8a7b8ad6c28f7d723ca4aba3fd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6a73646563656e612f6c617261636f6d2e737667)](https://github.com/jsdecena/laracom)[![Gitter chat](https://camo.githubusercontent.com/fad7c80e3e60da9c11b54693192e57c20f3dc78022487655994bc74d7c4e14f8/68747470733a2f2f6261646765732e6769747465722e696d2f67697474657248512f6769747465722e706e67)](https://gitter.im/larac0m/Lobby)[![FOSSA Status](https://camo.githubusercontent.com/2e6be273ff4d42e652a9c61339e0aac60fdb660af0485b6cf54a4d0ff308f6ea/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532464c617261636f6d6d657263652532466c617261636f6d2e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_shield)

Get discount on Digital Ocean
=============================

[](#get-discount-on-digital-ocean)

Sign-up with [Digital Ocean and get $10 discount](https://m.do.co/c/bce94237de96)!

Laravel FREE E-Commerce Software
================================

[](#laravel-free-e-commerce-software)

Features Provided

- Products
- Cart
- Checkout
- Categories
- Customers
- Orders
- Payment
- Couriers
- Employees
- To view more details of the features See full [documentation](https://jsdecena.github.io/laracom)

Simplified DOCKER setup
=======================

[](#simplified-docker-setup)

In your teminal, issue these commands
-------------------------------------

[](#in-your-teminal-issue-these-commands)

- RUN `docker-compose up -d --build`
- If your runtime is apple silicon, use `docker-compose -f docker-compose-m1.yml up -d --build` command
- RUN `docker exec -it app bash`
- Inside the container, run `composer install && chmod -R 777 storage/ bootstrap/cache/`
- Inside the container, run `php artisan migrate --seed`
- While inside the container, compile the assets with `npm i && npm run dev`
- While inside the container, link the images `php artisan storage:link`
- OPEN

If you want to use mailhog as SMTP
----------------------------------

[](#if-you-want-to-use-mailhog-as-smtp)

1.Create a ./mails directory 2.change .env like this

```
MAIL_DRIVER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS="test@example.com"
MAIL_FROM_NAME="${APP_NAME}"

```

3.Go to  and verify that the mailhog screen appears

Author
======

[](#author)

[Jeff Simons Decena](https://jsdecena.me)

Contributors
============

[](#contributors)

[![contributors](https://camo.githubusercontent.com/b214e76836c9180f6c7f372191449b8d1a9269c11b3d312a87d9831c426f1b04/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f6c617261636f6d2f636f6e7472696275746f72732e7376673f77696474683d383930 "contributors")](https://github.com/jsdecena/laracom/graphs/contributors)

License
-------

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/e67916c5959f285edbf43884655b83a3a29b8983e3b9fc0dd6bee8b304194b72/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532464c617261636f6d6d657263652532466c617261636f6d2e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_large)

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 80.6% 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 ~30 days

Recently: every ~166 days

Total

38

Last Release

2083d ago

PHP version history (3 changes)v1.0.0PHP &gt;=5.6.4

v1.2.7PHP &gt;=7.0.0

v1.2.9PHP &gt;=7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2285625?v=4)[Jeff Decena](/maintainers/jsdecena)[@jsdecena](https://github.com/jsdecena)

---

Top Contributors

[![jsdecena](https://avatars.githubusercontent.com/u/2285625?v=4)](https://github.com/jsdecena "jsdecena (450 commits)")[![belguinan](https://avatars.githubusercontent.com/u/19215568?v=4)](https://github.com/belguinan "belguinan (14 commits)")[![ysknsid25](https://avatars.githubusercontent.com/u/44870505?v=4)](https://github.com/ysknsid25 "ysknsid25 (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![marpal71](https://avatars.githubusercontent.com/u/48015573?v=4)](https://github.com/marpal71 "marpal71 (10 commits)")[![sebbaum](https://avatars.githubusercontent.com/u/6324252?v=4)](https://github.com/sebbaum "sebbaum (8 commits)")[![phannaly](https://avatars.githubusercontent.com/u/13119017?v=4)](https://github.com/phannaly "phannaly (6 commits)")[![arthurzanella](https://avatars.githubusercontent.com/u/7181700?v=4)](https://github.com/arthurzanella "arthurzanella (6 commits)")[![mannysoft](https://avatars.githubusercontent.com/u/774913?v=4)](https://github.com/mannysoft "mannysoft (5 commits)")[![enricoromeo](https://avatars.githubusercontent.com/u/7502809?v=4)](https://github.com/enricoromeo "enricoromeo (4 commits)")[![ibonly](https://avatars.githubusercontent.com/u/7251019?v=4)](https://github.com/ibonly "ibonly (4 commits)")[![k-yamasaki-zakisan](https://avatars.githubusercontent.com/u/55447682?v=4)](https://github.com/k-yamasaki-zakisan "k-yamasaki-zakisan (3 commits)")[![haphazardly](https://avatars.githubusercontent.com/u/4006681?v=4)](https://github.com/haphazardly "haphazardly (3 commits)")[![snyk-bot](https://avatars.githubusercontent.com/u/19733683?v=4)](https://github.com/snyk-bot "snyk-bot (3 commits)")[![hsali](https://avatars.githubusercontent.com/u/6765330?v=4)](https://github.com/hsali "hsali (2 commits)")[![Daniyal-Javani](https://avatars.githubusercontent.com/u/8044163?v=4)](https://github.com/Daniyal-Javani "Daniyal-Javani (2 commits)")[![SamuelMwangiW](https://avatars.githubusercontent.com/u/1807304?v=4)](https://github.com/SamuelMwangiW "SamuelMwangiW (2 commits)")[![ermand](https://avatars.githubusercontent.com/u/2822729?v=4)](https://github.com/ermand "ermand (2 commits)")[![HDVinnie](https://avatars.githubusercontent.com/u/12850699?v=4)](https://github.com/HDVinnie "HDVinnie (1 commits)")[![Mugenzo](https://avatars.githubusercontent.com/u/29299715?v=4)](https://github.com/Mugenzo "Mugenzo (1 commits)")

---

Tags

admin-ltee-commerceecommercefreehacktoberfestlaravellaravel-ecommerceopen-sourceopensourceshopshoppingshopping-cartshopping-cart-solutionshopping-liststorefronttddtest-driven-developmentframeworklaravelpackageshopecommercelaravel5e-commerceshopping cartlaravel ecommercelaracom

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jsdecena-laracom/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[getcandy/core

GetCandy Laravel e-commerce core functionality.

156.6k3](/packages/getcandy-core)

PHPackages © 2026

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