[ Source: symfony ]
Пакунок: php-symfony (5.4.23+dfsg-1+deb12u2)
Links for php-symfony
Debian Resources:
Download Source Package symfony:
- [symfony_5.4.23+dfsg-1+deb12u2.dsc]
- [symfony_5.4.23+dfsg.orig.tar.xz]
- [symfony_5.4.23+dfsg-1+deb12u2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [symfony.com]
Similar packages:
- 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-doctrine-event-manager
- Doctrine Event Manager component
-
- dep: php-doctrine-persistence
- Doctrine Persistence abstractions
-
- dep: php-friendsofphp-proxy-manager-lts (<< 2~~)
- Пакунок недоступний
- dep: php-friendsofphp-proxy-manager-lts (>= 1.0.2)
-
- dep: php-intl
- Internationalisation module for PHP [default]
also a virtual package provided by php8.2-intl
-
- dep: php-mbstring
- MBSTRING module for PHP [default]
also a virtual package provided by php8.2-mbstring
-
- dep: php-psr-cache
- Common interface for caching libraries
-
- dep: php-psr-container (<< 2~~)
- Common Container Interface (PHP FIG PSR-11)
- dep: php-psr-container (>= 1.1.1)
-
- dep: php-psr-event-dispatcher (<< 2~~)
- Standard interfaces for event handling
- dep: php-psr-event-dispatcher (>= 1.0)
-
- dep: php-psr-link (<< 2~~)
- Common interfaces for HTTP links
- dep: php-psr-link (>= 1.0)
-
- dep: php-psr-log
- common interface for logging libraries
-
- dep: php-symfony-asset (= 5.4.23+dfsg-1+deb12u2)
- manage asset URLs
-
- dep: php-symfony-browser-kit (= 5.4.23+dfsg-1+deb12u2)
- simulate the behavior of a web browser
-
- dep: php-symfony-cache (= 5.4.23+dfsg-1+deb12u2)
- provides extended PSR-6, PSR-16 (and tags) implementations
-
- dep: php-symfony-config (= 5.4.23+dfsg-1+deb12u2)
- load configurations from different data sources
-
- dep: php-symfony-console (= 5.4.23+dfsg-1+deb12u2)
- run tasks from the command line
-
- dep: php-symfony-contracts (<< 3~~)
- A set of abstractions extracted out of the Symfony components
- dep: php-symfony-contracts (>= 2.1)
-
- dep: php-symfony-css-selector (= 5.4.23+dfsg-1+deb12u2)
- convert CSS selectors to XPath expressions
-
- dep: php-symfony-debug-bundle (= 5.4.23+dfsg-1+deb12u2)
- debugging tools for the Symfony framework
-
- dep: php-symfony-dependency-injection (= 5.4.23+dfsg-1+deb12u2)
- standardize and centralize construction of objects
-
- dep: php-symfony-doctrine-bridge (= 5.4.23+dfsg-1+deb12u2)
- integration for Doctrine with Symfony Components
-
- dep: php-symfony-dom-crawler (= 5.4.23+dfsg-1+deb12u2)
- ease DOM navigation for HTML and XML documents
-
- dep: php-symfony-dotenv (= 5.4.23+dfsg-1+deb12u2)
- .env files parser to make environment variables accessible
-
- dep: php-symfony-error-handler (= 5.4.23+dfsg-1+deb12u2)
- manage errors and ease debugging
-
- dep: php-symfony-event-dispatcher (= 5.4.23+dfsg-1+deb12u2)
- dispatch events and listen to them
-
- dep: php-symfony-expression-language (= 5.4.23+dfsg-1+deb12u2)
- compile and evaluate expressions
-
- dep: php-symfony-filesystem (= 5.4.23+dfsg-1+deb12u2)
- basic filesystem utilities
-
- dep: php-symfony-finder (= 5.4.23+dfsg-1+deb12u2)
- find files and directories
-
- dep: php-symfony-form (= 5.4.23+dfsg-1+deb12u2)
- create HTML forms and process request data
-
- dep: php-symfony-framework-bundle (= 5.4.23+dfsg-1+deb12u2)
- basic, robust and flexible MVC framework
-
- dep: php-symfony-http-client (= 5.4.23+dfsg-1+deb12u2)
- methods to fetch HTTP resources synchronously or asynchronously
-
- dep: php-symfony-http-foundation (= 5.4.23+dfsg-1+deb12u2)
- object-oriented layer for the HTTP specification
-
- dep: php-symfony-http-kernel (= 5.4.23+dfsg-1+deb12u2)
- building blocks for flexible and fast HTTP-based frameworks
-
- dep: php-symfony-inflector (= 5.4.23+dfsg-1+deb12u2)
- words conversion between their singular and plural forms
-
- dep: php-symfony-intl (= 5.4.23+dfsg-1+deb12u2)
- limited replacement layer for the PHP extension intl
-
- dep: php-symfony-ldap (= 5.4.23+dfsg-1+deb12u2)
- abstraction layer for the PHP LDAP module
-
- dep: php-symfony-lock (= 5.4.23+dfsg-1+deb12u2)
- create and manage locks
-
- dep: php-symfony-mailer (= 5.4.23+dfsg-1+deb12u2)
- help sending emails
-
- dep: php-symfony-messenger (= 5.4.23+dfsg-1+deb12u2)
- send and receive messages
-
- dep: php-symfony-mime (= 5.4.23+dfsg-1+deb12u2)
- library to manipulate MIME messages
-
- dep: php-symfony-monolog-bridge (= 5.4.23+dfsg-1+deb12u2)
- integration for Monolog with Symfony Components
-
- dep: php-symfony-notifier (= 5.4.23+dfsg-1+deb12u2)
- Sends notifications via one or more channels (email, SMS, ...)
-
- dep: php-symfony-options-resolver (= 5.4.23+dfsg-1+deb12u2)
- configure objects with option arrays
-
- dep: php-symfony-password-hasher (= 5.4.23+dfsg-1+deb12u2)
- password hashing utilities - Symfony Component
-
- dep: php-symfony-process (= 5.4.23+dfsg-1+deb12u2)
- execute commands in sub-processes
-
- dep: php-symfony-property-access (= 5.4.23+dfsg-1+deb12u2)
- read from and write to an object or array
-
- dep: php-symfony-property-info (= 5.4.23+dfsg-1+deb12u2)
- extract information about properties of PHP classes
-
- dep: php-symfony-proxy-manager-bridge (= 5.4.23+dfsg-1+deb12u2)
- integration for ProxyManager with Symfony Components
-
- dep: php-symfony-rate-limiter (= 5.4.23+dfsg-1+deb12u2)
- rate limit input and output in applications
-
- dep: php-symfony-routing (= 5.4.23+dfsg-1+deb12u2)
- associate a request with code that generates a response
-
- dep: php-symfony-security-bundle (= 5.4.23+dfsg-1+deb12u2)
- configurable security system for the Symfony framework
-
- dep: php-symfony-security-core (= 5.4.23+dfsg-1+deb12u2)
- infrastructure for authorization systems - common features
-
- dep: php-symfony-security-csrf (= 5.4.23+dfsg-1+deb12u2)
- infrastructure for authorization systems - CSRF protection
-
- dep: php-symfony-security-guard (= 5.4.23+dfsg-1+deb12u2)
- infrastructure for authorization systems - Guard features
-
- dep: php-symfony-security-http (= 5.4.23+dfsg-1+deb12u2)
- infrastructure for authorization systems - HTTP integration
-
- dep: php-symfony-semaphore (= 5.4.23+dfsg-1+deb12u2)
- provide exclusive access to a shared resource
-
- dep: php-symfony-serializer (= 5.4.23+dfsg-1+deb12u2)
- convert PHP objects into specific formats and vice versa
-
- dep: php-symfony-stopwatch (= 5.4.23+dfsg-1+deb12u2)
- profile PHP code
-
- dep: php-symfony-string (= 5.4.23+dfsg-1+deb12u2)
- object-oriented API to work with strings
-
- dep: php-symfony-templating (= 5.4.23+dfsg-1+deb12u2)
- tools needed to build a template system
-
- dep: php-symfony-translation (= 5.4.23+dfsg-1+deb12u2)
- tools to internationalize an application
-
- dep: php-symfony-twig-bridge (= 5.4.23+dfsg-1+deb12u2)
- integration for Twig with Symfony Components
-
- dep: php-symfony-twig-bundle (= 5.4.23+dfsg-1+deb12u2)
- configurable integration of Twig with the Symfony framework
-
- dep: php-symfony-uid (= 5.4.23+dfsg-1+deb12u2)
- object-oriented API to generate and represent UIDs
-
- dep: php-symfony-validator (= 5.4.23+dfsg-1+deb12u2)
- tools to validate values
-
- dep: php-symfony-var-dumper (= 5.4.23+dfsg-1+deb12u2)
- mechanisms for walking through any arbitrary PHP variable
-
- dep: php-symfony-var-exporter (= 5.4.23+dfsg-1+deb12u2)
- export serializable PHP data structure to plain PHP code
-
- dep: php-symfony-web-link (= 5.4.23+dfsg-1+deb12u2)
- manage links between resources
-
- dep: php-symfony-web-profiler-bundle (= 5.4.23+dfsg-1+deb12u2)
- collect requests information for analysis and debugging
-
- dep: php-symfony-workflow (= 5.4.23+dfsg-1+deb12u2)
- manage a workflow or finite state machine
-
- dep: php-symfony-yaml (= 5.4.23+dfsg-1+deb12u2)
- 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
also a virtual package provided by php8.2-uuid
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
also a virtual package provided by php8.2-xml
Завантажити php-symfony
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 142.1 kB | 177.0 kB | [список файлів] |