Implementation notes¶
Status¶
Client API can be considered stable.
Quality¶
At time of writing this document (Feb 17), version 1.0.0 passes 83 unit tests with 762 assertions for a coverage of 60%.
Note
The low degree of coverage is mainly due to a lot of obsolete code in the pjb driver code that is still to be removed.
Code standards¶
Changelog¶
This project adheres to semantic versioning, changes are documented in the github CHANGELOG.md file.
Support¶
Please fill any issues on the offical tracker.
Contributions¶
If you like to contribute, see the contribution guidelines. All P/R are warmly welcomed.
Credits¶
- This code is principally developed and maintained by Sébastien Vanvelthem.
- Special thanks to all of these awesome contributors
- This project is based on the Java.inc work made by the PHPJavaBridge developers.