Skip to content

Releases: gnugat/symfony-empty-edition

Importing directory config

26 May 08:08
Compare
Choose a tag to compare

Used recursive directory configuration loader

Symfony 3 Empty Edition

26 May 08:07
Compare
Choose a tag to compare

Updated for Symfony 3

Less opinion

26 May 08:07
Compare
Choose a tag to compare

Removed opinionated binary scripts

Fixed autoloading

30 Sep 12:37
Compare
Choose a tag to compare

Made them more flexible:

  • anything in src will be autoloaded with a regular namespace
  • anything in tests will be autoloaded with a Tests preffix in the namespace

Symfony 2 Empty Edition

26 May 08:06
Compare
Choose a tag to compare

Created an empty skeleton with just symfony FrameworkBundle.