PHPackages                             shopvel/shopvel - 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. shopvel/shopvel

ActiveProject[Framework](/categories/framework)

shopvel/shopvel
===============

Shopvel eCommerce

v0.1.6(10y ago)121MITPHPPHP &gt;=5.5.9

Since Jun 26Pushed 10y ago2 watchersCompare

[ Source](https://github.com/shopvel/shopvel)[ Packagist](https://packagist.org/packages/shopvel/shopvel)[ RSS](/packages/shopvel-shopvel/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Shopvel eCommerce
=================

[](#shopvel-ecommerce)

[![Latest Stable Version](https://camo.githubusercontent.com/e939a25f8e954397430e8e293cb82e96cfefb38e2b257f97fad5fc9e46a82647/68747470733a2f2f706f7365722e707567782e6f72672f73686f7076656c2f73686f7076656c2f762f737461626c65)](https://packagist.org/packages/shopvel/shopvel)[![Total Downloads](https://camo.githubusercontent.com/113730e5ea638ba51153f4af58cd7bce8109f7158bd98a4c403773d18a82891d/68747470733a2f2f706f7365722e707567782e6f72672f73686f7076656c2f73686f7076656c2f646f776e6c6f616473)](https://packagist.org/packages/shopvel/shopvel)[![Latest Unstable Version](https://camo.githubusercontent.com/9bad84f77c7376ad9e0b0fc04f8d596cd926bd9625ae474a3b85bcf5c644db8f/68747470733a2f2f706f7365722e707567782e6f72672f73686f7076656c2f73686f7076656c2f762f756e737461626c65)](https://packagist.org/packages/shopvel/shopvel)[![License](https://camo.githubusercontent.com/a527302b25e68100cf430e73144aa579f079e38e273f25b6e488aaffa9f2e7e9/68747470733a2f2f706f7365722e707567782e6f72672f73686f7076656c2f73686f7076656c2f6c6963656e7365)](https://packagist.org/packages/shopvel/shopvel)

Overview
========

[](#overview)

Shopvel eCommerce - Powerfull Open Source eCommerce Software - Built with Laravel 5.

Installation
============

[](#installation)

> Note: Shopvel is still in development!

1.) Create project via composer

```
$ composer create-project shopvel/shopvel

```

2.) Make storage and bootstrap/cache folders writeable:

```
$ chmod -R 755 storage
$ chmod -R 755 bootstrap/cache

```

3.) Modify environments variables. Most variables are standard from Laravel 5. See \[Laravel 5 Documentation\] () for more informations. Shopvel environment variables are:

```
APP_THEME: Frontend theme name
APP_LANG: Default language
APP_LANG_FALLBACK: Fallback language
APP_LANGUAGES: Available languages (comma seperated)
APP_TIMEZONE: Default timezone

```

4.) Run migration and create an admin user via artisan:

> Note: Database connection required (.env file)!

```
$ php artisan migrate
$ php artisan shopvel:create-admin

```

Artisan
=======

[](#artisan)

Currently you can use following artisan commands:

```
$ php artisan shopvel:create-admin (create an admin)
$ php artisan shopvel:version (get current Shopvel version number)

```

Themes
======

[](#themes)

You can change default theme over the configuration file theme.php under config/theme.php. Views can be found under resources/views/themes/THEMENAME and assets under public/assets/themes/THEMENAME.

Official Documentation
======================

[](#official-documentation)

Documentation for the Shopvel eCommerce software can be found on the \[Shopvel website\] ().

License
=======

[](#license)

Shopvel eCommerce is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

6

Last Release

3652d ago

### Community

Maintainers

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

---

Tags

ecommerceshopvel

### Embed Badge

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

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

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k24.7M205](/packages/laravel-octane)[aimeos/aimeos

Aimeos ecommerce and shop system

5.4k108.8k](/packages/aimeos-aimeos)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[vanilo/cart

Vanilo Cart Module

51138.6k2](/packages/vanilo-cart)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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