2017 © Pedro Peláez
 

library transformation

Transform data for serialization

image

icanboogie/transformation

Transform data for serialization

  • Thursday, October 5, 2017
  • by olvlvl
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1,834 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 15 % Grown

The README.md

Transformation

Packagist Build Status Code Quality Code Coverage Downloads, (*1)


Requirements

The package requires PHP 7.0 or later., (*2)

Installation

The recommended way to install this package is through Composer:, (*3)

$ composer require icanboogie/transformation

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:, (*4)

$ git clone https://github.com/ICanBoogie/Transformation.git

Documentation

The package is documented as part of the ICanBoogie framework documentation. You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the build/docs directory. ApiGen is required. The directory can later be cleaned with the make clean command., (*5)

Testing

The test suite is ran with the make test command. PHPUnit and Composer need to be globally available to run the suite. The command installs dependencies as required. The make test-coverage command runs test suite and also creates an HTML coverage report in build/coverage. The directory can later be cleaned with the make clean command., (*6)

The package is continuously tested by Travis CI., (*7)

Build Status Code Coverage, (*8)

License

icanboogie/transformation is licensed under the New BSD License - See the LICENSE file for details., (*9)

The Versions

05/10 2017

dev-master

9999999-dev https://icanboogie.org/

Transform data for serialization

  Sources   Download

BSD-3-Clause

The Requires

  • php >=7.0

 

The Development Requires

serialization transformation