Libraries tagged by phpsa
johnbillion/wp-compat
9027 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
jbzoo/ci-report-converter
728769 Downloads
The tool converts different error reporting standards for deep integration with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc)
corneltek/pux
47910 Downloads
The fast PHP router
calebdw/larastan-livewire
46741 Downloads
A Larastan / PHPStan extension for Livewire.
axepress/wp-graphql-stubs
221769 Downloads
WPGraphQL function and class declaration stubs for static analysis.
tutorigo/laravel-ide-macros
308885 Downloads
Generating a helper file for IDEs to support Laravel's macros.
pragmarx/ci
1389 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
phpmailer/dkimvalidator
244789 Downloads
A DKIM signature validator in PHP.
phpfastcgi/fastcgi-daemon
10610 Downloads
A FastCGI daemon written in PHP
phpactor/worse-reflection
101637 Downloads
Lazy AST reflector that is much worse than better
phpactor/language-server
157616 Downloads
Generic Language Server Platform
yiisoft/http
422175 Downloads
Constants and PSR-7 PhpStorm meta for HTTP protocol headers, methods and statuses
wikimedia/php-session-serializer
953315 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
vernes/yiimailer
93619 Downloads
Yii extension for sending emails with layouts using PHPMailer
stymiee/email-validator
214180 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.