I am going to build my own framework . As of now below is the plan for my PHP framework…
- Database Abstraction – ezSQL
- Ajax Support – We just use Jquery
- User Autho – Save sessions in database
- Security Issues – Add csrf , Inspeket
- Performace Issues – Add HipHop, JSmin , Caching , cookies
- Presentation Issues – Add HTML Purifier
- Debug : Add Logging and Debugging
- API issues – Add it later
- SandBox issues – To be added
- UI Issues – Standardize it
The very first usage of this framework would be made in the my software by name OnFlow . This is a social project management solution for the corporate world.