#Web框架# Symfony 是一个用于Web和控制台程序的PHP框架,以及一组可复用的 PHP 组件
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
翻译 - wallabag是一个可自我托管的应用程序,用于保存网页:保存和分类文章。以后再阅读。自由地。
Eases the creation of beautiful and testable command line interfaces
翻译 - 控制台组件简化了美观和可测试的命令行界面的创建。
🕸️ Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
翻译 - REST和GraphQL框架来构建现代的API驱动的项目(服务器端和客户端)
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组件提供了使您的应用程序国际化的工具。
PPM is a process manager, supercharger and load balancer for modern PHP applications.
翻译 - PPM是现代PHP应用程序的过程管理器,增压器和负载平衡器。
Symfony Bundle for Doctrine ORM and DBAL
翻译 - 适用于教义ORM和DBAL的Symfony软件包
Provides basic utilities for the filesystem
翻译 - 文件系统组件提供了文件系统的基本实用程序。