PHPackages                             brixlab/core - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. brixlab/core

ActiveProject[Utility &amp; Helpers](/categories/utility)

brixlab/core
============

AI Based content creation

02881PHP

Since Jul 30Pushed 9mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

brix-core
=========

[](#brix-core)

```
composer install brixlab/core

```

Write brix plugins
------------------

[](#write-brix-plugins)

Create a /src/boostrap.php file

```
class SomeFunctionality extends \Brix\Core\AbstractBrixCommand {

}

\Phore\Cli\CliDispatcher::addClass(SomeFunctionality::class, "some-functionality");
```

Brix `brix-autoload.php` File
-----------------------------

[](#brix-brix-autoloadphp-file)

Register custom commands and plugins in the `brix-autoload.php` file:

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance40

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity14

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/878a384d056698a2400e4b7c8858db05a6caebb2c560e67151be36d46d58def0?d=identicon)[dermatthes](/maintainers/dermatthes)

---

Top Contributors

[![dermatthes](https://avatars.githubusercontent.com/u/13380559?v=4)](https://github.com/dermatthes "dermatthes (66 commits)")

### Embed Badge

![Health badge](/badges/brixlab-core/health.svg)

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

PHPackages © 2026

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