I found this recently and have been using as the basis for a small application I'm working on.
I've been adding some helper functions (for instance, an extension to the PDO class with getRow() and getRows() methods added, as well and an output sanitization function for displaying user data.
Would you accept those as pull requests? Or do you think adding them would cause your skeleton to deviate from the purely minimal example created?
I found this recently and have been using as the basis for a small application I'm working on.
I've been adding some helper functions (for instance, an extension to the PDO class with getRow() and getRows() methods added, as well and an output sanitization function for displaying user data.
Would you accept those as pull requests? Or do you think adding them would cause your skeleton to deviate from the purely minimal example created?