phpcompatibility/phpcompatibility-paragonie
PHP_CodeSniffer rulesets that extend PHPCompatibility to account for Paragonie polyfills (random_compat and sodium_compat), reducing false positives when checking PHP cross-version compatibility. Includes separate RandomCompat and SodiumCompat standards.
Architecture fit is highly dependent on existing tooling. Laravel projects typically use Pint (PHP-CS-Fixer-based) for code styling, but this package requires PHP_CodeSniffer (PHPCS) – a less common setup in modern Laravel. If PHPCS is already in use, the package fits cleanly as a ruleset extension. Integration feasibility is high for PHPCS-based projects (simple Composer install), but zero for Pint-only setups. Technical risks include minimal adoption (0 dependents, 10 stars), potential maintenance instability (funding-dependent), and a suspicious "last release" date of 2025-11-29 (likely data error). Key questions: 1) Does the project actually use Paragonie polyfills (random_compat
How can I help you explore Laravel packages today?