omarlopesino's Stars
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/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
Converts CSS selectors to XPath expressions
php-fig/simple-cache
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
Galbar/JsonPath-PHP
A JsonPath implementation in PHP
php-fig/cache
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
stecman/symfony-console-completion
Automatic tab-key completion for Symfony console application options, arguments and parameters
stackphp/builder
Builder for stack middlewares based on HttpKernelInterface.
php-fig/log
bobthecow/psysh
A REPL for PHP
symfony-cmf/Routing
Routing component building on the Symfony Routing component
pear/Console_Table
Library that makes it easy to build console style tables.
php/php-src
The PHP Interpreter
nikic/PHP-Parser
A PHP parser written in PHP
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/config
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/class-loader
[DEPRECATED] The ClassLoader component provides tools to autoload your classes and cache their locations for performance.
iboldurev/dialogflow
Unofficial php sdk for Dialogflow
gimler/guzzle-description-loader
A stand-alone Service Description loader for Guzzle 5.x.
guzzle/psr7
PSR-7 HTTP message library