tanguy29480's Stars
phpstan/phpstan-symfony
Symfony extension for PHPStan
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
yosymfony/parser-utils
A library for writing recursive descent parsers in PHP.
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
yosymfony/toml
A PHP parser for TOML
composer/pcre
PCRE wrapping library that offers type-safe preg_* replacements.
chillerlan/php-settings-container
A container class for immutable settings objects. Not a DI container.
composer/xdebug-handler
Restart a CLI process without loading the xdebug extension.
PHP-CS-Fixer/diff
Diff implementation
PHLAK/Config
PHP library for simple configuration management
chillerlan/php-qrcode
A PHP QR Code generator and reader with a user-friendly API.
composer/semver
Semantic versioning utilities with the addition of version constraints parsing and checking.
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
beechit/json-to-code-climate-subset-converter
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format
symfony/notifier
Sends notifications via one or more channels (email, SMS, ...)
twigphp/twig-extra-bundle
The Twig bundle for official extra extensions
symfony/mailer
Helps sending emails
symfony/web-link
Manages links between resources
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
phpDocumentor/phpDocumentor
Documentation Generator for PHP
Jean85/pretty-package-versions
A small, independent wrapper to get pretty versions strings
mongodb/mongo-php-library
The Official MongoDB PHP library
symfony/string
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/runtime
Enables decoupling PHP applications from global state
symfony/polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/serializer-pack
A Symfony Pack for Symfony Serializer
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions