PHPackages                             aseqbase/shop - 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. aseqbase/shop

ActiveProject

aseqbase/shop
=============

To create a new Shop, with all accessibility and equipment, for an aseqbase website...

v4.0.0(8mo ago)02GPL-3.0-onlyPHP

Since May 1Pushed 3mo agoCompare

[ Source](https://github.com/aseqbase/shop)[ Packagist](https://packagist.org/packages/aseqbase/shop)[ RSS](/packages/aseqbase-shop/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Shop (Project)
==============

[](#shop-project)

> aseqbase/shop

The objective is to establish a fully functional and readily accessible Shop, complete with all necessary equipment and resources, specifically designed for seamless integration within the existing framework of the aseqbase website. This involves careful planning and execution to ensure that the new Shop is not only user-friendly but also adheres to the highest standards of accessibility, allowing all visitors to navigate and utilize its features effectively. The provision of appropriate equipment is paramount to the Shop's operational efficiency, guaranteeing a smooth and productive workflow for both administrators and customers alike, ultimately enhancing the overall user experience on the aseqbase website.

Dependencies
------------

[](#dependencies)

- [aseqbase/aseqbase](http://github.com//aseqbase/aseqbase)

Managements
-----------

[](#managements)

### Installing

[](#installing)

1. Install all dependencies mentioned before
2. Follow one of these options:
    - Open a terminal in the destination directory (for example, `D:\MyWebsite\shop\`) of the website, then install the project by: ```
         > composer create-project aseqbase/shop
        ```
    - Prompts below to create a manageable project (update, uninstall, etc.): ```
         > composer require aseqbase/shop
         > cd vendor/aseqbase/shop
         vendor/aseqbase/shop> composer dev:install
        ```
3. Put the destination directory of your project on the appeared step (for example, `D:\MyWebsite\shop\`) ```
      Destination Directory [D:\MyWebsite\]: D:\MyWebsite\shop\
    ```
4. Follow the steps to finish the installation of sources, database, etc.
5. \[optional\] On the local server, create an optional file named `global.php` in the `shop` directory to change your-parent-directory-name (from the `aseq`) using: ```
      > composer shop:create global --aseq "shop" --base "your-parent-directory-name" -f
    ```

    or ```
      > cd vendor/aseqbase/shop
      vendor/aseqbase/shop> composer dev:create global --aseq "shop" --base "your-parent-directory-name" -f
    ```

    **Note**: Do not forget to replace "your-parent-directory-name" with your item (default `aseq`).
6. Enjoy...

### Using

[](#using)

1. Do one of the following options:
    - Visit its special URL (for example, `http://shop.[my-domain-name].com`, or `http://[my-domain-name].com/shop`)
    - On the local server:
        1. Use the following command on the root directory ```
            > composer start
            ```
        2. Visit the URL `localhost:8000` (for default) on the local browser
2. Enjoy...

### Updating

[](#updating)

1. Keep your project updated using ```
      > composer shop:update
    ```

    or ```
      > cd vendor/aseqbase/shop
      vendor/aseqbase/shop> composer dev:update
    ```
2. Follow the steps to finish the update of sources, database, etc.
3. Enjoy...

### Uninstalling

[](#uninstalling)

1. Uninstall the project and the constructed database using: ```
      > composer shop:unistall
    ```

    or ```
      > cd vendor/aseqbase/shop
      vendor/aseqbase/shop> composer dev:unistall
    ```
2. Follow the steps to finish the uninstallation of sources, database, etc.
3. Enjoy...

#### Creating

[](#creating)

1. Create a new file by a predefined template name (for example, global, config, back, router, front, user, info, etc.) using: ```
      > composer shop:create [predefined-template-name]
    ```

    or ```
      > cd vendor/aseqbase/shop
      vendor/aseqbase/shop> composer dev:create [predefined-template-name]
    ```
2. Follow the steps to finish creating the file.
3. Enjoy...

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance73

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

Total

5

Last Release

240d ago

Major Versions

v0.330 → v4.0.02025-09-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/4776d7f39bd709210821390dfe3d2809fb979844b256f8ef17c8ee342e3dc2d1?d=identicon)[mimfa](/maintainers/mimfa)

---

Top Contributors

[![mimfa](https://avatars.githubusercontent.com/u/40602800?v=4)](https://github.com/mimfa "mimfa (40 commits)")

### Embed Badge

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

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

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

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