Skip to content

MagedAhmad/aymakan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aymakan Laravel package

Olltek Aymakan

A laravel package to add aymakan shipment method, it provides access to all it's apis with easy facade.

Installation

you can simply run

  composer require magedahmed/aymakan

in .env file add these


AYMAKAN_API_URL=https://dev-api.aymakan.com.sa/v2
AYMAKAN_SECRET_API_KEY=

place your secret api key, and you are ready to go.

Authors

License

MIT

Usage/Examples

use MagedAhmad\Aymakan\Facades\Aymakan;

Aymakan::pingApi();

you can check all available functions in aymakan php sdk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages