Collivery / Collivery-Client

Class that connects to MDS Collivery's Shipping API to handle all API communications as well as caching.
https://www.collivery.net
4 stars 9 forks source link

Implement a coding standard #2

Open assertchris opened 10 years ago

assertchris commented 10 years ago

My suggestion is PSR-1 through PSR-4... I would be happy to send a pull request for this, but I would like to know if that sort of thing would be merged before doing the bit of work involved.

Xethron commented 10 years ago

Yeah sure, why not. As for PSR-2, I tend to follow the "Laravel" standard of coding (namespace on the same line as php tag, tabs, etc), but if you feel strongly about PSR-2, I'll merge it