Frederic G. MARAND 530934ae2e Commands: test DI-dependent command. 8 years ago
..
Command 1a0bfc74ac Commands: create simple app and bundle commands with options. 8 years ago
Controller 80bbdf8caa Bundles: How to Create Friendly Configuration for a Bundle. 8 years ago
DependencyInjection 80bbdf8caa Bundles: How to Create Friendly Configuration for a Bundle. 8 years ago
Document 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
Entity 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
EventListener 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
Resources 530934ae2e Commands: test DI-dependent command. 8 years ago
Tests 530934ae2e Commands: test DI-dependent command. 8 years ago
DemoCode.php 80bbdf8caa Bundles: How to Create Friendly Configuration for a Bundle. 8 years ago
LICENSE.txt 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
Lucky.php 1a0bfc74ac Commands: create simple app and bundle commands with options. 8 years ago
OsinetDemoBundle.php 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
README.md 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago
composer.json 3fc96eff6f Bundles: adding a basic internal bundle. 8 years ago

README.md

Demo bundle

  • A bundle must not embed third-party PHP libraries. It should rely on the standard Symfony autoloading instead.
  • A bundle should also not embed third-party libraries written in JavaScript, CSS or any other language.