Libraries tagged by WH
doctrine/reflection
107516640 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
io-developer/php-whois
2714932 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
whitecube/nova-flexible-content
3306589 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
yiisoft/yii2-queue
11274922 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
wildside/userstamps
1935312 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
spaze/phpstan-disallowed-calls
22981221 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/phpunit-watcher
10125239 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-horizon-watcher
2392165 Downloads
Automatically restart Horizon when local PHP files change
spatie/laravel-failed-job-monitor
2829361 Downloads
Get notified when a queued job fails
phpcompatibility/phpcompatibility-wp
35009126 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
latte/latte
16263316 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
johnbillion/extended-cpts
1997395 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
jeroendesloovere/vcard
3925311 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
jasonmccreary/laravel-test-assertions
4295794 Downloads
A set of helpful assertions when testing Laravel applications.
hyn/multi-tenant
1201362 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.