Skip to content

Releases: iazaran/php-mvc

v1.7

12 Dec 16:45
f87985a
Compare
Choose a tag to compare

Adding cron with independent service in docker, and let run custom scripts in custom times.

v1.6

06 Nov 18:27
31247e4
Compare
Choose a tag to compare

Dockerize web app

v1.5

17 Oct 20:47
95f0fea
Compare
Choose a tag to compare

Email verification added.
Some tiny refinements applied.

v1.4

06 Oct 21:10
cca34ae
Compare
Choose a tag to compare

Caching by Memcached,
Saving, reading and deleting.
Added some samples on posts data.

v1.3

15 Aug 21:35
5b8035b
Compare
Choose a tag to compare

Refinements applied to compatible with PHP 8+ features
Refinements applied on routes, queries and validations.
Memcached added

v1.2

25 Apr 20:34
Compare
Choose a tag to compare

Refinements applied to compatible with PHP 7+ features

v1.1

25 Aug 09:15
Compare
Choose a tag to compare

General functions converted to the Classes

v1.0

02 Aug 21:53
95c8e4f
Compare
Choose a tag to compare

First release after debugging and ensure to work properly.