PHPackages                             inceptphp/incept - 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. inceptphp/incept

ActiveCms[Framework](/categories/framework)

inceptphp/incept
================

A PHP8 No Code Framework

0.1.12(3y ago)028LGPL-2.1-or-laterJavaScript

Since May 10Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (15)Used By (0)

Incept
======

[](#incept)

A PHP8 Low Code Framework

Install
-------

[](#install)

1. Issue the Composer create-project command in your terminal:

```
$ composer create-project inceptphp/incept
```

2. Then go cd `` and run the following and and follow the wizard to install.

```
$ cd
$ bin/incept install
$ bin/incept inceptphp/packages/file populate
$ bin/incept inceptphp/packages/auth populate
$ bin/incept inceptphp/packages/role populate
$ bin/incept inceptphp/packages/api populate
$ bin/incept inceptphp/packages/website populate
$ yarn build
```

3. To start the server you issue the following command.

```
$ bin/incept server -h 127.0.0.1 -p 8888
```

4. Sign In

Find the Sign In link in the header nav bar or go to:

```
http://127.0.0.1:8888/auth/signin

```

Sign in using the following credentials:

- Username: admin
- Password: admin

Lastly manually go to the admin:

```
http://127.0.0.1:8888/admin

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Recently: every ~2 days

Total

14

Last Release

1459d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/120378?v=4)[Christian Blanquera](/maintainers/cblanquera)[@cblanquera](https://github.com/cblanquera)

---

Top Contributors

[![cblanquera](https://avatars.githubusercontent.com/u/120378?v=4)](https://github.com/cblanquera "cblanquera (38 commits)")

### Embed Badge

![Health badge](/badges/inceptphp-incept/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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