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

ActiveProject

aseqbase/skeleton
=================

All the main and applicable aseqbase files and folders

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

Since Oct 21Pushed 3mo agoCompare

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

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Skeleton (Project)
==================

[](#skeleton-project)

> aseqbase/skeleton

All the main and applicable aseqbase files and folders, to have a complete but blank aseqbase project...

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

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

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

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

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance77

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

6

Last Release

164d ago

Major Versions

v5.9.9 → v6.0.02025-10-29

v6.5.0 → 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 (26 commits)")

### Embed Badge

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

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

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