cbiggins's Stars
omegazeng/run-mariabackup
Script to create full/incremental backups with mariabackup. Compress with xbstream.
scotch-io/scotch-box
Scotch Box is a preconfigured Vagrant Box with a full array of LAMP Stack features to get you up and running with Vagrant in no time.
dmarmor/epichrome
An application and Chrome extension for creating web-based applications that work like standalone Mac apps.
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
zendframework/zend-escaper
Escaper component from Zend Framework
zendframework/zend-stdlib
Stdlib component from Zend Framework
zendframework/zend-feed
Feed component from Zend Framework
wikimedia/composer-merge-plugin
Merge one or more additional composer.json files at Composer runtime
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-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
webmozart/path-util
A robust cross-platform utility for normalizing, comparing and modifying file paths.
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/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
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
symfony-cmf/Routing
Routing component building on the Symfony Routing component