miniPHP
A small, simple PHP MVC framework skeleton that encapsulates a lot of
miniPHP
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
miniPHP is a very simple application, useful for small projects, helps to understand the PHP MVC skeleton, know how to authenticate and authorize, encrypt data and apply security concepts, sanitization and validation, make Ajax calls and more.
It's not a full framework, nor a very basic one but it's not complicated. You can easily install, understand, and...