phso's Stars
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/mime
Allows manipulating MIME messages
symfony/polyfill
PHP polyfills
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/security-core
Symfony Security Component - Core Library
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
symfony/mailer
Helps sending emails
symfony/security-guard
Symfony Security Component - Guard
symfony/webpack-encore-bundle
Symfony integration with Webpack Encore!
symfony/polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
twigphp/twig-extra-bundle
The Twig bundle for official extra extensions
symfony/proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components
SymfonyCasts/reset-password-bundle
Need a killer reset password feature for your Symfony? Us too!
symfony/security-acl
Symfony Security ACL Component
twigphp/string-extra
Unicode/String support for Twig