M8 Framework Reborn!
At the end of this year, my M8 a.k.a Method 8 tools has been finally re-evolute. It's an independent custom PHP framework built from scratch based on prior M8 core engine. Some of applications has been made from this previous M8 framework, but few of lacks found during the development phase. Such as it potentially bring troubles for programmers when they work at the same module, too complicated programming structure, incomplete multi-users connection feature and some other else minor issues. But at least, it's so reliable for 3.000 - 5.000 users via public internet - even in a small bandwith capacity available from clients.
Now, I've made some modification to it's core, eliminating the lacks covered from prior engine. There's major enhancement inside :
Now, I've made some modification to it's core, eliminating the lacks covered from prior engine. There's major enhancement inside :
- Apache virtual directory and .htaccess dependency to support rewrite mod feature
- Multi-users connection support for database access (database class)
- Cacheable datasource (database class)
- More efficient session usage (session class)
- Enhancement in hi-jack and XSS filtering (secure class)
- 50% reducing development time by using 2 file only (presentation and controller) instead of 4 in prior engine
- Integrated HTML 5 usage in UI, increasing client-side validation function (ajax class)
- AJAX POST generator for better security
- PDF, CSV, XLS and print preview built-in feature from DataTables
- Code compressor
- 100% refreshment of UI
- And more!
Labels: AJAX, PHP, Programming
PS: If you've benefit from this blog, you can support it by making a small contribution. |
Post a Comment
Leave comments here...