[ ソース: symfony ]
パッケージ: php-symfony (6.4.14+dfsg-1)
php-symfony に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [symfony.com]
類似のパッケージ:
- php-symfony-mime
- php-symfony-debug-bundle
- php-symfony-clock
- php-symfony-polyfill-intl-messageformatter
- php-symfony-polyfill-intl-normalizer
- php-symfony-dependency-injection
- php-symfony-templating
- php-symfony-polyfill-intl-idn
- php-symfony-var-exporter
- php-symfony-asset-mapper
- php-symfony-polyfill-mbstring
set of reusable components and framework for web projects
The Symfony PHP framework allows one to create websites and web applications. It’s a set of tools and a development methodology.
This package depends on every component. Applications depending on Symfony should rather depend on individual components actually needed by them.
その他の php-symfony 関連パッケージ
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-composer-semver (<< 4~~)
- utilities, version constraint parsing and validation
- dep: php-composer-semver (>= 3.0)
-
- dep: php-doctrine-event-manager
- Doctrine Event Manager component
-
- dep: php-doctrine-persistence (<< 4~~)
- Doctrine Persistence abstractions
- dep: php-doctrine-persistence (>= 3.1)
-
- dep: php-friendsofphp-proxy-manager-lts (<< 2~~)
- パッケージは利用できません
- dep: php-friendsofphp-proxy-manager-lts (>= 1.0.2)
-
- dep: php-intl
- Internationalisation module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php8.2-intl
-
- dep: php-mbstring
- MBSTRING module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php8.2-mbstring
-
- dep: php-psr-cache (>> 2.0)
- Common interface for caching libraries
-
- dep: php-psr-clock (<< 2~~)
- Common interface for reading the clock
- dep: php-psr-clock (>= 1.0)
-
- dep: php-psr-container
- Common Container Interface (PHP FIG PSR-11)
-
- dep: php-psr-event-dispatcher (<< 2~~)
- Standard interfaces for event handling
- dep: php-psr-event-dispatcher (>= 1.0)
-
- dep: php-psr-http-message
- Common interface for HTTP messages
-
- dep: php-psr-link
- Common interfaces for HTTP links
-
- dep: php-psr-log
- common interface for logging libraries
-
- dep: php-symfony-asset (= 6.4.14+dfsg-1)
- manage asset URLs
-
- dep: php-symfony-asset-mapper (= 6.4.14+dfsg-1)
- maps directories of asset and makes them available in a public directory
-
- dep: php-symfony-browser-kit (= 6.4.14+dfsg-1)
- simulate the behavior of a web browser
-
- dep: php-symfony-cache (= 6.4.14+dfsg-1)
- provides extended PSR-6, PSR-16 (and tags) implementations
-
- dep: php-symfony-clock (= 6.4.14+dfsg-1)
- Decouples applications from the system clock
-
- dep: php-symfony-config (= 6.4.14+dfsg-1)
- load configurations from different data sources
-
- dep: php-symfony-console (= 6.4.14+dfsg-1)
- run tasks from the command line
-
- dep: php-symfony-contracts
- A set of abstractions extracted out of the Symfony components
-
- dep: php-symfony-css-selector (= 6.4.14+dfsg-1)
- convert CSS selectors to XPath expressions
-
- dep: php-symfony-debug-bundle (= 6.4.14+dfsg-1)
- debugging tools for the Symfony framework
-
- dep: php-symfony-dependency-injection (= 6.4.14+dfsg-1)
- standardize and centralize construction of objects
-
- dep: php-symfony-doctrine-bridge (= 6.4.14+dfsg-1)
- integration for Doctrine with Symfony Components
-
- dep: php-symfony-dom-crawler (= 6.4.14+dfsg-1)
- ease DOM navigation for HTML and XML documents
-
- dep: php-symfony-dotenv (= 6.4.14+dfsg-1)
- .env files parser to make environment variables accessible
-
- dep: php-symfony-error-handler (= 6.4.14+dfsg-1)
- manage errors and ease debugging
-
- dep: php-symfony-event-dispatcher (= 6.4.14+dfsg-1)
- dispatch events and listen to them
-
- dep: php-symfony-expression-language (= 6.4.14+dfsg-1)
- compile and evaluate expressions
-
- dep: php-symfony-filesystem (= 6.4.14+dfsg-1)
- basic filesystem utilities
-
- dep: php-symfony-finder (= 6.4.14+dfsg-1)
- find files and directories
-
- dep: php-symfony-form (= 6.4.14+dfsg-1)
- create HTML forms and process request data
-
- dep: php-symfony-framework-bundle (= 6.4.14+dfsg-1)
- basic, robust and flexible MVC framework
-
- dep: php-symfony-http-client (= 6.4.14+dfsg-1)
- methods to fetch HTTP resources synchronously or asynchronously
-
- dep: php-symfony-http-foundation (= 6.4.14+dfsg-1)
- object-oriented layer for the HTTP specification
-
- dep: php-symfony-http-kernel (= 6.4.14+dfsg-1)
- building blocks for flexible and fast HTTP-based frameworks
-
- dep: php-symfony-intl (= 6.4.14+dfsg-1)
- limited replacement layer for the PHP extension intl
-
- dep: php-symfony-ldap (= 6.4.14+dfsg-1)
- abstraction layer for the PHP LDAP module
-
- dep: php-symfony-lock (= 6.4.14+dfsg-1)
- create and manage locks
-
- dep: php-symfony-mailer (= 6.4.14+dfsg-1)
- help sending emails
-
- dep: php-symfony-messenger (= 6.4.14+dfsg-1)
- send and receive messages
-
- dep: php-symfony-mime (= 6.4.14+dfsg-1)
- library to manipulate MIME messages
-
- dep: php-symfony-monolog-bridge (= 6.4.14+dfsg-1)
- integration for Monolog with Symfony Components
-
- dep: php-symfony-notifier (= 6.4.14+dfsg-1)
- Sends notifications via one or more channels (email, SMS, ...)
-
- dep: php-symfony-options-resolver (= 6.4.14+dfsg-1)
- configure objects with option arrays
-
- dep: php-symfony-password-hasher (= 6.4.14+dfsg-1)
- password hashing utilities - Symfony Component
-
- dep: php-symfony-polyfill-php83 (<< 2~~)
- Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
- dep: php-symfony-polyfill-php83 (>= 1.28)
-
- dep: php-symfony-process (= 6.4.14+dfsg-1)
- execute commands in sub-processes
-
- dep: php-symfony-property-access (= 6.4.14+dfsg-1)
- read from and write to an object or array
-
- dep: php-symfony-property-info (= 6.4.14+dfsg-1)
- extract information about properties of PHP classes
-
- dep: php-symfony-proxy-manager-bridge (= 6.4.14+dfsg-1)
- integration for ProxyManager with Symfony Components
-
- dep: php-symfony-rate-limiter (= 6.4.14+dfsg-1)
- rate limit input and output in applications
-
- dep: php-symfony-remote-event (= 6.4.14+dfsg-1)
- Eases handling remote events
-
- dep: php-symfony-routing (= 6.4.14+dfsg-1)
- associate a request with code that generates a response
-
- dep: php-symfony-scheduler (= 6.4.14+dfsg-1)
- Provides scheduling through Symfony Messenger
-
- dep: php-symfony-security-bundle (= 6.4.14+dfsg-1)
- configurable security system for the Symfony framework
-
- dep: php-symfony-security-core (= 6.4.14+dfsg-1)
- infrastructure for authorization systems - common features
-
- dep: php-symfony-security-csrf (= 6.4.14+dfsg-1)
- infrastructure for authorization systems - CSRF protection
-
- dep: php-symfony-security-http (= 6.4.14+dfsg-1)
- infrastructure for authorization systems - HTTP integration
-
- dep: php-symfony-semaphore (= 6.4.14+dfsg-1)
- provide exclusive access to a shared resource
-
- dep: php-symfony-serializer (= 6.4.14+dfsg-1)
- convert PHP objects into specific formats and vice versa
-
- dep: php-symfony-stopwatch (= 6.4.14+dfsg-1)
- profile PHP code
-
- dep: php-symfony-string (= 6.4.14+dfsg-1)
- object-oriented API to work with strings
-
- dep: php-symfony-templating (= 6.4.14+dfsg-1)
- tools needed to build a template system
-
- dep: php-symfony-translation (= 6.4.14+dfsg-1)
- tools to internationalize an application
-
- dep: php-symfony-twig-bridge (= 6.4.14+dfsg-1)
- integration for Twig with Symfony Components
-
- dep: php-symfony-twig-bundle (= 6.4.14+dfsg-1)
- configurable integration of Twig with the Symfony framework
-
- dep: php-symfony-uid (= 6.4.14+dfsg-1)
- object-oriented API to generate and represent UIDs
-
- dep: php-symfony-validator (= 6.4.14+dfsg-1)
- tools to validate values
-
- dep: php-symfony-var-dumper (= 6.4.14+dfsg-1)
- mechanisms for walking through any arbitrary PHP variable
-
- dep: php-symfony-var-exporter (= 6.4.14+dfsg-1)
- export serializable PHP data structure to plain PHP code
-
- dep: php-symfony-web-link (= 6.4.14+dfsg-1)
- manage links between resources
-
- dep: php-symfony-web-profiler-bundle (= 6.4.14+dfsg-1)
- collect requests information for analysis and debugging
-
- dep: php-symfony-webhook (= 6.4.14+dfsg-1)
- Eases sending and consuming webhooks
-
- dep: php-symfony-workflow (= 6.4.14+dfsg-1)
- manage a workflow or finite state machine
-
- dep: php-symfony-yaml (= 6.4.14+dfsg-1)
- convert YAML to PHP arrays and the other way around
-
- dep: php-twig
- Flexible, fast, and secure template engine for PHP
-
- dep: php-uuid
- PHP UUID extension
以下のパッケージによって提供される仮想パッケージでもあります: php8.2-uuid
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php8.2-xml