Дата обновления перевода 2021-06-02
Документация Symfony¶
Начало работы с Symfony¶
Разделы¶
- The Bundle System
- Cache
- Console Commands
- Databases and the Doctrine ORM
- How to Deploy a Symfony Application
- Events and Event Listeners
- Forms
- Managing CSS and JavaScript
- HTTP Cache
- HTTP Client
- Dealing with Concurrency with Locks
- Logging
- Sending Emails with Mailer
- Pushing Data to Clients Using the Mercure Protocol
- Messenger: Sync & Queued Message Handling
- Migrating an Existing Application to Symfony
- Creating and Sending Notifications
- Performance
- Profiler
- Rate Limiter
- Routing
- Security
- Sessions
- Installing & Setting up the Symfony Framework
- How to Use the Serializer
- Service Container
- Testing
- Translations
- Validation
- Asset Preloading and Resource Hints with HTTP/2 and WebLink
- Workflow
Справочные документы¶
Получите ответы на ваши вопросы с этими справочными документами:
Configuration Options
Ever wondered what configuration options you have available to you in
config/packages/*.yaml
files? In this section, all the available configuration is broken down by the key (e.g.framework
) that defines each possible section of your Symfony configuration.Forms and Validation
Other Areas
Примите участие¶
Сделайте свой вклад в Symfony:
- Code of Conduct
- Code
- Documentation
- Community
- Diversity
Создайте свой фреймворк¶
Хотите создать свой фреймворк основанный на Symfony?
- Introduction
- The HttpFoundation Component
- The Front Controller
- The Routing Component
- Templating
- The HttpKernel Component: the Controller Resolver
- The Separation of Concerns
- Unit Testing
- The EventDispatcher Component
- The HttpKernel Component: HttpKernelInterface
- The HttpKernel Component: The HttpKernel Class
- The DependencyInjection Component
Эта документация является переводом официальной документации Symfony и предоставляется по свободной лицензии CC BY-SA 3.0.