An open API service indexing awesome lists of open source software.

https://github.com/mintyphp/mintyphp

A refreshingly different PHP web framework that is easy to learn
https://github.com/mintyphp/mintyphp

Last synced: about 2 months ago
JSON representation

A refreshingly different PHP web framework that is easy to learn

Awesome Lists containing this project

README

          


MintyPHP MintyPHP

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](https://mintyphp.github.io/installation/) /
[Documentation](https://mintyphp.github.io/docs/)

## External links

- [MintyPHP v3 is released](https://tqdev.com/2022-mintyphp-v3-is-released)
- [MintyPHP now on packagist!](https://tqdev.com/2018-mindaphp-now-on-packagist)