Libraries tagged by aWhere
protonemedia/laravel-eloquent-where-not
46187 Downloads
Laravel package to invert Eloquent scopes.
liqueurdetoile/cakephp-orm-json
64824 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
itools/smartarray
24396 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
mpyw/eloquent-has-by-join
137078 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
visuellverstehen/statamic-asset-atlas
32214 Downloads
Track where your Statamic assets are used to make moving, replacing and deleting them quick and easy.
topshelfcraft/environment-label
236493 Downloads
...so you don't forget where you are.
promethys/revive
4637 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
lincanbin/php-pdo-mysql-class
6883 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
laramint/laravel-security-scanner
3244 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
eftec/messagecontainer
28618 Downloads
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
cheprasov/php-memcached-lock
253189 Downloads
MemcachedLock 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.
doctrine/skeleton-mapper
11164 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
stokoe/forms-to-wherever
4360 Downloads
Base forms connector system for Statamic
sqltools/where
102830 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
rackbeat/laravel-morph-where-has
61329 Downloads
Fix whereHas for morphTo relations.