setaloro's Stars
sachinchoolur/lightGallery
A customizable, modular, responsive, lightbox gallery plugin.
SortableJS/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
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
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/psr-http-message-bridge
PSR HTTP message bridge
webmozarts/assert
Assertions to validate method input/output with nice error messages.
wikimedia/composer-merge-plugin
Merge one or more additional composer.json files at Composer runtime
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
symfony/symfony
The Symfony PHP framework
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
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/expression-language
Provides an engine that can compile and evaluate expressions
symfony/debug
Provides tools to ease debugging PHP code
symfony/filesystem
Provides basic utilities for the filesystem
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