Libraries tagged by static php
symplify/latte-phpstan-compiler
112598 Downloads
Compile latte template to PHPStan-compatible PHP code to allow its static analysis
mperusso/php-stubs-generator
3274 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
yousha/php-security-linter
340 Downloads
A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.
vartroth/php-security-lint
653 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
uengage.io/php-platform-sdk
202 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory).
taujor/phpssg
35 Downloads
A lightweight static site generator, utilizing composable templates in pure PHP. This project uses a presenter -> view invokable component classes pattern to provide clean, composable, vanilla, php developer experience without a third-party templating engine.
stellarwp/php-stubs-woocommerce-subscriptions
6832 Downloads
PHP tags for WooCommerce Subscriptions for use in PHPStan
restruct/xpdf-static
299 Downloads
Pre-compiled xpdf tools with PHP wrappers (pdftotext, pdfinfo, pdftopng, pdfimages) for Linux x64 and macOS
restruct/wkhtmltopdf-static
72 Downloads
Pre-compiled wkhtmltopdf 0.12.6 (patched Qt) with PHP wrapper and Docker support
ncac/phpcs-standard
965 Downloads
NCAC PHPCS Standard - TypeScript-like approach to PHP code quality with strict rules for modern, type-safe development
ncac/php-cognitive-complexity
238 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
mds-agenturgruppe/php-code-checker
6855 Downloads
CLI tool for running PHP 8.x code checks
landingi/php-coding-standards
52648 Downloads
Landingi Static Code Analyze Bundle
labrodev/php-mixed-converter
518 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
labrodev/php-enum-mapper
635 Downloads
PHP utility class for formatting Enums and to treat the cases as arrays