- Symfony2 Essentials
- Wojciech Bancer
- 203字
- 2021-07-16 20:06:57
Key reasons to choose Symfony2
Symfony2 is recognized in the PHP ecosystem as a very well-written and well-maintained framework. Design patterns that are recommended and forced within the framework allow work to be more efficient in the group, this allows better tests and the creation of reusable code.
Symfony's knowledge can also be verified through a certificate system, and this allows its developers to be easily found and be more recognized on the market. Last but not least, the Symfony2 components are used as parts of other projects, for example, look at the following:
- Drupal
- phpBB
- Laravel
- eZ Publish and more
Over time, there is a good chance that you will find the parts of the Symfony2 components within other open source solutions.
Bundles and extendable architecture are also some of the key Symfony2 features.
They not only allow you to make your work easier through the easy development of reusable code, but also allows you to find smaller or larger pieces of code that you can embed and use within your project to speed up and make your work faster.
The standards of Symfony2 also make it easier to catch errors and to write high-quality code; its community is growing every year.
- Android Wearable Programming
- Learn Blockchain Programming with JavaScript
- Kali Linux Web Penetration Testing Cookbook
- DevOps入門與實踐
- Learning Probabilistic Graphical Models in R
- Hands-On Nuxt.js Web Development
- Training Systems Using Python Statistical Modeling
- Vue.js光速入門及企業項目開發實戰
- Python一行流:像專家一樣寫代碼
- Visual Basic程序設計基礎
- Learning ECMAScript 6
- Arduino Electronics Blueprints
- jQuery基礎教程(第4版)
- Hadoop MapReduce v2 Cookbook(Second Edition)
- 羅布樂思開發官方指南:Lua 語言編程