TheHett's Stars
schmittjoh/JMSSerializerBundle
Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
willdurand/Hateoas
A PHP library to support implementing representations for HATEOAS REST web services.
symfony/webpack-encore
A simple but powerful API for processing & compiling assets built around Webpack
symfony/web-link
Manages links between resources
symfony/web-server-bundle
Provides commands for running applications using the PHP built-in web server
webmozarts/assert
Assertions to validate method input/output with nice error messages.
willdurand/JsonpCallbackValidator
JSONP callback validator.
willdurand/Negotiation
Content Negotiation tools for PHP.
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/yaml
Loads and dumps YAML files
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/serializer-pack
A Symfony Pack for Symfony Serializer
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/stopwatch
Provides a way to profile code
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/swiftmailer-bundle
Symfony Swiftmailer Bundle
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/validator
Provides tools to validate values
symfony/translation
Provides tools to internationalize your application
symfony/templating
Provides all the tools needed to build any kind of template system
symfony/symfony
The Symfony PHP framework
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/profiler-pack
A Symfony Pack for Symfony profiler
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function