PHPackages                             aseqbase/single - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aseqbase/single

ActiveProject[Utility &amp; Helpers](/categories/utility)

aseqbase/single
===============

To create a single page website or subdomain, with all accessibility and equipment, for an aseqbase website...

v8.0.0(2mo ago)021GPL-3.0-onlyPHP

Since Apr 3Pushed 1mo agoCompare

[ Source](https://github.com/aseqbase/single)[ Packagist](https://packagist.org/packages/aseqbase/single)[ RSS](/packages/aseqbase-single/feed)WikiDiscussions main Synced today

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

Single-Page Application (Project)
=================================

[](#single-page-application-project)

> aseqbase/single

To create a Single Page website or subdomain, with all accessibility and equipment, for an aseqbase website... A web application that dynamically rewrites the current page with new data, rather than loading entire new pages from a server.

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

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

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

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

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

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.3% 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

Recently: every ~46 days

Total

12

Last Release

70d ago

Major Versions

v3.3.8 → v4.0.02025-09-20

v4.1.0 → v5.0.02025-10-21

v5.9.9 → v6.0.02025-10-29

v6.0.0 → v7.0.02025-12-05

v7.0.0 → v8.0.02026-04-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40602800?v=4)[Mohammad Fathi](/maintainers/mimfa)[@mimfa](https://github.com/mimfa)

---

Top Contributors

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

---

Tags

frameworkwebweb-appweb-applicationweb-frameworkwebsite

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

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

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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