A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.
composer require rootwork/php-sidekick:dev-master
- Constant arrays for (for lists, dropdowns, etc.)
- Filtered class name
- Public method and property checks
Where useful, the helper classes can be implemented as traits.