phpmob/settings

Just a settings library.

Maintainers

👁 liverbool

Package info

github.com/phpmob/settings

pkg:composer/phpmob/settings

Statistics

Installs: 113 343

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.0 2018-01-15 11:02 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 1cbff4aae8d2831f2525b6d4020c5504b72c9088

  • Ishmael Doss <nukboon.woop@gmail.com>

phpSettings

This package is auto-updated.

Last update: 2026-06-19 03:11:29 UTC


README

👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Build Status
👁 Latest Stable Version
👁 Latest Unstable Version

Just a Settings Library.

Installation

Install via composer.

$ composer require phpmob/settings

Using with cache

$ composer require cache/filesystem-adapter

Now you can use built-in \PhpMob\Settings\Manager\CachedManager.

Symfony3 Integration

See PhpMob/SettingsBundle

Contributing

Would like to help us and build the developer-friendly php code? Just follow our Coding Standards and test your code — see tests, spec.

Let Fork and PR now!

Coding Standards

When contributing code to PhpMob, you must follow its coding standards.

PhpMob follows the standards defined in the PSR-0, PSR-1 and PSR-2 documents.

$ ./bin/ecs check Manager Model Provider Schema Type --fix

Tests

$ ./bin/phpunit

LICENSE

MIT