PHPackages                             inceptphp/framework - 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/framework

ActiveLibrary[Framework](/categories/framework)

inceptphp/framework
===================

Incept Framework Core Library

0.1.12(2y ago)1591LGPL-2.1-or-laterPHP

Since May 9Pushed 2y agoCompare

[ Source](https://github.com/inceptphp/framework)[ Packagist](https://packagist.org/packages/inceptphp/framework)[ RSS](/packages/inceptphp-framework/feed)WikiDiscussions main Synced 1w ago

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

Incept Framework
================

[](#incept-framework)

[![Travis CI](https://camo.githubusercontent.com/841b7071cadad0c7a9fa93a18ddacb209a71ac0408f3b1ffa31c010b1b9cc943/68747470733a2f2f7472617669732d63692e636f6d2f696e636570747068702f6672616d65776f726b2e7376673f6272616e63683d6d61696e)](https://travis-ci.com/inceptphp/framework)[![Coverage Status](https://camo.githubusercontent.com/c10725cf3e154acb2445c4772824a6f5c739ebd6c53097af5c48dc64f2247420/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f696e636570747068702f6672616d65776f726b2f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/inceptphp/framework?branch=main)[![Latest Stable Version](https://camo.githubusercontent.com/07b5f2527a1b1b0090346d83ea65c00b6d26a2e33395daa48fe7eb51d7f48ffb/68747470733a2f2f706f7365722e707567782e6f72672f696e636570747068702f6672616d65776f726b2f762f737461626c65)](https://packagist.org/packages/inceptphp/framework)[![Total Downloads](https://camo.githubusercontent.com/df1a091e33a43e6740a10c224a31038d9b7057f5f383f3f1b9d6182e88e4a9b8/68747470733a2f2f706f7365722e707567782e6f72672f696e636570747068702f6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/inceptphp/framework)[![Latest Unstable Version](https://camo.githubusercontent.com/6e477ce00a725683afa54df2a1779d3a368636e812792e28cb66dc4487cdf295/68747470733a2f2f706f7365722e707567782e6f72672f696e636570747068702f6672616d65776f726b2f762f756e737461626c65)](https://packagist.org/packages/inceptphp/framework)[![License](https://camo.githubusercontent.com/3098783350fe2929b1d09c0834355cd542e9187b995baa0e8e8c891f298f76fa/68747470733a2f2f706f7365722e707567782e6f72672f696e636570747068702f6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/inceptphp/framework)

---

Contributing
============

[](#contributing)

Bug fixes will be reviewed as soon as possible. Minor features will also be considered, but give me time to review it and get back to you. Major features will **only** be considered on the `master` branch.

1. Fork the Repository.
2. Fire up your local terminal and switch to the version you would like to contribute to.
3. Make your changes.
4. Always make sure to sign-off (-s) on all commits made (git commit -s -m "Commit message")

Making pull requests
--------------------

[](#making-pull-requests)

1. Please ensure to run [phpunit](https://phpunit.de/) and [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) before making a pull request.
2. Push your code to your remote forked version.
3. Go back to your forked version on GitHub and submit a pull request.
4. All pull requests will be passed to [Travis CI](https://travis-ci.com/github/inceptphp/framework) to be tested. Also note that [Coveralls](https://coveralls.io/github/inceptphp/framework) is also used to analyze the coverage of your contribution.

Setting Up PHPUnit
------------------

[](#setting-up-phpunit)

```
$ composer global require phpunit/phpunit
$ export PATH=~/.composer/vendor/bin:$PATH
$ XDEBUG_MODE=coverage phpunit -d memory_limit=512M --coverage-html ../../../public/test
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Recently: every ~111 days

Total

14

Last Release

980d 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 (40 commits)")

---

Tags

framework

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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