AV4TAr / php-library

Wanna build a php library clone this and start

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Library

PHP port of https://github.com/AV4TAr/my-library

Installation

Add this line to your composer.json:

	~ composer require my-library

Usage

Configuration

Development

After checking out the repo, run ~composer install to install dependencies. Then, run phpunit to run the tests.

Tests

It is important that all tests run and pass successfully after any changes are made to the code. It is encouraged that new functionality be encorporated in the tests as they are developed.

~ ./run_tests.sh

TODO

  • ...

About

Wanna build a php library clone this and start


Languages

Language:PHP 92.1%Language:Shell 7.9%