Skip to content

Releases: mvccore/example-translator

MvcCore - Example - Pig-Latin Translator - v5.3.0

21 Nov 16:44
Compare
Choose a tag to compare

Compatible release for MvcCore v5.3.0.

MvcCore - Example - Pig-Latin Translator - v5.2.0

17 May 14:21
Compare
Choose a tag to compare

MvcCore - Example - Pig-Latin Translator - v5.1.0

26 Jul 22:03
Compare
Choose a tag to compare

Changed

  • Required mvccore/mvccore: ^5.1.

MvcCore - Example - Pig-Latin Translator - v5.0.1

29 Apr 22:50
Compare
Choose a tag to compare

MvcCore - Example - Pig-Latin Translator - v5.0.0

18 Jan 14:51
Compare
Choose a tag to compare
licence badge images links fixed

MvcCore - Example - Pig Latin Translator v4.2.0

07 Oct 18:20
Compare
Choose a tag to compare

MvcCore - Example - Pig Latin Translator v4.0.0

28 Jan 12:32
Compare
Choose a tag to compare
  • MvcCore 4+ implementation
  • everything rewritten to use namespaces
  • renamed controller (and template) Default to Index, because class with name 'Default' can not exist
  • json attribute view helper updated
  • bugfix in submit redirection

MvcCore - Example - Pig Latin Translator v3.1.3

23 Jan 02:45
Compare
Choose a tag to compare

MvcCore - Example - Pig Latin Translator v3.1.2

23 Jan 02:33
Compare
Choose a tag to compare
  • MvcCore v3.1.2+ implementation
  • readme text updates and build steps fixes

MvcCore - Example - Pig Latin Translator v3.0.0

20 Jan 01:02
Compare
Choose a tag to compare

Added

  • MvcCore 3+ support
  • all external libraries are possible to load by composer
  • Bootstrap.php to configure debug library and assets extension
  • new readme file
  • config files for all packing ways with comments

Changed

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