mini icon indicating copy to clipboard operation
mini copied to clipboard

Question on adding more helpers

Open lucasjkr opened this issue 8 years ago • 0 comments

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?

lucasjkr avatar Jun 07 '17 13:06 lucasjkr