Skip to content

A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.

License

Notifications You must be signed in to change notification settings

rootworkit/php-sidekick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Sidekick

A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.

Installation

composer require rootwork/php-sidekick:dev-master

Usage - See DocBlocks for examples

Helpers

ClassInfo: Helper for getting useful class information like:

  • Constant arrays for (for lists, dropdowns, etc.)
  • Filtered class name
  • Public method and property checks

Traits

Where useful, the helper classes can be implemented as traits.

About

A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages