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

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

bozboz/config
=============

v1.6.1(4y ago)03.2kPHP

Since Mar 17Pushed 4y ago3 watchersCompare

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

READMEChangelog (1)DependenciesVersions (4)Used By (0)

Config
======

[](#config)

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

[](#installation)

1. `composer require bozboz/config`
2. Add service provider to app/config.php `Bozboz\Config\Providers\SiteConfig::class,`
3. Publish vendor migrations `php artisan vendor:publish`
4. Migrate `php artisan migrate`

Usage
-----

[](#usage)

`app('siteConfig')->get('')`

`Bozboz\Config\Config` can be injected as a dependency

All views have access to a `$config` variable. Can be used like: `{{ $config->get('') }}`

Fetch a collection of all config belonging to a tag: `$config->tag('')`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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

Total

3

Last Release

1527d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c709396f3a6a7048c1c89615c6fce3f8301bd5715c641bf07b48268187727a3?d=identicon)[bozboz](/maintainers/bozboz)

---

Top Contributors

[![oddvalue](https://avatars.githubusercontent.com/u/10127404?v=4)](https://github.com/oddvalue "oddvalue (1 commits)")

### Embed Badge

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

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

###  Alternatives

[velhron/dadata-bundle

DaData for Symfony

2076.6k](/packages/velhron-dadata-bundle)[phpcfdi/xml-cancelacion

Genera documentos de cancelación de CFDI firmados (XMLSEC)

1149.5k4](/packages/phpcfdi-xml-cancelacion)[pressbooks/pressbooks-aldine

Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.

114.3k](/packages/pressbooks-pressbooks-aldine)

PHPackages © 2026

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