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");
Lusitanian/GNUUnitsWrapper
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")
;