yasserebid / vidal-service
wrapper for vidal database online service
4.0
2024-03-10 12:41 UTC
Requires
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Vidal is an online database of medications that provide medical consultation for conflicting medications and conditions , Vidal service is a PHP wrapper for the api calls of vidal online database providing calls to api providing data like : <br> Medications Database Medications Units Alerts for confilecting medications Allergies Database Used as package within a framework. <br>
packagist
https://packagist.org/packages/yasserebid/vidal-service
composer install
"require": { "yasserebid/vidal-service": "*" }
CLI : composer require yasserebid/vidal-service