Moneris / Moneris-Gateway-API-PHP

23 stars 55 forks source link

Restructure code to follow modern PHP coding standards #18

Open ryanbrownellbounteous opened 2 years ago

ryanbrownellbounteous commented 2 years ago

Code should be restructured in such a way that it follows modern PHP coding standards for object-oriented code and established industry best practices.

All classes should be broken out into individual files.