https://github.com/izniburak/aa-api
Anadolu Agency (Anadolu Ajansı) API Client for PHP
https://github.com/izniburak/aa-api
anadolu-agency anadolu-ajansi api client php
Last synced: 5 months ago
JSON representation
Anadolu Agency (Anadolu Ajansı) API Client for PHP
- Host: GitHub
- URL: https://github.com/izniburak/aa-api
- Owner: izniburak
- License: mit
- Created: 2017-07-15T15:43:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T07:21:05.000Z (almost 9 years ago)
- Last Synced: 2025-10-26T03:05:44.796Z (8 months ago)
- Topics: anadolu-agency, anadolu-ajansi, api, client, php
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## AA-API
```
_____ _____
/\ /\ /\ | __ \_ _|
/ \ / \ ______ / \ | |__) || |
/ /\ \ / /\ \______/ /\ \ | ___/ | |
/ ____ \ / ____ \ / ____ \| | _| |_
/_/ \_\/_/ \_\ /_/ \_\_| |_____|
```
Anadolu Agency (Anadolu Ajansı) API Client for PHP
[](https://packagist.org/packages/izniburak/aa-api)
[](https://packagist.org/packages/izniburak/aa-api)
[](https://packagist.org/packages/izniburak/aa-api)
[](https://packagist.org/packages/izniburak/aa-api)
## Install
composer.json file:
```json
{
"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](https://github.com/izniburak/aa-api/tree/master/examples)
## Docs
Coming soon...
## Support
[izniburak's homepage][author-url]
[izniburak's twitter][twitter-url]
## Licence
[MIT Licence][mit-url]
## Contributing
1. Fork it ( https://github.com/izniburak/aa-api/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request
## Contributors
- [izniburak](https://github.com/izniburak) İzni Burak Demirtaş - creator, maintainer
[mit-url]: http://opensource.org/licenses/MIT
[author-url]: http://burakdemirtas.org
[twitter-url]: https://twitter.com/izniburak