Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2017-04-17 (2 years ago) ![RSS 2.0 feed](/graphics/phpclasses/rss2.png) | | Not enough user ratings | | Total: 215 | | All time: 8,126 This week: 356![Up](/graphics/phpclasses/up.png) |
|
Description | | Author |
This package is a base MVC framework for PHP Web applications.
It provides base classes for implementing Web applications in PHP.
Currently it provides base controller and view classes, as well classes for processing request parameters, redirect requests, mananaging cookie and session values, access databases with PDO, manage cached data, perform CAPTCHA validation, etc.. | |
![Picture of Miraz Mac Picture of Miraz Mac](/picture/user/1311844.jpg) |
|
Innovation award
![Innovation award](/graphics/phpclasses/innovation-award-logo.png) Nominee: 3x |
|
Details
Saika - The PHP Framework for KIDS!
![Twitter](https://img.shields.io/twitter/url/https/github.com/mirazmac/Saika.svg?style=social)
WTF Miraz! A noob like you writing PHP framework? Is this a joke buddy?
Well, pardon me, masters. But this framework is for PHP kids like me. If you are a supreme developer, king of kings, mighty coder... you should stay away master!
So why another fu*king PHP framework?
Umm! Saika ain't a framework actually. You can call it a PHP MVC boilerplate. A smart one, fast one and... beautiful one!
I see, but there is already too many MVC boilerplate out there, why another one?
Because I wanted to create a goddamn micro framework! -_-
Why should I even bother learning your goddamn framework?
There isn't anything to learn! Saika ain't a real framework. It's a skeleton app. You could start using it if you know PHP.
Okay Okay! Calm down!! What about the features?
Features
- MVC Pattern
- SEO Friendly URLs with smart hyphens to underscore
- Request and Redirect wrapper to handle all the request
- Cookie wrapper to handle cookies with ease!
- Session wrapper to......
- A pure PDO database factory
- A Darn simple cache and captcha library
- 100% autoload support, no more "require" or "include"!
- Composer support ( yay! -_- )
- Saika is configuration-less and configurable at the same time! If you don't wish to touch the config file just DON'T!
- Native PHP views
- Encryption, CSRF and XSS protection library
- Follows PSR, almost zero spaghetti code! :3
And that's, not all your honor! :D
Hey wait! all these libraries can be easily found on the internet. I can integrate on my script also. What's so cool about it?
- Yes, you can Doc! But Saika has made that way too configurable and easy. If you want to create a quick prototype, a small or medium website, Saika will make your life easier.
What does Saika mean anyway?
Saika is my sister's name <3
Still got questions? Just checkout the documentation.
Install via composer
composer create-project mirazmac/saika saika
Todos
- @todo Add namespace support
- @todo Implement tests
- @todo Add more detailed code comments to improve readability
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.