SaintPeter's Stars
ralouphie/getallheaders
PHP getallheaders polyfill
symfony/debug
Provides tools to ease debugging PHP code
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
php-fig/http-factory
Implementation of PSR-17 (HTTP Message Factories)
php-http/promise
Promise used for asynchronous HTTP requests
php-http/guzzle6-adapter
Guzzle 6 HTTP adapter
php-http/httplug
HTTPlug, the HTTP client abstraction for PHP
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
opis/closure
Serialize closures, anonymous classes, and arbitrary data
Vonage/vonage-php-sdk
Wrapper package to bring in the vonage/client-core code and an HTTP client
laravel/slack-notification-channel
Slack Notification Channel for laravel.
laravel/vonage-notification-channel
Vonage Notification Channel for Laravel.
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
Vonage/vonage-php-sdk-core
Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
facade/ignition-contracts
The contracts used to display solutions on Ignition and Flare
dragonmantank/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
Seldaek/jsonlint
JSON Lint for PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
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
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects