Libraries tagged by Whera
promethys/revive
3582 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
privatebin/privatebin
171 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).
morrislaptop/var-dumper-with-context
162261 Downloads
Show the line number where the dump method was called
cmsmaxinc/filament-system-versions
32811 Downloads
A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.
cheprasov/php-memcached-lock
251452 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
11010 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
4063 Downloads
Base forms connector system for Statamic
sqltools/where
100710 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
rackbeat/laravel-morph-where-has
61057 Downloads
Fix whereHas for morphTo relations.
simpladevru/laravel-eloquent-join
22476 Downloads
This package introduces the join magic for eloquent models and relations.
denisgeomiq/eloquent-has-by-non-dependent-subquery
12222 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
wheregroup/xml-parser
31484 Downloads
XML parser for casting hierarchical object
wheredidgogogo/nameparser
6855 Downloads
Nameparser
wheredidgogogo/avanser
6145 Downloads
A Laravel package to connect to Avanser call tracking API
webignition/guzzle-curl-exception
10827 Downloads
Translates a GuzzleHttp\Exception\ConnectException into a curl-specific exception where relevant