Course Introduction:Create a Symfony project Let's start by creating a fresh new Symfony application using Symfony CLI. Open a terminal and run: symfony new poc-symfony The project name poc-symfony here is not important, you can choose whatever you want as p
2025-01-03 comment 0 1128
Course Introduction:Symfony Flex: Modern Symfony project management tool Symfony Flex is not the next version of Symfony, but a modern alternative to Symfony Installer, which is a Composer plugin that modifies the behavior of require and update commands. Symfony can perform additional tasks before and after the Composer task execution when installing or updating dependencies. This article will explore Symfony Flex and its relationship with Symfony 4 upgrades. Core points: Flex is not a new version: it is an enhancement tool, not a replacement for the Symfony framework. It simplifies Symf
2025-02-09 comment 0 1226
Course Introduction:Enhance Symfony Application Scalability with Symfony Messenger and Inspector Bundle As a Symfony developer, optimizing application performance and scalability is paramount. The Symfony Messenger component offers a powerful solution for asynchronous
2025-01-21 comment 0 717
Course Introduction:Key Takeaways Drupal 8 includes several important Symfony components, enhancing its capability and offering Drupal developers an opportunity to learn more about Symfony. Symfony components in Drupal 8 include HttpKernel, HttpFoundation, EventDis
2025-02-22 comment 0 1365
Course Elementary 3131
Course Introduction:Simple template functionality Symfony is an open source PHP web framework. Based on best web development practices, several websites have been developed entirely using this framework. Symfony aims to accelerate the creation and maintenance of web applications. Its features are: 1. Cache management; 2. Custom URLs; 3. Built some basic modules; 4. Multi-language and I18N support; 5. Separation of object model and MVC; 6. Ajax support; 7. Suitable for Enterprise application development.
Course Elementary 13738
Course Introduction:Scala Tutorial Scala is a multi-paradigm programming language, designed to integrate various features of object-oriented programming and functional programming.
Course Elementary 82245
Course Introduction:"CSS Online Manual" is the official CSS online reference manual. This CSS online development manual contains various CSS properties, definitions, usage methods, example operations, etc. It is an indispensable online query manual for WEB programming learners and developers! CSS: Cascading Style Sheets (English full name: Cascading Style Sheets) is an application used to express HTML (Standard Universal Markup Language).
Course Elementary 13128
Course Introduction:SVG is a markup language for vector graphics in HTML5. It maintains powerful drawing capabilities and at the same time has a very high-end interface to operate graphics by directly operating Dom nodes. This "SVG Tutorial" is intended to allow students to master the SVG language and some of its corresponding APIs, combined with the knowledge of 2D drawing, so that students can render and control complex graphics on the page.
Course Elementary 24572
Course Introduction:In the "AngularJS Chinese Reference Manual", AngularJS extends HTML with new attributes and expressions. AngularJS can build a single page application (SPAs: Single Page Applications). AngularJS is very easy to learn.
Is symfony much more powerful than other PHP frameworks?
Is symfony much more powerful than other PHP frameworks?
2017-05-16 16:46:24 0 4 779
Looking for examples of cross-library operations under symfony 2
Looking for examples of cross-library operations under symfony 2
2017-05-16 16:45:11 0 1 708
How to customize public functions in symfony and call them in templates?
How to customize public functions in symfony and call them in templates?
2017-05-16 16:44:59 0 1 619
"There are compatibility issues between Mercure, Symfony and Vue"
2023-08-26 12:58:16 0 1 703
backend - Some questions about developing management backend based on Symfony?
2017-05-16 16:43:52 0 3 828