Created
April 10, 2015 16:55
-
-
Save slava-konashkov/e31765ab79e8f4c81474 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://fabien.potencier.org/article/49/what-is-symfony2 | |
| https://www.youtube.com/watch?v=hqQSN1ndKA8 -- DDD | |
| https://plugins.jetbrains.com/plugin?pr=&pluginId=7219 -- phpStorm sf2 plugin | |
| app/console router:debug | |
| http://rad.knplabs.com/ -- Rapid Application Development for Symfony2 (do not use yet) | |
| === Symfony_best_practices | |
| https://www.youtube.com/watch?v=Fu9j7w2hbW8 | |
| http://symfony.com/pdf/Symfony_best_practices_2.6.pdf?v=4 | |
| === | |
| http://cystbear.github.io/transaction-isolation/ | |
| http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/converters.html | |
| http://symfony.com/doc/current/cookbook/form/data_transformers.html | |
| http://symfony.com/doc/current/cookbook/form/form_customization.html -- form theaming | |
| REST - API | |
| http://jmsyst.com/libs/serializer/master/reference/annotations | |
| http://jmsyst.com/libs/serializer/master/reference/yml_reference | |
| https://github.com/cystbear/smartme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment