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

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.