Releases: shayanderson/eco
Releases · shayanderson/eco
v1.4.0
upgrade to php 7.2; add router http methods; add http class http meth…
v1.3.6
fix model update methods with only params; add Model return null on i…
v1.3.5
add services; add db/model update ignore; minor fixes
v1.3.4
mod router, fix 404 callback for index
v1.3.3
add Database method paginationArrayParam()
v1.3.2
add DB cache read/write control with custom keys
v1.3.1
add DB caching, Format::nameKey(); mv cache config
v1.2.9
fix database connection reset (mv to getPdo())
v1.2.8
add database auto reconnect for server has gone away error
v1.2.7
fix DB global limit