Download the PHP package vasildakov/shipping without Composer
On this page you can find all versions of the php package vasildakov/shipping. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vasildakov/shipping
More information about vasildakov/shipping
Files in vasildakov/shipping
Package shipping
Short Description Shipping Library
License MIT
Homepage https://github.com/vasildakov/shipping
Informations about the package shipping
Shipping
Features
This library is compliant with PSR-7: HTTP message interfaces, PSR-17: HTTP Factories and PSR-18: HTTP Client
Installation
Using Composer:
Tests
Configuration
...
Add your adapters configuration to a .env
file in the root of your project. Make sure the .env
file is
added to your .gitignore
so it is not checked-in the code
Usage
Here is a simple example of how to use Shipping. As you can see, Shipping has a consistent, well thought out API. As much as possible, we try to abstract the differences between the various shipping gateways.
Services
1 Countries
2 Cities
3 Offices
License
Code released under the MIT license
All versions of shipping with dependencies
vasildakov/speedy Version ^1.0@alpha
vasildakov/econt Version dev-main
jms/serializer Version ^3.29
vlucas/phpdotenv Version ^5.6
eventsauce/object-hydrator Version dev-main
selective/transformer Version dev-master
laminas/laminas-hydrator Version ^4.15