wlwwt's Stars
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/security-guard
Symfony Security Component - Guard
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/security-core
Symfony Security Component - Core Library
symfony/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/mime
Allows manipulating MIME messages
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill
PHP polyfills
Sylius/SyliusResourceBundle
Simpler CRUD for Symfony applications
SyliusLabs/DoctrineMigrationsExtraBundle
Adding a topological sorter and container injection to DoctrineMigrationsBundle.
SyliusLabs/PolyfillSymfonyEventDispatcher
Symfony EventDispatcher Polyfill
phpstan/phpstan-webmozart-assert
PHPStan extension for webmozart/assert
sonata-project/twig-extensions
Sonata twig extensions
sonata-project/form-extensions
Symfony form extensions
php-fig/http-client
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
Sylius/SyliusGridBundle
Generic data grids for Symfony applications, support Doctrine and custom drivers, sorting, filtering, actions and field types.
Sylius/SyliusMailerBundle
Simple e-mails sending!
BabDev/Pagerfanta
Pagination library for PHP applications with support for several data providers
phpstan/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
phpstan/phpstan-doctrine
Doctrine extensions for PHPStan
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
marcj/topsort.php
High-Performance Topological Sort / Dependency resolver in PHP