Tanariel'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
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/yaml
Loads and dumps YAML files
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
dunglas/symfony-docker
A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`.
symfony/validator
Provides tools to validate values
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
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/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
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/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/security-core
Symfony Security Component - Core Library
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/profiler-pack
A Symfony Pack for Symfony profiler
symfony/security-guard
Symfony Security Component - Guard
symfony/web-link
Manages links between resources
symfony/web-server-bundle
Provides commands for running applications using the PHP built-in web server
symfony/test-pack
A Symfony Pack for functional testing