alexmazorchuk/sorter-test

This is a test sorter library for array, integer or rows in PHP .


Keywords
test, array, sort, string, integer
License
MIT

Documentation

Sorter Test

This is a test sorting library for PHP.

Installation

For using this library run execute the following command

$ composer require alexmazorchuk/sorter-test project-name

Usage

TestRun

$ php ./tests/runSort.php

Code style fixer

To check the code style just run the following command

$ composer cs-check

to fix the code style run next command

$ composer cs-fix

License

license

This library is released under the terms of the MIT license.

Copyright (c) 2019, Alex