Skip to content

A refreshingly different PHP web framework that is easy to learn

License

Notifications You must be signed in to change notification settings

rcarvello/mintyphp

 
 

Repository files navigation

MintyPHP MintyPHP

MintyPHP aims to be a full-stack PHP 7 (or 8) framework that is:

  • Easy to learn
  • Secure by design
  • Light-weight

By design, it does:

  • … have one variable scope for all layers.
  • … require you to write SQL queries (no ORM).
  • … use PHP as a templating language.

Mainly to make it easy to learn for PHP developers.

Download / Documentation

External links

About

A refreshingly different PHP web framework that is easy to learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.3%
  • HTML 46.8%
  • Shell 3.0%
  • CSS 1.9%