安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Symfony, High Performance PHP Framework for Web Development
Symfony is a web framework and a set of reusable PHP packages to build web applications, APIs, microservices and CLI apps
- Download Symfony Framework and Packages
Download the Symfony CLI tool, create Symfony applications and use Symfony packages
- Symfony Documentation
Symfony documentation includes articles, tutorials and books to learn about the Symfony PHP framework and its packages
- What is Symfony
What is Symfony Symfony is a set of PHP Packages, a Web Application framework, a Philosophy, and a Community — all working together in harmony
- Symfony 7, a high-performance PHP framework and a set of components.
Symfony 7 was released on November 29st 2023 Symfony 7 included a command profiler and support for importmaps and early hints
- Routing (Symfony Docs)
When your application receives a request, it calls a controller action to generate the response The routing configuration defines which action to run for each incoming URL It also provides other useful features, like generating SEO-friendly URLs (e g read intro-to-symfony instead of index php?article_id=57)
- Symfony Packages
Symfony Packages are a set of decoupled and reusable PHP libraries They have become the standard foundation on which the best PHP applications are built on
- Scheduler (Symfony Docs)
Symfony Scheduler Basics The main benefit of using this component is that automation is managed by your application, which gives you a lot of flexibility that is not possible with cron jobs (e g dynamic schedules based on certain conditions) At its core, the Scheduler component allows you to create a task (called a message) that is executed by a service and repeated on some schedule It has
|
|
|