Skip to content

Releases: misantron/silex-basic-app

v1.1.0

08 Apr 11:55

Choose a tag to compare

Changes:

  • PHP min version bumped to 7.0
  • Vendor config service provider with multiple formats support
  • Dependencies update

Release 1.0.0

07 Jul 21:37

Choose a tag to compare

Features:

  • PHP version >= 5.5
  • Array based application configs
  • Database migrations with Doctrine migrations
  • Console commands with Symfony console
  • Controller as a service with error handler
  • View templates with Twig template engine
  • Application log with Monolog
  • PHP 7 supported