Download the PHP package gdinko/dynamicexpress without Composer
On this page you can find all versions of the php package gdinko/dynamicexpress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gdinko/dynamicexpress
More information about gdinko/dynamicexpress
Files in gdinko/dynamicexpress
Package dynamicexpress
Short Description Laravel Dynamic Express API Wrapper
License MIT
Homepage https://github.com/gdinko/dynamicexpress
Informations about the package dynamicexpress
Laravel DynamicExpress API Wrapper
Laravel DynamicExpress API Wrapper
DynamicExpress API Documentation
Installation
You can install the package via composer:
If you plan to use database for storing nomenclatures:
If you need to export configuration file:
If you need to export migrations:
If you need to export models:
If you need to export commands:
Configuration
Usage
Runtime Setup
Multiple Account Support In AppServiceProvider add accounts in boot method
Commands
Models
Events
Parcels Tracking
-
Subscribe to tracking event, you will recieve last tracking info, if tracking command is schduled
-
Before use of tracking command you need to create your own command and define setUp method
-
In app/Console/Commands/TrackCarrierDynamicExpress define your logic for parcels to be tracked
- Use the command
Examples
Calculate price
You can use all methods from the WDSL Schema Like this:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Dinko Georgiev
- All Contributors
License
The MIT License (MIT). Please see License File for more information.