Source Package: symfony (3.4.6+dfsg-1ubuntu0.1)
Links for symfony
Trisquel Resources:
Maintainer:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mail Archive)
- Daniel Beyer
- David Prévot
External Resources:
- Homepage [symfony.com]
Наступні двійкові пакунки побудовано з цього джерельного пакунка:
- php-symfony
- set of reusable components and framework for web projects
- php-symfony-asset
- manage asset URLs
- 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
- load configurations from different data sources
- 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
- basic, robust and flexible MVC framework
- php-symfony-http-foundation
- object-oriented layer for the HTTP specification
- php-symfony-http-kernel
- building blocks for flexible and fast HTTP-based frameworks
- 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
- associate a request with code that generates a response
- php-symfony-security
- infrastructure for sophisticated authorization systems
- php-symfony-security-bundle
- configurable security system for the Symfony framework
- 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
- convert PHP objects into specific formats and vice versa
- php-symfony-stopwatch
- profile PHP code
- php-symfony-templating
- tools needed to build a template system
- 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
- convert YAML to PHP arrays and the other way around
Інші пакунки пов'язані з symfony
|
|
-
- adep: debhelper (>= 9)
- helper programs for debian/rules
-
- adep: pkg-php-tools (>= 1.14~)
- various packaging tools and scripts for PHP packages
-
- idep: composer
- dependency manager for PHP
-
- idep: dctrl-tools
- Command-line tools to process Debian package information
-
- idep: file
- Recognize the type of data in a file using "magic" numbers
-
- idep: jq
- lightweight and flexible command-line JSON processor
-
- idep: locales-all
- GNU C Library: Precompiled locale data
-
- idep: parallel
- build and execute command lines from standard input in parallel
-
- idep: php-apcu-bc
- APCu Backwards Compatibility Module
-
- 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
- A library for validating emails against several RFCs
-
- idep: php-fig-link-util
- Common utility implementations for HTTP links
-
- idep: php-intl
- Internationalisation module for PHP [default]
also a virtual package provided by php7.2-intl
-
- idep: php-ldap
- LDAP module for PHP [default]
also a virtual package provided by php7.2-ldap
-
- idep: php-mbstring
- MBSTRING module for PHP [default]
also a virtual package provided by php7.2-mbstring
-
- idep: php-memcache
- memcache extension module for 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
- server-side, HTML-embedded scripting language (PHPDBG binary) (default)
also a virtual package provided by php7.2-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
- Common Container Interface (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]
also a virtual package provided by php7.2-sqlite3
-
- idep: php-symfony-polyfill-apcu
- Symfony polyfill backporting apcu_* functions to lower PHP versions
-
- idep: php-symfony-polyfill-intl-icu
- Symfony polyfill for intl's ICU-related data and classes
-
- idep: php-symfony-polyfill-mbstring
- Symfony polyfill for the Mbstring extension
-
- idep: php-symfony-polyfill-php56
- Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
-
- idep: php-symfony-polyfill-php70
- Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
-
- 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)
- Unit testing suite for PHP
Download symfony
Файл | Розмір (в кБ) | MD5 checksum |
---|---|---|
symfony_3.4.6+dfsg-1ubuntu0.1.dsc | 7.0 kB | 7384b9c60713722d54c7f1bb8f849744 |
symfony_3.4.6+dfsg.orig.tar.gz | 4,423.7 kB | f2442ca219c822d2df257ac61127d61a |
symfony_3.4.6+dfsg-1ubuntu0.1.debian.tar.xz | 38.1 kB | e788532f97f39c28e766209aa0a5c3c5 |
- Debian Package Source Repository (VCS: Git)
- https://salsa.debian.org/php-team/pear/symfony.git
- Debian Package Source Repository (Browsable)
- https://salsa.debian.org/php-team/pear/symfony