hypothesis / hypothesis/wp-hypothesis
Consider setting-up class autoloading via composer
Open
- Dominant language
- PHP
- Stars
- 29
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
This plugin currently has just one class, which is manually required for convenience.
However, if we want to split it into multiple classes, using composer autoloading capabilities would be useful.
There's one consideration though. If this plugin also starts using more dependencies, then we have to resolve https://github.com/hypothesis/wp-hypothesis/issues/60 before.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.