-
Notifications
You must be signed in to change notification settings - Fork 0
Helpers
Jason Napolitano edited this page Sep 15, 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.
The
Strhelper assist in working with strings.
The
Arrhelper assist in working with arrays.
The
Clihelper assist in working with the command line.
The
Clshelper assist in working with classes.