omniship / common
Core components for Omniship, the multi-carrier shipping library for PHP.
Requires
- php: ^7.0
- php-http/client-implementation: ^1.0
- php-http/discovery: ^1.2.1
- php-http/message: ^1.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.0
- omniship/tests: ^1.0
Suggests
- php-http/guzzle6-adapter: Use the Guzzle 6 adapter to send your requests. (^1.1)
This package is auto-updated.
Last update: 2024-11-06 10:07:56 UTC
README
Omniship is a framework agnostic, multi-carrier shipping library for PHP. This package implements common classes required by Omniship.
This package requires PHP 7.0+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.
Documentation
Reader-friendly documentation can be found here.
Using the package, but you're stuck? Found a bug? Have a question or suggestion for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
Change Log
Please refer to the Change Log for a full history of the project.
Contributing & Protocols
Security
If you discover any security related issues, please email hello@werxe.com instead of using the issue tracker.
License
omniship/common
is licenced under the MIT License (MIT). Please see the license file for more information.