PHPackages                             hiddencms/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. hiddencms/core

ActiveProject

hiddencms/core
==============

HiddenCMS core, forked from NeoFrag CMS

023↓100%[4 issues](https://github.com/HiddenCMS/Core/issues)PHP

Since May 22Pushed 2w ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

HiddenCMS
=========

[](#hiddencms)

HiddenCMS est un CMS PHP/MySQL oriente contenus, modules et personnalisation de pages.

Ce projet est issu d'un fork de NeoFrag, mais son developpement reprend desormais avec une direction propre : compatibilite PHP moderne, installation plus simple, routage centre sur les pages, meilleure separation entre contenus statiques et instances de modules.

Prerequis
---------

[](#prerequis)

- PHP 8.3 ou superieur recommande
- Extensions PHP : curl, gd, intl, mbstring, mysqli, zip
- MySQL ou MariaDB
- Apache avec `rewrite_module` active

Installation CLI
----------------

[](#installation-cli)

L'installation peut etre lancee en ligne de commande :

```
php install/cli.php `
  --db-host=localhost `
  --db-name=hiddencms `
  --db-user=root `
  --db-pass= `
  --create-db `
  --admin-user=admin `
  --admin-pass=admin123 `
  --admin-email=admin@example.test `
  --base=/hHiddenCMS/ `
  --yes
```

Le mode interactif est aussi disponible :

```
php install/cli.php
```

Quand le dossier `install/` est conserve, l'installation CLI ecrit `install/installed.txt` pour desactiver l'installateur web.

Installation web
----------------

[](#installation-web)

L'installateur web historique reste disponible en ouvrant le projet dans un navigateur tant que le dossier `install/` est present.

Heritage
--------

[](#heritage)

HiddenCMS est base sur NeoFrag Alpha 0.2.3. Les credits et licences d'origine sont conserves dans les fichiers sources et les fichiers de licence.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance63

Regular maintenance activity

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity11

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://avatars.githubusercontent.com/u/6509009?v=4)[Alexandre AUGER](/maintainers/BloberSh)[@BloberSh](https://github.com/BloberSh)

---

Top Contributors

[![BloberSh](https://avatars.githubusercontent.com/u/6509009?v=4)](https://github.com/BloberSh "BloberSh (64 commits)")

### Embed Badge

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

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

PHPackages © 2026

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