izniburak / aa-api
Anadolu Agency (Anadolu Ajansı) API Client
v1.0.0
2017-07-17 07:19 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2024-10-12 03:49:59 UTC
README
_____ _____
/\ /\ /\ | __ \_ _|
/ \ / \ ______ / \ | |__) || |
/ /\ \ / /\ \______/ /\ \ | ___/ | |
/ ____ \ / ____ \ / ____ \| | _| |_
/_/ \_\/_/ \_\ /_/ \_\_| |_____|
Anadolu Agency (Anadolu Ajansı) API Client for PHP
Install
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
Examples
Anadolu Agency API Client Example
Docs
Coming soon...
Support
Licence
Contributing
- 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
Contributors
- izniburak İzni Burak Demirtaş - creator, maintainer