Download the PHP package krsman/fedex-laravel4 without Composer
On this page you can find all versions of the php package krsman/fedex-laravel4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krsman/fedex-laravel4
More information about krsman/fedex-laravel4
Files in krsman/fedex-laravel4
Download krsman/fedex-laravel4
More information about krsman/fedex-laravel4
Files in krsman/fedex-laravel4
Vendor krsman
Package fedex-laravel4
Short Description A service provider to integrate FedEx services into your Laravel Project
License MIT
Package fedex-laravel4
Short Description A service provider to integrate FedEx services into your Laravel Project
License MIT
Please rate this library. Is it a good library?
Informations about the package fedex-laravel4
FedEx Laravel 4
This is a fork of Arkitecht/fedex-laravel, package modified for backward compability to support Laravel 4.*.
Quick Installation
You can install the package most easily through composer
Laravel 4.x
Using it in your project
Add the service provider to your config/app.php
Add the Facade to your config/app.php
Publish the config file
Set up your environment
Add values for the following setting keys in your /app/config/packages/krsman/fedex-laravel4/config.php
'key' => '',
'password' => '',
'account' => '',
'meter' => '',
'beta' => false,
Example of Usage
Get FedEx Rates
All versions of fedex-laravel4 with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
4.*
arkitecht/fedex-php Version dev-master
wsdltophp/packagebase Version dev-master
arkitecht/fedex-php Version dev-master
wsdltophp/packagebase Version dev-master
The package krsman/fedex-laravel4 contains the following files
Loading the files please wait ....