PHPackages                             blua-blue/blua-blue - 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. blua-blue/blua-blue

ActiveLibrary

blua-blue/blua-blue
===================

Headless / Hybrid CMS enablement platform

v0.0.6-beta(6y ago)061[3 issues](https://github.com/blua-blue/blua-blue/issues)[3 PRs](https://github.com/blua-blue/blua-blue/pulls)MITJavaScriptPHP ^7.0

Since Jun 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/blua-blue/blua-blue)[ Packagist](https://packagist.org/packages/blua-blue/blua-blue)[ RSS](/packages/blua-blue-blua-blue/feed)WikiDiscussions phase-01 Synced 3d ago

READMEChangelog (3)Dependencies (17)Versions (30)Used By (0)

> Phase 1: meanwhile, [phase 2](https://github.com/blua-blue/blua-blue-v2) is in production

[![blua.blue](asset/img/blua-blue-logo.png)](asset/img/blua-blue-logo.png)

Content Enablement Platform
===========================

[](#content-enablement-platform)

Stateles (JWT) hybrid (frontend &amp; headless) CMS built with

- PHP ( [neoan3](https://github.com/sroehrl/neoan3) )
- MySQL
- [Vue](https://vuejs.org) (administration &amp; optional frontend)
- [Bulma](https://bulma.io) (administration &amp; optional frontend)

Requirements
------------

[](#requirements)

PHP7

[composer](https://getcomposer.org/)

[nodeJS &amp; npm](https://nodejs.org)

[neoan3-cli](https://www.npmjs.com/package/neoan3-cli)

Installation
------------

[](#installation)

### For usage &amp; production

[](#for-usage--production)

1. `composer create-project blua-blue/blua-blue -s beta`
2. Create [Credentials](#credentials) (`neoan3 credentials`)
3. `neoan3 migrate models up`

### Collaborators/developers

[](#collaboratorsdevelopers)

Download/clone/fork the repository @

1. Change the "RewriteBase" in the .htaccess file (or create a route-script for Nginx)
2. Run `composer install`
3. Run `npm install`
4. Create [Credentials](#credentials) (`neoan3 credentials`)
5. Run `neoan3 migrate models up`

### Credentials

[](#credentials)

Credentials are expected to be in a folder "credentials" outside the web-root. You can use the command `neoan3 credentials` for generating the following properties. Please make changes to the neoan frame (frame/neoan/Neoan.php) in order to provide credentials for:

*neoan3-apps/db*

*neoan3-apps/stateless*

*phpmailer*

*neoan3-apps/hcaptcha*

*Example:*

```
{
"blua_db": {
  "name": "your_db",
  "assumes_uuid": true,
  "password": "yourPassword",
  "user": "phpDbUser"

  },
"blua_stateless": {
  "secret": "yourSEcretKey"
  },
"blua_mail": {
  "host": "mail.example.com",
  "username": "some@example.com",
  "password": "MailSMTPpassword",
  "fromEmail": "some@example.com",
  "fromName": "Example-Admin",
  "port": "25",
  "secure": "ssl"
  },
"blua_hcaptcha": {
  "secret": "your secret",
  "siteKey": "site-key"
  }
}
```

Don't have access outside of the project? Alternatively, you can create a private function in the frame and set `$this->credentials` with an array supplying these credentials. However, be aware that when using credentials in your project, sharing the codebase becomes a security consideration.

```
$this->credentials = [
    'blua_db'=>[...],
    ...
]
```

You can also use `neoan3 credentials` to manage your credentials

> You might have to provide additional settings depending on your services. Additional mailing-setup can be managed in the function newMail() (in the neoan-frame) and within your credentials when dealing with database-credentials. Please see the respective documentation for these packages.

### License

[](#license)

MIT license [opensource](https://opensource.org/licenses/MIT)

Copyright 2019 [blua.blue](https://blua.blue)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Built with love &amp; neoan3?
=============================

[](#built-with-love--neoan3)

Blua.blue is written as [neoan3](https://github.com/sroehrl/neoan3/) components. We are currently working on integrating blua.blue in the neoan3-cli to be included with your neoan3 projects.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.3% 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 ~108 days

Total

3

Last Release

2235d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92d2361b646651e3452a62d07274076346c4096480098a6c43d6c27ee28d460d?d=identicon)[neoan](/maintainers/neoan)

---

Top Contributors

[![sroehrl](https://avatars.githubusercontent.com/u/28542911?v=4)](https://github.com/sroehrl "sroehrl (131 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/blua-blue-blua-blue/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[phiki/phiki

Syntax highlighting using TextMate grammars in PHP.

3573.0M23](/packages/phiki-phiki)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[illuminate/mail

The Illuminate Mail package.

5910.1M391](/packages/illuminate-mail)

PHPackages © 2026

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