PHPackages                             aseqbase/administrator - 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. [Admin Panels](/categories/admin)
4. /
5. aseqbase/administrator

ActiveProject[Admin Panels](/categories/admin)

aseqbase/administrator
======================

A default Content Management System is special for an aseqbase website...

v7.2.0(5mo ago)013GPL-3.0-onlyPHP

Since Apr 4Pushed 2mo agoCompare

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

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

Administrator (Project)
=======================

[](#administrator-project)

> aseqbase/administrator

A default Content Management System is special for an aseqbase website...A standard, out-of-the-box Content Management System holds particular significance when it comes to building and maintaining an aseqbase website. The inherent characteristics of a default CMS provide a foundational structure that is especially well-suited for the specific requirements and potential of such a website. Utilizing a pre-configured CMS offers several advantages for aseqbase websites, streamlining the development process and ensuring a cohesive user experience. Therefore, opting for a default Content Management System is a strategic choice that can greatly enhance the functionality and overall effectiveness of an 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\administrator\`) of the website, then install the project by: ```
         > composer create-project aseqbase/administrator
        ```
    - Prompts below to create a manageable project (update, uninstall, etc.): ```
         > composer require aseqbase/administrator
         > cd vendor/aseqbase/administrator
         vendor/aseqbase/administrator> composer dev:install
        ```
3. Put the destination directory of your project on the appeared step (for example, `D:\MyWebsite\administrator\`) ```
      Destination Directory [D:\MyWebsite\]: D:\MyWebsite\administrator\
    ```
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 `administrator` directory to change your-parent-directory-name (from the `aseq`) using: ```
      > composer administrator:create global --aseq "administrator" --base "your-parent-directory-name" -f
    ```

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

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

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

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

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance78

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Recently: every ~10 days

Total

16

Last Release

157d ago

Major Versions

v2.1.0-beta → v3.0.02025-06-27

v3.7.0 → v4.0.02025-09-20

v4.1.0 → v5.0.02025-10-21

v5.9.9 → v6.0.02025-10-31

v6.5.0 → v7.2.02025-12-12

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

---

Tags

admin-paneladministrationadministration-interfaceaseqbasecmscms-backendcms-frameworkmimfawebsie

### Embed Badge

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

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

###  Alternatives

[wecodemore/current-admin-info

Displays info about the current admin screen and its globals, contextual hooks, etc.

852.7k](/packages/wecodemore-current-admin-info)

PHPackages © 2026

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