Download the PHP package yingfan/m3o-php without Composer
On this page you can find all versions of the php package yingfan/m3o-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package m3o-php
m3o-php
M3O Client for PHP
Installation
composer require cyingfan/m3o-php
Set up
- Run
composer require cyingfan/m3o-php
to include the package. - Obtain your API key from Micro Settings page
- Load your API key into environment variable
M3O_AUTH_TOKEN
.m3o-php
loads environment variables usinggetenv()
. Most environment variable libraries such as Symfony Dotenv or PHP dotenv should work.
Usage example
Service completion status
All versions of m3o-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0|>=8.0.0
ext-json Version *
guzzlehttp/guzzle Version ^7.3
giggsey/libphonenumber-for-php Version ^8.12
ext-json Version *
guzzlehttp/guzzle Version ^7.3
giggsey/libphonenumber-for-php Version ^8.12
The package yingfan/m3o-php contains the following files
Loading the files please wait ....