This website works better with JavaScript
Home
Explore
Help
Sign In
fgm
/
php__symfony__book
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
327c1af480
Branches
Tags
book
getting-started
master
php__symfony__b...
/
src
/
Osinet
/
DemoBundle
/
README.md
README.md
249 B
History
Raw
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.