-
Notifications
You must be signed in to change notification settings - Fork 0
Helpers
Jason Napolitano edited this page Sep 16, 2023
·
3 revisions
DatabaseFactory comes shipped with a boatload of helper classes, and functions. The aim of these helpers is to give developers access to some great tools to use for their development needs.
W.I.P
The
Strhelper assists in working with strings.
The
Arrhelper assists in working with arrays.
The
Clihelper assists in working with the command line.
The
Clshelper assists in working with classes.