Community Lists
-
Symfony Best Practices
Best practices in software development are all about improving communication between developers through standardization and enhancing security, maintainability, portability and interoperability by increasing code quality.
-
Production Checklist
Did you implement custom 404 error pages? Can Google index your developer toolbar? Walk through this checklist to insure your site is ready for flight.
-
Plugins Used on Symplist
This is a list of plugins used for the Symplist site.
-
Helpful Validators
To keep Symfony core lightweight, often times we find the need for validation that extends past the core validator libraries. Here, you can post validators you have found to be helpful in your own project, as well as browse the posted validator classes of others.
-
Helpful Widgets
If you write a reusable widget in your symfony project, post it here!