izniburak/aa-api

Anadolu Agency (Anadolu Ajansı) API Client

v1.0.0 2017-07-17 07:19 UTC

This package is auto-updated.

Last update: 2024-04-12 02:52:26 UTC


README

                                 _____ _____ 
     /\        /\          /\   |  __ \_   _|
    /  \      /  \ ______ /  \  | |__) || |  
   / /\ \    / /\ \______/ /\ \ |  ___/ | |  
  / ____ \  / ____ \    / ____ \| |    _| |_ 
 /_/    \_\/_/    \_\  /_/    \_\_|   |_____|

Anadolu Agency (Anadolu Ajansı) API Client for PHP

Total Downloads Latest Stable Version Latest Unstable Version License

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

izniburak's homepage

izniburak's twitter

Licence

MIT Licence

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 İzni Burak Demirtaş - creator, maintainer