Skip to content

Releases: mvccore/example-cdcol

MvcCore - Example - CD Collection - With Authentication - v5.3.0

21 Nov 16:44
Compare
Choose a tag to compare

MvcCore - Example - CD Collection - With Authentication - v5.2.0

17 May 15:30
Compare
Choose a tag to compare

MvcCore - Example - CD Collection - With Authentication - v5.1.0

26 Jul 22:03
Compare
Choose a tag to compare

MvcCore - Example - CD Collection - With Authentication - v5.0.1

29 Apr 22:50
Compare
Choose a tag to compare

MvcCore - Example - CD Collection - With Authentication - v5.0.0

18 Jan 14:51
Compare
Choose a tag to compare

MvcCore - Example - CD Collection v4.2.0

07 Oct 18:21
Compare
Choose a tag to compare
  • version alighment to v4.2.0
  • template bugfix

MvcCore - Example - CD Collection v4.0.0

28 Jan 15:26
Compare
Choose a tag to compare
  • MvcCore 4+ implementation (namespaces)
  • 'Default' controllers and actions renamed to 'Index'

MvcCore - Example - CD Collection v3.1.2

23 Jan 01:26
Compare
Choose a tag to compare
  • fixed and updated name and description texts in composer.json
  • updated texts about example itself, build steps and header badges in README.md

MvcCore - Example - CD Collection v3.1.1

23 Jan 00:31
Compare
Choose a tag to compare

Added

  • MvcCore 3.1.1+ support
  • example uses sqlite database by default
  • all external libraries are possible to load by composer

Changed

  • most of repeated code from other examples is now mvccore extension
  • PHP packing in 4 modes (about 35 % faster then development app version) + PHAR
    • strict package (currently used for packed app in result dir)
    • strict hdd
    • preserve package
    • preserve hdd

MvcCore - Example - CD Collection v2.1.0

05 Jan 21:05
Compare
Choose a tag to compare