cybrix-solutions / easypost
Shipment functionality for EasyPost API.
Fund package maintenance!
v0.3.4
2026-07-01 14:25 UTC
Requires
- php: ^8.3
- easypost/easypost-php: ^8.8
- illuminate/support: ^13.0
- spatie/laravel-package-tools: ^1.15
Requires (Dev)
- filament/filament: ^5.0
- laravel/pint: ^1.0
- livewire/livewire: ^4.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^11.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-arch: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
- pestphp/pest-plugin-livewire: ^4.0
- rawilk/filament-password-input: ^3.0
- sinnbeck/laravel-dom-assertions: ^3.0
- spatie/invade: ^2.0
- spatie/laravel-ray: ^1.31
This package is auto-updated.
Last update: 2026-07-01 14:32:52 UTC
README
easypost is a package that offers shipment functionality for your Laravel application utilizing the EasyPost Api.
Our package wraps the easypost/easypost-php package for ease of interacting with the EasyPost Api.
Installation
composer require cybrix-solutions/easypost
Documentation
You'll find the documentation for this package on our documentation site. (Coming soon)
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please review my security policy on how to report security vulnerabilities.
Testing
You can run the tests with:
composer test
Credits
Disclaimer
This package is not affiliated with, maintained, authorized, endorsed or sponsored by EasyPost. It is simply a wrapper around their API.