stiffroy's Stars
symfony/password-hasher
Provides password hashing utilities
symfony/polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
doctrine/deprecations
Thin library around different deprecation strategies
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
zenstruck/callback
Callable wrapper to validate and inject arguments.
zenstruck/foundry
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
symfony/redis-messenger
Symfony Redis extension Messenger Bridge
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/translation
Provides tools to internationalize your application
symfony/process
Executes commands in sub-processes
symfony/doctrine-messenger
Symfony Doctrine Messenger Bridge
symfony/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/mercure-bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
symfony/mercure
The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/browser-kit
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
symfony/amqp-messenger
Symfony AMQP extension Messenger Bridge
php-fig/http-client
PHP-CS-Fixer/diff
Diff implementation
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
ralouphie/getallheaders
PHP getallheaders polyfill
nayzo/NzoUrlEncryptorBundle
Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application
briannesbitt/Carbon
A simple PHP API extension for DateTime.
sebastianbergmann/phpunit
The PHP Unit Testing framework.
FakerPHP/Faker
Faker is a PHP library that generates fake data for you
dunglas/mercure
🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support