phpstan/extension-installer suggesters (28)
-
-
net.christianto/codestyle-meta
Code style package presets for PHP
-
PHP
nocttuam/plint
-
-
PHP
php-gtk4/stubs
IDE and PHPStan stubs for the php-gtk4 extension (the Gtk4\ namespace). Declarations only - the extension defines the classes, so this package is never autoloaded.
-
PHP
rekalogika/mapper
An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.
-
-
PHP
silverstripe/standards
A set of coding standards which are applied to all commercially supported Silverstripe CMS modules
-
PHP
simplia/api
PHP client for the Simplia /api/3, generated from the OpenAPI document by the shop's own generator (api3:sdk:generate). The 3.x line of simplia/api; the /api/2 client is the 0.1.x line.
-
PHP
sinemacula/coding-standards
Centralized coding standards, static analysis configurations, and code quality tooling for all Sine Macula repositories.
-
PHP
sinemacula/coding-standards-laravel
Laravel-specific coding standards, static-analysis rules, and code-quality tooling for Sine Macula's Laravel repositories.
-
-
PHP
yoeunes/regex-parser
A PCRE regex parser with lexer, AST builder, validation, ReDoS analysis, and syntax highlighting. Zero runtime dependencies.