Libraries tagged by aWhere
cheprasov/php-redis-lock
400047 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
190155 Downloads
Asset Manager is a toolkit for managing front-end assets and more tightly controlling where, when, and how they're loaded.
humbug/humbug
154548 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.
metaclass-nl/filter-bundle
104321 Downloads
Filter bundle for API Platform, Filter Logic
simplesamlphp/simplesamlphp-module-discopower
6043288 Downloads
Fancy tabbed discovery service with filtering capabilities where SPs can have different sets of metadata listed
privatebin/privatebin
104 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
nystudio107/craft-twig-sandbox
109858 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
mateffy/pan-analytics-viewer
5407 Downloads
View your analytics directly where you collect them.
christophlehmann/pagetreefilter
79660 Downloads
It adds a wizard like the new content element wizard that helps finding content elements and records in the page tree. With a few clicks you know where they are used. You can also see what elements are not used.
salavert/time-ago-in-words
612838 Downloads
Time ago Twig extension where you can easily convert a datetime or timestamp to a distance of time in words.
ajthinking/tinx
417174 Downloads
Reload your Laravel Tinker session from inside Tinker, plus magic shortcuts for first(), find(), where(), and more!
rackbeat/laravel-morph-where-has
55359 Downloads
Fix whereHas for morphTo relations.
protonemedia/laravel-eloquent-where-not
38683 Downloads
Laravel package to invert Eloquent scopes.
liqueurdetoile/cakephp-orm-json
48840 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
mpyw/eloquent-has-by-join
127630 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.