PHPackages                             nasrulhazim/arch - 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. [Framework](/categories/framework)
4. /
5. nasrulhazim/arch

AbandonedArchivedProject[Framework](/categories/framework)

nasrulhazim/arch
================

Arch is a pre-build admin panel for web application.

v3.1.0(6y ago)23647[2 issues](https://github.com/nasrulhazim/arch/issues)[14 PRs](https://github.com/nasrulhazim/arch/pulls)MITPHPPHP ^7.2.5

Since Aug 14Pushed 4y agoCompare

[ Source](https://github.com/nasrulhazim/arch)[ Packagist](https://packagist.org/packages/nasrulhazim/arch)[ RSS](/packages/nasrulhazim-arch/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (38)Versions (28)Used By (0)

[![CircleCI](https://camo.githubusercontent.com/ee1c0d638faaa1411c98a0477e6bcb97b56e00f101aa14a9afe63f0ff7967250/68747470733a2f2f636972636c6563692e636f6d2f67682f6e617372756c68617a696d2f617263682e7376673f7374796c653d737667)](https://circleci.com/gh/nasrulhazim/arch)

Arch
----

[](#arch)

[![](screenshot.png)](screenshot.png)

[![](screenshot-admin.png)](screenshot-admin.png)

Table of Content
----------------

[](#table-of-content)

- [Version Compatibility](#version-compatibility)
- [Quick Installation](#quick-installation)
- [Contributing to the Arch](#contributing-to-the-arch)
- [Security](#security-vulnerabilities)
- [License](#license)

Version Compatibility
---------------------

[](#version-compatibility)

LaravelArch5.8.x1.1.x6.x2.x7.x3.xQuick Installation
------------------

[](#quick-installation)

```
$ composer create-project nasrulhazim/arch project-name --prefer-dist

```

Navigate to `project-name` and duplicate `.env.example` to `.env`. Update your configuration then run the following command:

```
$ bin/install

```

This will install all the Arch dependencies - backend and frontend, and also setup migration &amp; seeders.

Development
-----------

[](#development)

Following are the commands available for your development:

#### Bash Scripts

[](#bash-scripts)

Arch come with numbers of bash scripts, to simplify development tasks. This scripts only works in Linux environment:

Following are the available bash scripts:

1. `bin/changelog` - Create changelog file based on give date range.
2. `bin/clear-cache` - Clear all related caches available in the Arch.
3. `bin/csfix` - Apply PHP CS Fixer and commit.
4. `bin/install` - Install Arch.
5. `bin/reload-db` - Recache &amp; reload database.
6. `bin/serve` - Setup Valet link, secure the domain and open the domain.
7. `bin/update-dependencies` - Run `composer update` and commit if any changes.

#### Arch Page

[](#arch-page)

Is a command create necessary model, migration, factory, seeder, controller for web and API, setting up routes for API, web, datatable and breadcrumb and create all main views - index, show, create, edit and partis/actions.

You just need to run following command to create a page.

You may want to check and update generated files to meet the common practice.

```
$ php artisan arch:page Module

```

#### Reload All Caches

[](#reload-all-caches)

```
$ php artisan reload:cache

```

#### Reload Database and Seed

[](#reload-database-and-seed)

```
$ php artisan reload:db

```

#### Seed Development Data

[](#seed-development-data)

```
$ php artisan seed:dev

```

#### Create Transformer Class

[](#create-transformer-class)

```
$ php artisan make:transformer UserTransformer Models\\User

```

#### Create Datatable Class

[](#create-datatable-class)

```
$ php artisan make:dt UserDt Models\\User Datatable\\UserTransformer

```

Contributing to the Arch
------------------------

[](#contributing-to-the-arch)

Contributions can be made to the Arch's respective component repositories:

- [Blade Plus Plus](https://github.com/cleaniquecoders/blade-plus-plus)
- [Blueprint Macro](https://github.com/cleaniquecoders/blueprint-macro)
- [Profile](https://github.com/cleaniquecoders/profile)
- [Laravel Helper](https://github.com/cleaniquecoders/laravel-helper)
- [Laravel Observers](https://github.com/cleaniquecoders/laravel-observers)

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within Arch, please send an e-mail to . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

- The Laravel PHP Framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT) by [Taylor Otwell](https://github.com/taylorotwell).
- The Arch is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Total

11

Last Release

2237d ago

Major Versions

v1.0 → v2.02019-09-05

v2.2.4 → v3.0.02020-03-22

PHP version history (4 changes)v1.0PHP ^7.1.3

v2.0PHP ^7.2

v2.2.1PHP ^7.3

v3.0.0PHP ^7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/b57069d0f4b634f65eccc6e5d5848990e25968d45ec2cf46d626c6a4658f944b?d=identicon)[nasrulhazim.m](/maintainers/nasrulhazim.m)

---

Top Contributors

[![nasrulhazim](https://avatars.githubusercontent.com/u/10341422?v=4)](https://github.com/nasrulhazim "nasrulhazim (188 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![ihsanberahim](https://avatars.githubusercontent.com/u/1956846?v=4)](https://github.com/ihsanberahim "ihsanberahim (1 commits)")

---

Tags

frameworklaravelarchArgon

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/nasrulhazim-arch/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[bytefury/crater

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)

PHPackages © 2026

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