Skip to content

A php library to read CNV files generated from CTD devices.

Notifications You must be signed in to change notification settings

ambiometrics/cnv_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edwrodrig\cnv_reader

A php library to read CNV files generated from CTD devices.

Latest Stable Version Total Downloads License Build Status codecov.io Code Coverage Code Climate

My use cases

  • Read files of CTD devices exported from SeaBird software
  • Compliant to this specification My infrastructure is targeted to Ubuntu 16.04 machines with last php7.4 installed from ppa:ondrej/php.

Documentation

The source code is documented using phpDocumentor style, so it should pop up nicely if you're using IDEs like PhpStorm or similar.

Examples

See how to read a cnv file here

Composer

composer require edwrodrig/cnv_reader

Testing

The test are built using PhpUnit. It generates images and compare the signature with expected ones. Maybe some test fails due metadata of some generated images, but at the moment I haven't any reported issue.

License

MIT license. Use it as you want at your own risk.

About language

I'm not a native english writer, so there may be a lot of grammar and orthographical errors on text, I'm just trying my best. But feel free to correct my language, any contribution is welcome and for me they are a learning instance.