DmitriiBezborodnikov's Stars
ezyang/htmlpurifier
Standards compliant HTML filter written in PHP
twigphp/string-extra
Unicode/String support for Twig
twigphp/intl-extra
Intl support for Twig
twigphp/twig-extra-bundle
The Twig bundle for official extra extensions
symfony/webpack-encore-bundle
Symfony integration with Webpack Encore!
symfony/yaml
Loads and dumps YAML files
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/validator
Provides tools to validate values
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/translation
Provides tools to internationalize your application
symfony/templating
Provides all the tools needed to build any kind of template system
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/security-guard
Symfony Security Component - Guard
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-core
Symfony Security Component - Core Library
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions