2017 © Pedro Peláez
 

library mindaphp

image

mindaphp/mindaphp

  • Tuesday, January 23, 2018
  • by mevdschee
  • Repository
  • 10 Watchers
  • 20 Stars
  • 5 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

MintyPHP MintyPHP

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

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

By design, it does:, (*2)

  • … 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., (*3)

Download / Documentation, (*4)

The Versions

23/01 2018

2.x-dev

2.9999999.9999999.9999999-dev

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-memcache *
  • ext-mysqli *

 

The Development Requires

23/01 2018

dev-master

9999999-dev

  Sources   Download

MIT

12/01 2018

v1.0.3

1.0.3.0

  Sources   Download

MIT

21/03 2015

v1.0.2

1.0.2.0

  Sources   Download

MIT