Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 287 Bytes

GNUUnitsWrapper

Simple wrapper class to integrate the GNU units command line program with PHP.
Documentation is currently contained within docblocks, and is rather simple. Converts CLI errors to exceptions for a smoother experience than system("units blah blih");