mintyphp/mintyphp

A refreshingly different PHP web framework that is easy to learn

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 54

Watchers: 11

Forks: 21

Open Issues: 0

pkg:composer/mintyphp/mintyphp

v3.1.1 2025-02-23 20:38 UTC

README

MintyPHP aims to be a full-stack PHP 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