I don't like frameworks because they basically add all kinds of directories and files and shit that I don't like. I'd rather have #includes with functions or objects that I can control and pick and choose what I want to use.
So, do any of you PHP gurus have advice on good PHP libraries, not frameworks?
Good stuff would be...
- user management/authentication
- database management/CRUD
- user input sanitation/validation
So, do any of you PHP gurus have advice on good PHP libraries, not frameworks?
Good stuff would be...
- user management/authentication
- database management/CRUD
- user input sanitation/validation