kahs66's Stars
zendframework/zend-stdlib
Stdlib component from Zend Framework
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
webflo/drupal-finder
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
zendframework/zend-escaper
Escaper component from Zend Framework
zendframework/zend-feed
Feed component from Zend Framework
webmozarts/assert
Assertions to validate method input/output with nice error messages.
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.
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
symfony/validator
Provides tools to validate values
symfony/translation
Provides tools to internationalize your application
symfony/yaml
Loads and dumps YAML files
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-util
Symfony utilities for portability of PHP codes
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/psr-http-message-bridge
PSR HTTP message bridge
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-core
Symfony Security Component - Core Library
symfony/stopwatch
Provides a way to profile code
symfony/templating
Provides all the tools needed to build any kind of template system
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