→ كل المشاريع

laravel-yalidine-dz-api

بواسطة @yasserbelhimer

14

Simple laravel package to use Yalidine dz API

عن هذا المشروع

laravel-yalidine-dz-api Simple laravel package to use Yalidine dz API Installation, and Usage Instructions This package allows you to consume Yalidine dz Api using laravel. First at all generate your api and token in yalidine website https://www.yalidine.com/ Set API ID and API TOKEN in the .env Once installed you can do stuff like this: To know more about arguments and parametres check yalidine API documentation. Get your parcels: To get all your parcels pass an empty array to getParcels([]) function. To get some specific parcels pass an array of tracking parcels getParcels($trackings) function. Create one or many new parcels: To create new parcels pass an array of parcels to createParcels($parcels) function. This function will return an array of object: Delete one or many parcels To delete parcels pass an array of tracking parcels to deleteParcels($trackings) function. Get the delivery fees

من ملف README الخاص بالمشروع على GitHub

النجوم
14
التفريعات
7
الرخصة
MIT
آخر تحديث
07/10/2021

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/laravel-yalidine-dz-api.svg)](https://www.madeinalgeria.dev/projects/laravel-yalidine-dz-api)

مشاريع ذات صلة