Libraries tagged by dlog
doganoo/php-algorithms
3717 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
dogancelik/slim-json
72827 Downloads
JSON middleware for Slim PHP framework
sobstel/metaphore
172106 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
alekseykorzun/memcached-wrapper-php
71162 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
experius/module-dblogger
60655 Downloads
Database logger
plisio/plisio-api-php
3649 Downloads
jamm/memory
24018 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
data-dog/pager-bundle
95328 Downloads
Paginator bundle for symfony2 and doctrine orm, allows customization with filters and sorters
commando/dogpatch
521 Downloads
An HTTP API testing framework, written in PHP using curl
tatumio/tatum-php
12909 Downloads
A flexible framework to build, run, and scale blockchain apps with PHP. Perform local wallet operations (mnemonic, xpub, private key) for Bitcoin, Bitcoin Cash, BSC, Litecoin, Celo, Dogecoin, Ethereum, Harmony.ONE, KCS, Klaytn, Polygon, Tron, VeChain and XDC.
pastuhov/yii2-redis-mutex
23033 Downloads
Yii2 Redis mutex.
azizozk/wallet-address-validator
414 Downloads
Crypto wallet address validator.
doge-dev/laravel-sms-verification
12638 Downloads
Library for sending out and verifying SMS codes using AWS SNS
doge-dev/laravel-mongo-queue
35751 Downloads
Laravel Queue implementation for MongoDB
doganoo/php-util
3831 Downloads
A collection of common classes and methods that I am usually working with