equalizedigital / accessibility-checker

GNU General Public License v2.0
15 stars 8 forks source link

Consider using PSR-4 for autoloading and using a more descriptive namespace #678

Open pattonwebz opened 1 week ago

pattonwebz commented 1 week ago

We should consider how to transition to a more descriptive namespace and while doing that shift over to using a PSR-4 style autoloader.

Suggested namespace that unpacks the acronym to actual names: EqualizeDigital\AccessibilityChecker

Possible gains/improvements from transitioning to PSR-4 and new namespace: