PHPackages                             gibboncms/config - 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. gibboncms/config

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

gibboncms/config
================

Config module for GibbonCms

v0.5.1(10y ago)0261MITPHPPHP &gt;=5.5

Since May 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/gibboncms/config)[ Packagist](https://packagist.org/packages/gibboncms/config)[ RSS](/packages/gibboncms-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (7)Used By (1)

GibbonCms Config Module
=======================

[](#gibboncms-config-module)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1eee996457b7aa8170fd54680853980d3124b053ece486d9a821e542407ba92e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676962626f6e636d732f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gibboncms/config)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/361bf119bc963d97c20825d1d5a63bdba41b1ff16f1017869dffdc800a9474d6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f676962626f6e636d732f636f6e6669672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/gibboncms/config)[![Coverage Status](https://camo.githubusercontent.com/63e88d88e6c44041d876a695d7fb90f6e105817efa97a7253b8707bcc85c2556/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f676962626f6e636d732f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gibboncms/config/code-structure)[![Quality Score](https://camo.githubusercontent.com/88e7653ea3356478c6c2db204bc6ef15a8923dc2a8774f5a6aae8471bdcbaeb7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f676962626f6e636d732f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gibboncms/config)[![Total Downloads](https://camo.githubusercontent.com/996dee4fcd110805adc871f6d11daf0802427683f19957d7c4de024bd2644950/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676962626f6e636d732f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gibboncms/config)

The config module for [GibbonCms](https://github.com/gibboncms/gibbon).

GibbonCms was created as a final assignment for my bachelor's degree in digital media at Artevelde University College Ghent.

*Please refer to [gibboncms.io](http://gibboncms.io) for usage instructions and full documentation.*

Install
-------

[](#install)

Via Composer

```
$ composer require gibboncms/config
```

Usage
-----

[](#usage)

Please refer to [gibboncms.io](http://gibboncms.io) for usage instructions and full documentation.

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sebastian De Deyne](https://github.com/sebastiandedeyne)
- [Arteveldehogeschool](http://www.arteveldehogeschool.be)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Total

6

Last Release

4006d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8cca95a04a5d8ac599dd8cae0c91e457d60d1b3407244d4fcdc1b6e79c7ef91?d=identicon)[sebastiandedeyne](/maintainers/sebastiandedeyne)

---

Top Contributors

[![sebastiandedeyne](https://avatars.githubusercontent.com/u/1561079?v=4)](https://github.com/sebastiandedeyne "sebastiandedeyne (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gibboncms-config/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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