PHPackages                             aseqbase/sequence - 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/sequence

ActiveProject

aseqbase/sequence
=================

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

v7.0.0(5mo ago)07GPL-3.0-onlyPHP

Since Apr 3Pushed 2mo agoCompare

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

READMEChangelog (10)Dependencies (2)Versions (13)Used By (0)

A New Sequence (Project)
========================

[](#a-new-sequence-project)

> aseqbase/sequence

The task at hand involves the establishment of a novel subdomain, fully equipped and configured for seamless accessibility, as an extension to an existing aseqbase website. This entails not only the creation of the subdomain itself, but also ensuring that all necessary infrastructure, software, and hardware are in place to support its intended function. Furthermore, meticulous attention must be paid to accessibility considerations, guaranteeing that the new subdomain is usable by individuals with diverse needs and abilities. The ultimate goal is to seamlessly integrate this new subdomain into the existing aseqbase website ecosystem, providing a fully functional and readily accessible platform for its designated purpose.

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\sequence\`) of the website, then install the project by: ```
         > composer create-project aseqbase/sequence
        ```
    - Prompts below to create a manageable project (update, uninstall, etc.): ```
         > composer require aseqbase/sequence
         > cd vendor/aseqbase/sequence
         vendor/aseqbase/sequence> composer dev:install
        ```
3. Put the destination directory of your project on the appeared step (for example, `D:\MyWebsite\sequence\`) ```
      Destination Directory [D:\MyWebsite\]: D:\MyWebsite\sequence\
    ```
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 `sequence` directory to change your-parent-directory-name (from the `aseq`) using: ```
      > composer sequence:create global --aseq "sequence" --base "your-parent-directory-name" -f
    ```

    or ```
      > cd vendor/aseqbase/sequence
      vendor/aseqbase/sequence> composer dev:create global --aseq "sequence" --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://sequence.[my-domain-name].com`, or `http://[my-domain-name].com/sequence`)
    - 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 sequence:update
    ```

    or ```
      > cd vendor/aseqbase/sequence
      vendor/aseqbase/sequence> 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 sequence:unistall
    ```

    or ```
      > cd vendor/aseqbase/sequence
      vendor/aseqbase/sequence> 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 sequence:create [predefined-template-name]
    ```

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

###  Health Score

36

—

LowBetter than 81% of packages

Maintenance84

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Recently: every ~11 days

Total

12

Last Release

155d ago

Major Versions

v2.0.0 → v3.0.02025-06-27

v3.3.8 → v4.0.02025-09-14

v4.1.0 → v5.0.02025-10-21

v5.9.9 → v6.0.02025-10-29

v6.4.1 → v7.0.02025-12-05

### 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 (59 commits)")

---

Tags

aseqbaseframeworkmimfasubdomainwebwebframeworkwebsite

### Embed Badge

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

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

###  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.7k3](/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)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3164.5k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

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