abenamer's Stars
webmozart/path-util
A robust cross-platform utility for normalizing, comparing and modifying file paths.
willdurand/JsonpCallbackValidator
JSONP callback validator.
willdurand/Negotiation
Content Negotiation tools for PHP.
symfony/uid
Provides an object-oriented API to generate and represent UIDs
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
vimeo/psalm
A static analysis tool for finding errors in PHP applications
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/validator
Provides tools to validate values
symfony/yaml
Loads and dumps YAML files
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
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/translation-contracts
A set of translation abstractions extracted out of the Symfony components
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/stopwatch
Provides a way to profile code
symfony/twig-bridge
Provides integration for Twig with various Symfony components
symfony/translation
Provides tools to internationalize your application
symfony/symfony
The Symfony PHP framework
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/security-guard
Symfony Security Component - Guard
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/security-core
Symfony Security Component - Core Library
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/routing
Maps an HTTP request to a set of configuration variables