Releases: dbursem/ogn-client-php
Releases · dbursem/ogn-client-php
PHP7.3 compatibility release
stability improvement
Instead of having one db-connection that should last eternally, the db-connection is now opened and closed for every call (default every 10 seconds). This increases stability.
now with ddb connection
Changelog
- connection to DDB to automatically get aprs callsigns of specified aircraft
- aircraft table renamed and updated
- added some documentation comments
now with ddb connection
Changelog
- connection to DDB to automatically get aprs callsigns of specified aircraft
- aircraft table renamed and updated
- added some documentation comments
initial stable release
v1.0 added more fields for aircraft tracking
initial release
v1.0-beta1 added examples, database schema and composer stuff.