theiosdevguy's Stars
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
zendframework/zend-http
Http component from Zend Framework
zendframework/zend-escaper
Escaper component from Zend Framework
zendframework/zend-stdlib
Stdlib component from Zend Framework
zendframework/zend-loader
Loader component from Zend Framework
zendframework/zend-json
Json component from Zend Framework
webmozarts/assert
Assertions to validate method input/output with nice error messages.
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/translation
Provides tools to internationalize your application
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/psr-http-message-bridge
PSR HTTP message bridge
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/filesystem
Provides basic utilities for the filesystem
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
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
Soapbox/laravel-formatter
A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
symfony/debug
Provides tools to ease debugging PHP code
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects