A Fast and Lightweight PHP MVC Framework.
Smart Routing
- Uses pretty URLs and Smart Routing class.
- Provides greater flexibility in handling forms and CRUD., (*1)Query Builder
- Has beautiful coding structure for the benefit of the developer.
"Greater Readability = Greater Scalability" chaining queries together to form a beautifully written code., (*2)Multi-Database Support
- Can easily manage multiple databases of your choice
- Includes Migration manager, Seeders, Backup/Restore directly accessible using YamatoCLI, (*3)Form Builder - Powerful class for Automated forms that handles form errors and auto-populates inputs for you, (*4)
HTTP Request Handlers - Handles form validations and file uploads flawlessly., (*5)
Migration Manager - Build your database using Migration Manager in few taps, gives you full access to migrating your database for production using YamatoCLI, (*6)
Encryption/Hashing - Handles one-way data hashing algorithm for strong passwords as well as Encryption and Tokens for password management, (*7)
Command Line Interface - A Powerful CLI Application that packs a punch built for Strife Framework, (*8)
Template Engine - Your code is your masterpiece, A beautiful, fast and easy to use Template Engine is your tool to make it happen., (*9)
Caching Pages - Pages and Templates are cached automatically and that makes every pages load faster., (*10)
Helper Functions - Includes bunch of helper functions at your fingertips., (*11)
Documentation | API Reference, (*12)