You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just pulled this project into a site we're working on and realized that none of the code is namespaced per PSR-4 conventions which makes it a little unconventional to work with. Would you be amenable to a pull-request to move this library over to a full PSR-4 compliant namespacing setup? I believe it shouldn't be too difficult to do as I think there are only a handful of classes here. It may help to promote adoption and make it easier for people to create dependent packages (like a Laravel Package, a Drupal 8 module, etc).
Thanks!
The text was updated successfully, but these errors were encountered:
Hey Folks!
We just pulled this project into a site we're working on and realized that none of the code is namespaced per PSR-4 conventions which makes it a little unconventional to work with. Would you be amenable to a pull-request to move this library over to a full PSR-4 compliant namespacing setup? I believe it shouldn't be too difficult to do as I think there are only a handful of classes here. It may help to promote adoption and make it easier for people to create dependent packages (like a Laravel Package, a Drupal 8 module, etc).
Thanks!
The text was updated successfully, but these errors were encountered: