Libraries tagged by Whera
wsw/simple-upload
5051 Downloads
Simple upload system
seld/signal-handler
79034545 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
spaze/phpstan-disallowed-calls
22471174 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.
fico7489/laravel-eloquent-join
550059 Downloads
This package introduces the join magic for eloquent models and relations.
jolicode/php-os-helper
3287078 Downloads
Helpers to detect the OS of the machine where PHP is running.
dcat/laravel-wherehasin
162991 Downloads
Laravel ORM whereHasIn
rosell-dk/locate-binaries
7838782 Downloads
Locate a binaries by means of exec() or similar
biiiiiigmonster/hasin
586858 Downloads
Laravel framework relation has in implement
mpyw/eloquent-has-by-non-dependent-subquery
511451 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
tamtamchik/namecase
559168 Downloads
This package allows you to convert names into the correct case where possible.
roave/no-floaters
341970 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
cjmellor/browser-sessions
63853 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
cheprasov/php-redis-lock
450823 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
alleyinteractive/wp-asset-manager
432074 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
humbug/humbug
156105 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.