Paquet source : symfony (3.4.22+dfsg-2+deb10u3) [security]
Liens pour symfony
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Dépôt de source Debian (Git)
- Suivis des correctifs pour Debian
Responsables :
- Debian PHP PEAR Maintainers (Page QA, Archive du courrier électronique)
- Daniel Beyer (Page QA)
- David Prévot (Page QA)
Ressources externes :
- Page d'accueil [symfony.com]
Les paquets binaires suivants sont compilés à partir de ce paquet source :
- php-symfony
- set of reusable components and framework for web projects
- php-symfony-asset
- gestion des URL de ressources
- php-symfony-browser-kit
- simulate the behavior of a web browser
- php-symfony-cache
- Symfony Cache component with PSR-6, PSR-16, and tags
- php-symfony-class-loader
- load PHP classes automatically
- php-symfony-config
- chargement de configurations à partir de sources de données différentes
- php-symfony-console
- run tasks from the command line
- php-symfony-css-selector
- convert CSS selectors to XPath expressions
- php-symfony-debug
- tools to make debugging of PHP code easier
- php-symfony-debug-bundle
- debugging tools for the Symfony framework
- php-symfony-dependency-injection
- standardize and centralize construction of objects
- php-symfony-doctrine-bridge
- integration for Doctrine with Symfony Components
- php-symfony-dom-crawler
- ease DOM navigation for HTML and XML documents
- php-symfony-dotenv
- .env files parser to make environment variables accessible
- php-symfony-event-dispatcher
- dispatch events and listen to them
- php-symfony-expression-language
- compile and evaluate expressions
- php-symfony-filesystem
- basic filesystem utilities
- php-symfony-finder
- find files and directories
- php-symfony-form
- create HTML forms and process request data
- php-symfony-framework-bundle
- cadriciel MVC basique, robuste et flexible
- php-symfony-http-foundation
- couche orientée objet pour la spécification HTTP
- php-symfony-http-kernel
- construction de blocs pour des cadriciels flexibles et rapides basés sur HTTP
- php-symfony-inflector
- words conversion between their singular and plural forms
- php-symfony-intl
- limited replacement layer for the PHP extension intl
- php-symfony-ldap
- abstraction layer for the PHP LDAP module
- php-symfony-lock
- creates and manages locks
- php-symfony-monolog-bridge
- integration for Monolog with Symfony Components
- php-symfony-options-resolver
- configure objects with option arrays
- php-symfony-phpunit-bridge
- integration for PHPUnit with Symfony Components
- php-symfony-process
- execute commands in sub-processes
- php-symfony-property-access
- read from and write to an object or array
- php-symfony-property-info
- extract information about properties of PHP classes
- php-symfony-proxy-manager-bridge
- integration for ProxyManager with Symfony Components
- php-symfony-routing
- association d’une requête avec du code qui génère une réponse
- php-symfony-security
- infrastructure for sophisticated authorization systems
- php-symfony-security-bundle
- système configurable de sécurité pour le cadriciel Symfony
- php-symfony-security-core
- infrastructure for authorization systems - common features
- php-symfony-security-csrf
- infrastructure for authorization systems - CSRF protection
- php-symfony-security-guard
- infrastructure for authorization systems - Guard features
- php-symfony-security-http
- infrastructure for authorization systems - HTTP integration
- php-symfony-serializer
- conversion d’objets PHP dans des formats particuliers, et vice versa
- php-symfony-stopwatch
- profilage du code PHP
- php-symfony-templating
- outils nécessaires pour construire un système de modèles
- php-symfony-translation
- tools to internationalize an application
- php-symfony-twig-bridge
- integration for Twig with Symfony Components
- php-symfony-twig-bundle
- configurable integration of Twig with the Symfony framework
- php-symfony-validator
- tools to validate classes
- php-symfony-var-dumper
- Symfony mechanism for exploring and dumping PHP variables
- php-symfony-web-link
- manage links between resources
- php-symfony-web-profiler-bundle
- collect requests information for analysis and debugging
- php-symfony-web-server-bundle
- provide commands for applications using the PHP built-in web server
- php-symfony-workflow
- manage a workflow or finite state machine
- php-symfony-yaml
- conversion de YAML en tableaux PHP et d’autres manières semblables
Autres paquets associés à symfony
|
|
-
- adep: debhelper-compat (= 12)
- Paquet indisponible
-
- adep: pkg-php-tools (>= 1.14~)
- various packaging tools and scripts for PHP packages
-
- idep: composer
- gestionnaire de dépendances pour PHP
-
- idep: dctrl-tools
- Outils en ligne de commande pour traiter les informations des paquets Debian
-
- idep: file
- reconnaissance des types de données d'un fichier à l'aide des nombres «⋅magiques⋅»
-
- idep: jq
- processeur JSON en ligne de commande, léger et flexible
-
- idep: locales-all
- bibliothèque GNU C : données régionales précompilées
-
- idep: parallel
- build and execute command lines from standard input in parallel
-
- idep: php-apcu-bc
- module APCu de rétrocompatibilité
-
- idep: php-cache-integration-tests
- Integration tests for PSR-6 and PSR-16 cache implementations
-
- idep: php-doctrine-bundle
- bundle library - Doctrine component
-
- idep: php-doctrine-data-fixtures
- Data Fixtures for all Doctrine Object Managers
-
- idep: php-doctrine-orm
- tool for object-relational mapping
-
- idep: php-email-validator
- bibliothèque de validation de courriels par rapport à diverses RFC
-
- idep: php-fig-link-util
- implémentation d’utilitaires communs pour des liens HTTP
-
- idep: php-intl
- Internationalisation module for PHP [default]
un paquet virtuel est également fourni par php7.3-intl
-
- idep: php-ldap
- LDAP module for PHP [default]
un paquet virtuel est également fourni par php7.3-ldap
-
- idep: php-mbstring
- MBSTRING module for PHP [default]
un paquet virtuel est également fourni par php7.3-mbstring
-
- idep: php-memcache
- module d’extension de memcache pour PHP
-
- idep: php-memcached
- memcached extension module for PHP, uses libmemcached
-
- idep: php-monolog
- send logs to various destination and web services
-
- idep: php-nrk-predis
- Flexible and feature-complete PHP client library for the Redis key-value store
-
- idep: php-phpdbg
- langage de script embarqué dans du HTML, côté serveur — exécutable PHPDBG, version par défaut
un paquet virtuel est également fourni par php7.3-phpdbg
-
- idep: php-phpdocumentor-reflection-docblock (>= 3)
- DocBlock parser - phpDocumentor component
-
- idep: php-proxy-manager
- library providing utilities to operate with Object Proxies
-
- idep: php-psr-container
- interface de conteneur commune – PHP FIG PSR-11
-
- idep: php-psr-log
- common interface for logging libraries
-
- idep: php-psr-simple-cache
- Common interfaces for simple caching
-
- idep: php-sqlite3
- SQLite3 module for PHP [default]
un paquet virtuel est également fourni par php7.3-sqlite3
-
- idep: php-symfony-security-acl
- Symfony Security Component - ACL (Access Control List)
-
- idep: php-twig (>= 2)
- Flexible, fast, and secure template engine for PHP
-
- idep: phpab
- lightweight PHP namespace aware autoload generator
-
- idep: phpunit (>= 6)
- suite de tests unitaires pour PHP
Download symfony
Fichier | Taille (en ko) | Somme MD5 |
---|---|---|
symfony_3.4.22+dfsg-2+deb10u3.dsc | 6,9 ko | 51095e1dee8250bff9459ceb15c19d57 |
symfony_3.4.22+dfsg.orig.tar.xz | 3 022,7 ko | 0fa46cfc2b4cb7c736f1ddbf371b2eeb |
symfony_3.4.22+dfsg-2+deb10u3.debian.tar.xz | 54,6 ko | 33f863966aa958383d89b319ff4b7279 |
- Dépôt Debian des paquets source (VCS: Git)
- https://salsa.debian.org/php-team/pear/symfony.git -b buster
- Dépôt Debian des paquets source (interface web)
- https://salsa.debian.org/php-team/pear/symfony