2017 © Pedro Peláez
 

library yaml-facade

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

image

idrinth/yaml-facade

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  • Tuesday, July 24, 2018
  • by Idrinth
  • Repository
  • 1 Watchers
  • 0 Stars
  • 391 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 7 Versions
  • 25 % Grown

The README.md

PHP YAML Facade

Build Status Codacy Badge Codacy Badge Packagist Packagist license, (*1)

This library unifies the access to two different php-extensions and the symphony yaml component to make switching easier. It falls back to implementations in the following order:, (*2)

  • php yaml ( http://php.net/manual/en/book.yaml.php )
  • php syck ( https://github.com/indeyets/syck )
  • symfony/yaml ( https://packagist.org/packages/symfony/yaml )

Limitations

Since the yaml-implementations deal with errors very differently, please don't try to parse something that is not intended to end up as an array., (*3)

Low Coverage

Currently building the syck library fails on travis, so the related code can not be tested and tests are skipped., (*4)

Installation

Installation via composer is the proposed way of using this library. It will always use semantic versioning., (*5)

"require": {
  "idrinth/yaml-facade": "^1.0"
}

The Versions

24/07 2018

dev-master

9999999-dev https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

24/07 2018

1.2.0

1.2.0.0 https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

24/07 2018

dev-public-get-instance

dev-public-get-instance https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

05/02 2018

dev-dependabot/composer/phpunit/phpunit-tw-4.8or-tw-5.7or-tw-6.5|tw-7.0

dev-dependabot/composer/phpunit/phpunit-tw-4.8or-tw-5.7or-tw-6.5|tw-7.0 https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

19/01 2018

dev-dependabot/composer/phpunit/phpunit-tw-4.8|tw-6.0

dev-dependabot/composer/phpunit/phpunit-tw-4.8|tw-6.0 https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

30/12 2017

1.1.0

1.1.0.0 https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer

23/12 2017

1.0.0

1.0.0.0 https://github.com/idrinth/php-yaml-facade/

provides an facade for php-yaml, syck and symphony/yaml so switching in between is easier

  Sources   Download

MIT

The Requires

 

The Development Requires

serializer yaml yml facade deserializer