sch4lly's Stars
sch4lly/wingsuit
Drupal + Storybook + UI Patterns + Tailwind
wingsuit-designsystem/wingsuit
Twig for Storybook
webmozart/path-util
A robust cross-platform utility for normalizing, comparing and modifying file paths.
webflo/drupal-core-require-dev
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
webflo/drupal-finder
symfony/polyfill-apcu
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/psr-http-message-bridge
PSR HTTP message bridge
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/validator
Provides tools to validate values
symfony/translation
Provides tools to internationalize your application
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
symfony/process
Executes commands in sub-processes
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/yaml
Loads and dumps YAML files
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
symfony/expression-language
Provides an engine that can compile and evaluate expressions
stecman/symfony-console-completion
Automatic tab-key completion for Symfony console application options, arguments and parameters
symfony/debug
Provides tools to ease debugging PHP code