orel-ihor's Stars
symfony/symfony
The Symfony PHP framework
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/routing
Maps an HTTP request to a set of configuration variables
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/process
Executes commands in sub-processes
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
Provides tools to internationalize your application
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/yaml
Loads and dumps YAML files
symfony/maker-bundle
Symfony Maker Bundle
symfony/stopwatch
Provides a way to profile code
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/validator
Provides tools to validate values
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/profiler-pack
A Symfony Pack for Symfony profiler
zendframework/zend-code
zendframework/zend-eventmanager
Implement event systems, signal slots, intercepting filters, and observers.
symfony/swiftmailer-bundle
Symfony Swiftmailer Bundle
twigphp/Twig-extensions
Twig extensions
symfony/web-link
Manages links between resources
symfony/web-server-bundle
Provides commands for running applications using the PHP built-in web server
symfony/security
Provides a complete security system for your web application
symfony/serializer-pack
A Symfony Pack for Symfony Serializer
symfony/test-pack
A Symfony Pack for functional testing