Eases the creation of beautiful and testable command line interfaces
翻译 - 控制台组件简化了美观和可测试的命令行界面的创建。
Defines an object-oriented layer for the HTTP specification
翻译 - HttpFoundation组件为HTTP规范定义了一个面向对象的层。
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
翻译 - EventDispatcher组件提供了一些工具,使您的应用程序组件可以通过分派事件并侦听事件来相互通信。
Finds files and directories via an intuitive fluent interface
翻译 - Finder组件通过直观的流畅界面查找文件和目录。
Provides a structured process for converting a Request into a Response
翻译 - HttpKernel组件提供了用于将请求转换为响应的结构化过程。
This component provides a partial, native PHP implementation for the Mbstring extension.
翻译 - 该组件为Mbstring扩展提供了部分本地PHP实现。
Maps an HTTP request to a set of configuration variables
翻译 - 路由组件将HTTP请求映射到一组配置变量。
Executes commands in sub-processes
翻译 - 流程组件在子流程中执行命令。
Converts CSS selectors to XPath expressions
翻译 - CssSelector组件将CSS选择器转换为XPath表达式。
Provides mechanisms for walking through any arbitrary PHP variable
翻译 - VarDumper组件提供了遍历任意PHP变量的机制。它提供了更好的dump()函数,您可以使用它代替var_dump()。
Provides tools to ease debugging PHP code
翻译 - 调试组件提供了简化调试PHP代码的工具。
Provides tools to internationalize your application
翻译 - Translation组件提供了使您的应用程序国际化的工具。
Provides basic utilities for the filesystem
翻译 - 文件系统组件提供了文件系统的基本实用程序。
Helps you find, load, combine, autofill and validate configuration values of any kind
翻译 - Config组件可帮助您查找,加载,组合,自动填充和验证任何类型的配置值,无论其来源是什么(YAML,XML,INI文件或例如数据库)。
Provides extended PSR-6, PSR-16 (and tags) implementations
翻译 - 缓存组件提供了扩展的PSR-6实现,用于向您的应用程序添加缓存。
Allows you to standardize and centralize the way objects are constructed in your application
翻译 - DependencyInjection组件使您可以标准化和集中化在应用程序中构造对象的方式。
#网络爬虫# Eases DOM navigation for HTML and XML documents
翻译 - DomCrawler组件简化了HTML和XML文档的DOM导航。
Loads and dumps YAML files
翻译 - Yaml组件加载和转储YAML文件。
Registers environment variables from a .env file
翻译 - Symfony Dotenv解析.env文件,以便通过getenv(),$ _ ENV或$ _SERVER访问存储在其中的环境变量。
This component provides a partial, native PHP implementation for the Ctype extension.
翻译 - 该组件为Ctype扩展提供了部分本地PHP实现。