Skip to content

PHP utility classes package

License

Notifications You must be signed in to change notification settings

amikheychik/php-util

Repository files navigation

xTuple PHP Utility classes

Library to provide set of classes for common use across other xTuple’s libraries.

Documentation

ASCIIDoc is used for documentation. To generate documentation run:

asciidoctor --backend html5 --doctype book --destination-dir target/docs docs/index.adoc

Documentation will be located in target/docs

Testing

phpunit --coverage-html target/coverage/html

Code coverage report will be available in target/coverage/html

Build

Phing is used to build project.

phing build

Archived project code with the dependencies will be available in target/build directory.

About

PHP utility classes package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages