27 Commits (ccf447f7552918a34784d373e89e2dbad97256c9)
 

Author SHA1 Message Date
Jamie Isaacs ccf447f755 Migrating code to PSR2. Adding optional support for live API calls in unit tests. Adding rounding error bug fix. Adding more tests to get to 85% coverage. Adding phpstorm project. Bumping master for v1.0.x target. 10 years ago
Jamie Isaacs 01ddc321ce Merge pull request #6 from perk11/exceptions
Thanks Konstantin!
10 years ago
Pereyaslov Konstantin 1b763a3656 Merge https://github.com/pdt256/shipping into exceptions 10 years ago
Pereyaslov Konstantin fe2009a7fb Added RequestException. It is thrown when request fails. 10 years ago
Jamie Isaacs 0fdd82dd76 Merge pull request #3 from troydavisson/master
Looks good. Thanks!
10 years ago
Troy Davisson 66d7f46d61 Drop Carbon requirement 10 years ago
Troy Davisson b911e8923d Merge branch 'master' of github.com:pdt256/shipping
Conflicts:
	src/Fedex/Rate.php
	src/UPS/Rate.php
	src/USPS/Rate.php
	tests/ShipTest.php
10 years ago
Jamie Isaacs 6f41a5954b Merge pull request #1 from troydavisson/costfix
Fix for cost calculations losing partial dollars
10 years ago
Troy Davisson 1ebe66a3e6 Fix for cost calculations losing partial dollars 10 years ago
Troy Davisson 3dbfc3e135 Specify the container based on the package size 10 years ago
Troy Davisson c05c14bcc1 Change to the carbon dependency 10 years ago
Troy Davisson 64dbeee35d Updates to the documentation example return values 10 years ago
Troy Davisson 1f98232ac0 Provide rate quotes back as objects 10 years ago
Troy Davisson 6d42cd1273 Readme update 10 years ago
Troy Davisson 14c35aa03f Streamlined the packaging stuff with some reasonable assumed defaults for now 10 years ago
Troy Davisson ad3c950d6d Update read me 10 years ago
Troy Davisson a89504e722 Expanded to support multiple packages per request, and now more object oriented.
USPS still provides the cost of each package back individually, so we sum those up per service requested
10 years ago
Troy Davisson 9d7c8335ff Request negotiated rates from UPS 10 years ago
Jamie Isaacs 7238f4e930 Adding license. 10 years ago
Jamie Isaacs 103237fa5f Update README.md 10 years ago
Jamie Isaacs 5320dd43d0 Accounting for missing rates. 10 years ago
Jamie Isaacs 880f5dd750 Removing vcs repository
This project is now in Packagist.
10 years ago
Jamie Isaacs b131da9a9a Adding author. 10 years ago
Jamie Isaacs 48813f3152 Adding readme php syntax. 10 years ago
Jamie Isaacs 5590fc75a4 Adding initial shipping API version. 10 years ago
Jamie Isaacs a7158e2781 Adding composer 10 years ago
Jamie Isaacs 4510066031 Initial commit 10 years ago