2017 © Pedro Peláez
 

library settings

Just a settings library.

image

phpmob/settings

Just a settings library.

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 17 % Grown

The README.md

PhpMob Settings

Scrutinizer Code Quality Code Coverage Build Status Latest Stable Version Latest Unstable Version, (*1)

Just a Settings Library., (*2)

Installation

Install via composer., (*3)

$ composer require phpmob/settings

Using with cache, (*4)

$ composer require cache/filesystem-adapter

Now you can use built-in \PhpMob\Settings\Manager\CachedManager., (*5)

Symfony3 Integration

See PhpMob/SettingsBundle, (*6)

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., (*7)

Let Fork and PR now!, (*8)

Coding Standards

When contributing code to PhpMob, you must follow its coding standards., (*9)

PhpMob follows the standards defined in the PSR-0, PSR-1 and PSR-2 documents., (*10)

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

Tests

$ ./bin/phpunit

LICENSE

MIT, (*11)

The Versions