PHPackages                             swordbros/fabric - 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. swordbros/fabric

ActiveProject[Framework](/categories/framework)

swordbros/fabric
================

Aimeos shop system

01PHP

Since Nov 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/swordbros/fabric)[ Packagist](https://packagist.org/packages/swordbros/fabric)[ RSS](/packages/swordbros-fabric/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

⭐ Star us on [GitHub](https://github.com/aimeos/aimeos/stargazers) — it motivates us a lot! 😀

[![Aimeos GitHub stats](https://camo.githubusercontent.com/22710555d2384a97e7ecacac87d2091ad74f69efe5f1d85ad816fc3ffffa53db/68747470733a2f2f6769746875622d726561646d652d73746174732e76657263656c2e6170702f6170693f757365726e616d653d61696d656f7326636f756e745f707269766174653d7472756526696e636c7564655f616c6c5f636f6d6d6974733d747275652673686f775f69636f6e733d747275652662675f636f6c6f723d39302c3130333035302c313039303935267469746c655f636f6c6f723d66666626746578745f636f6c6f723d6666662669636f6e5f636f6c6f723d66666626686964653d707273)](https://camo.githubusercontent.com/22710555d2384a97e7ecacac87d2091ad74f69efe5f1d85ad816fc3ffffa53db/68747470733a2f2f6769746875622d726561646d652d73746174732e76657263656c2e6170702f6170693f757365726e616d653d61696d656f7326636f756e745f707269766174653d7472756526696e636c7564655f616c6c5f636f6d6d6974733d747275652673686f775f69636f6e733d747275652662675f636f6c6f723d39302c3130333035302c313039303935267469746c655f636f6c6f723d66666626746578745f636f6c6f723d6666662669636f6e5f636f6c6f723d66666626686964653d707273)

[ ![Aimeos logo](https://camo.githubusercontent.com/e55b7a8426f14ba6040d604746b03b7e096af41ede8fead0ea817cbb8d60f998/68747470733a2f2f61696d656f732e6f72672f66696c6561646d696e2f74656d706c6174652f69636f6e732f6c6f676f2e706e67 "Aimeos")](https://aimeos.org/)Aimeos Laravel ecommerce platform
=================================

[](#aimeos-laravel-ecommerce-platform)

[![Total Downloads](https://camo.githubusercontent.com/15527c6610114481f033b8500499481af10d6e6e466d2d549001e87553b7456e/68747470733a2f2f706f7365722e707567782e6f72672f61696d656f732f61696d656f732f642f746f74616c2e737667)](https://packagist.org/packages/aimeos/aimeos)[![License](https://camo.githubusercontent.com/35ac77be73f2d12727db69e6c7a7f486af26d1370c076f179e61f40a1f9728d0/68747470733a2f2f706f7365722e707567782e6f72672f61696d656f732f61696d656f732f6c6963656e73652e737667)](https://packagist.org/packages/aimeos/aimeos)

[Aimeos](https://aimeos.org/Laravel) is THE professional, full-featured and high performance e-commerce platform! You can install it within 5 minutes and can adapt, extend, overwrite and customize anything to your needs.

[![Aimeos Laravel demo](https://camo.githubusercontent.com/4cc4e2e8c8624f003fe7c3791b437a0c4b1b4cb91eef7b17d9e083a369ed0676/68747470733a2f2f61696d656f732e6f72672f66696c6561646d696e2f61696d656f732e6f72672f696d616765732f61696d656f732d6769746875622e706e67)](https://laravel.demo.aimeos.org)

Features
--------

[](#features)

Aimeos is a full-featured e-commerce package:

- Multi vendor, multi channel and multi warehouse
- From one to 1,000,000,000+ items
- Extremly fast down to 20ms
- For multi-tentant e-commerce SaaS solutions
- Bundles, vouchers, virtual, configurable, custom and event products
- Subscriptions with recurring payments
- 100+ payment gateways
- Full RTL support (frontend and backend)
- Block/tier pricing out of the box
- Extension for customer/group based prices
- Discount and voucher support
- Flexible basket rule system
- Full-featured admin backend
- Beautiful admin dashboard
- Configurable product data sets
- JSON REST API based on jsonapi.org
- Completly modular structure
- Extremely configurable and extensible
- Extension for market places with millions of vendors
- Fully SEO optimized including rich snippets
- Translated to 30+ languages
- AI-based text translation
- Optimized for smart phones and tablets
- Secure and reviewed implementation
- High quality source code

... and [more Aimeos features](https://aimeos.org/features)

Check out the demos:

- [Aimeos frontend demo](https://laravel.demo.aimeos.org)
- [Aimeos admin demo](https://admin.demo.aimeos.org)

Package only
------------

[](#package-only)

Want to **integrate Aimeos** into your **existing application**?

Use the [Aimeos Laravel package](https://github.com/aimeos/aimeos-laravel) directly!

Table of content
----------------

[](#table-of-content)

- [Requirements](#requirements)
- [Installation](#installation)
- [Frontend](#frontend)
- [Backend](#backend)
- [Customize](#customize)
- [Multi-vendor](#multi-vendor)
- [License](#license)
- [Links](#links)

Requirements
------------

[](#requirements)

The Aimeos shop distribution requires:

- Linux/Unix, WAMP/XAMP or MacOS environment
- PHP &gt;= 7.3
- MySQL &gt;= 5.7.8, MariaDB &gt;= 10.2.2
- Web server (Apache, Nginx or integrated PHP web server for testing)

If required PHP extensions are missing, `composer` will tell you about the missing dependencies.

If you want to **upgrade between major versions**, please have a look into the [upgrade guide](https://aimeos.org/docs/latest/laravel/setup/#upgrade)!

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

[](#installation)

To install the Aimeos shop application, you need [composer 2.1+](https://getcomposer.org). On the CLI, execute this command for a complete installation including a working setup:

```
wget https://getcomposer.org/download/latest-stable/composer.phar -O composer
php composer create-project aimeos/aimeos myshop

```

You will be asked for the parameters of your database and mail server as well as an e-mail and password used for creating the administration account.

In a local environment, you can use the integrated PHP web server to test your new Aimeos installation. Simply execute the following command to start the web server:

```
cd myshop
php artisan serve

```

**Note:** In an hosting environment, the document root of your virtual host must point to the **/.../myshop/public/** directory and you have to change the `APP_URL` setting in your `.env`file to your domain without port, e.g.:

```
APP_URL=http://myhostingdomain.com

```

Frontend
--------

[](#frontend)

After the installation, you can test the Aimeos shop frontend by calling the URL of your VHost in your browser. If you use the integrated PHP web server, you should browse this URL:

[![Aimeos frontend](https://camo.githubusercontent.com/e002239787bbba95d8c7a3d7cd728cf54b9ec91d2aea7c119968f6e47f587f2c/68747470733a2f2f61696d656f732e6f72672f66696c6561646d696e2f61696d656f732e6f72672f696d616765732f61696d656f732d66726f6e74656e642e6a70673f323032312e3037)](http://laravel.demo.aimeos.org/)

Backend
-------

[](#backend)

The Aimeos administration interface will be available at `/admin` in your VHost. When using the integrated PHP web server, call this URL:

[![Aimeos admin backend](https://camo.githubusercontent.com/c2e89c5358a1167c82f37a261f4830083575b4b553dd66b53a91593e67cf7198/68747470733a2f2f61696d656f732e6f72672f66696c6561646d696e2f61696d656f732e6f72672f696d616765732f61696d656f732d6261636b656e642e706e673f323032312e3034)](http://admin.demo.aimeos.org/)

Customize
---------

[](#customize)

Laravel and the Aimeos e-commerce package are extremely flexible and highly customizable. A lot of documentation for the [Laravel framework](https://laravel.com) and the [Aimeos e-commerce framework](https://aimeos.org/docs/latest/laravel) exists. If you have questions about Aimeos, don't hesitate to ask in our [Aimeos forum](https://aimeos.org/help/).

For more details about Aimeos Laravel integration, please have a look at its [repository](https://github.com/aimeos/aimeos-laravel).

Multi-language
--------------

[](#multi-language)

For shops which offers multiple languages, just add this line to your `./myshop/.env` file:

```
SHOP_MULTILOCALE=true

```

Then, the language will be added to the routes automatically. You can set up the available languages in the ["Locale &gt; Locale" panel](https://aimeos.org/docs/latest/manual/locales/)of the Aimeos admin backend.

Multi-vendor
------------

[](#multi-vendor)

To enable multi-vendor features, add this settings to the `./myshop/.env` file:

```
SHOP_MULTISHOP=true

```

If you want to allow vendors to register themselves as sellers, set this option in the `./myshop/.env` file too:

```
SHOP_REGISTRATION=true

```

By default, newly registered sellers have administrator privileges in the backend for their own site. For a more limited access to the backend, you can change the permission level to "editor" in the `./myshop/.env` file:

```
SHOP_PERMISSION=editor

```

You can change the permissions associated to "admin" or "editor" by adding your own version of the [JQAdm resource configuration](https://github.com/aimeos/ai-admin-jqadm/blob/master/config/admin/jqadm/resource.php)to the "admin" section of your `./config/shop.php` file.

License
-------

[](#license)

The Aimeos shop system is licensed under the terms of the MIT and LGPLv3 license and is available for free.

Links
-----

[](#links)

- [Web site](https://aimeos.org/Laravel)
- [Documentation](https://aimeos.org/docs/latest/laravel)
- [Forum](https://aimeos.org/help/laravel-package-f18/)
- [Issue tracker](https://github.com/aimeos/aimeos/issues)
- [Composer packages](https://packagist.org/packages/aimeos/aimeos)
- [Source code](https://github.com/aimeos/aimeos)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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/0cc528d6a4e3bbeb4812ee575f9228780973d51c9f83f983a6cc8ffffc55cede?d=identicon)[swordbros](/maintainers/swordbros)

---

Top Contributors

[![akcagulsum](https://avatars.githubusercontent.com/u/52961082?v=4)](https://github.com/akcagulsum "akcagulsum (2 commits)")[![tulparstudyo](https://avatars.githubusercontent.com/u/37733016?v=4)](https://github.com/tulparstudyo "tulparstudyo (2 commits)")

### Embed Badge

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

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

###  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)
