_____ _____
/\ /\ /\ | __ \_ _|
/ \ / \ ______ / \ | |__) || |
/ /\ \ / /\ \______/ /\ \ | ___/ | |
/ ____ \ / ____ \ / ____ \| | _| |_
/_/ \_\/_/ \_\ /_/ \_\_| |_____|
Anadolu Agency (Anadolu Ajansı) API Client for PHP
composer.json file:
{
"require": {
"izniburak/aa-api": "^1"
}
}
after run the install command.
$ composer install
OR run the following command directly.
$ composer require izniburak/aa-api
Anadolu Agency API Client Example
Coming soon...
- Fork it ( https://github.com/izniburak/aa-api/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- izniburak İzni Burak Demirtaş - creator, maintainer