PHP_CodeSniffer : PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. ( https://github.com/squizlabs/PHP_CodeSniffer )
assert : Assertions to validate method input/output with nice error messages. ( https://github.com/webmozarts/assert )
class-map-generator : Utilities to scan PHP code and generate class maps. ( https://github.com/composer/class-map-generator )
coding-standard : Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. ( https://github.com/slevomat/coding-standard )
composer : Dependency Manager for PHP ( https://github.com/composer/composer )
drupal-coder : Coder is a library to review Drupal code. ( https://github.com/pfrenssen/coder )
drupal-finder : Helper class to locate a Drupal installation from a given path. ( https://github.com/webflo/drupal-finder )
path-util : A robust cross-platform utility for normalizing, comparing and modifying file paths. ( https://github.com/webmozart/path-util )
pcre : PCRE wrapping library that offers type-safe preg_* replacements. ( https://github.com/composer/pcre )
pdepend : Official version of pdepend to be handled with Composer ( https://github.com/pdepend/pdepend )
pecl-jsmin : PHP extension to compress JS files ( https://github.com/sqmk/pecl-jsmin )
pecl-memprof : Memory profiler for PHP. Helps finding memory leaks in PHP scripts. ( https://github.com/arnaud-lb/php-memory-profiler )
pecl-snappy : PHP wrapper for snappy ( https://github.com/kjdev/php-ext-snappy )
phar-updater : A thing to make PHAR self-updating easy and secure. ( https://github.com/laravel-zero/phar-updater )
phar-utils : PHAR file format utilities, for when PHP phars you up ( https://github.com/Seldaek/phar-utils )
php-spx : A simple and straight-to-the-point PHP profiling extension with its built-in web UI ( https://github.com/NoiseByNorthwest/php-spx )
phpcs-variable-analysis : A PHPCS sniff to detect problems with variables. ( https://github.com/sirbrillig/phpcs-variable-analysis )
phpdoc-parser : PHPDoc parser with support for nullable, intersection and generic types ( https://github.com/phpstan/phpdoc-parser )
phpmd : PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. ( https://github.com/phpmd/phpmd )
predis : A flexible and feature-complete Redis client for PHP. ( https://github.com/predis/predis )
psr-container : Common Container Interface (PHP FIG PSR-11) ( https://github.com/php-fig/container )
signal-handler : Simple unix signal handler that silently fails on windows for easy cross-platform development ( https://github.com/Seldaek/signal-handler )
spdx-licenses : SPDX licenses list and validation library. ( https://github.com/composer/spdx-licenses )
symfony-config : Helps you find, load, combine, autofill and validate configuration values of any kind ( https://github.com/symfony/config )
symfony-console : Subtree split of the Symfony Console Component ( https://github.com/symfony/console )
symfony-dependency-injection : Symfony DependencyInjection Component ( https://github.com/symfony/dependency-injection )
symfony-deprecation-contracts : A generic function and convention to trigger deprecation notices ( https://github.com/symfony/deprecation-contracts )
symfony-filesystem : Subtree split of the Symfony Filesystem Component ( https://github.com/symfony/filesystem )
symfony-finder : Finds files and directories via an intuitive fluent interface ( https://github.com/symfony/finder )
symfony-polyfill-ctype : Symfony polyfill for ctype functions ( https://github.com/symfony/polyfill-ctype )
symfony-polyfill-intl-grapheme : Symfony polyfill for intl's grapheme_* functions ( https://github.com/symfony/polyfill-intl-grapheme )
symfony-polyfill-intl-normalizer : Symfony polyfill for intl's Normalizer class and related functions ( https://github.com/symfony/polyfill-intl-normalizer )
symfony-polyfill-mbstring : Symfony polyfill for the Mbstring extension ( https://github.com/symfony/polyfill-mbstring )
symfony-polyfill-php80 : Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions ( https://github.com/symfony/polyfill-php80 )
symfony-polyfill-php81 : Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions ( https://github.com/symfony/polyfill-php81 )
symfony-process : Executes commands in sub-processes ( https://github.com/symfony/process )
symfony-service-contracts : Generic abstractions related to writing services ( https://github.com/symfony/service-contracts )
symfony-string : API to strings and deals with bytes, UTF-8 code points and grapheme clusters ( https://github.com/symfony/string )
symfony-yaml : Loads and dumps YAML files ( https://github.com/symfony/yaml/archive/refs/tags/v5.4.19.tar.gz )
xdebug-handler : Restarts a process without Xdebug. ( https://github.com/composer/xdebug-handler )
Add an ebuild in portage :
The ebuild is now in the portage tree.
You can also use layman : emerge layman then layman -a php-overlay
For Paludis use this rsync : rsync://gentoo.zugaina.org/php-overlay-portage
If you have a problem : ycarus(-at-)zugaina.org