-
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
Str
helper assists in working with strings.
The
Arr
helper assists in working with arrays.
The
Cli
helper assists in working with the command line.
The
Cls
helper assists in working with classes.