Libraries tagged by DOGE
jamm/memory
27597 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.
infocyph/arraykit
23953 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
doesntmattr/mongodb-migrations
621591 Downloads
Managed Database Migrations for MongoDB
devture/mongodb-migrations-bundle
342898 Downloads
Symfony MongoDBMigrationsBundle
epigra/tckimlik
76193 Downloads
TC Kimlik Numarası Kontrolü ve Doğrulaması
chillerlan/php-traits
1347251 Downloads
Some useful traits for PHP 7.2+
mantas-done/laravel-apm
60937 Downloads
Application monitoring for Laravel
dogancelik/slim-json
93606 Downloads
JSON middleware for Slim PHP framework
degecko/nova-filters-summary
142944 Downloads
A Laravel Nova card which displays a summary of the active filters of a resource or lens.
tivoka/tivoka
169813 Downloads
The universal JSON-RPC client/server library. JSON-RPC done right!
thadafinser/user-agent-parser
317784 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
sobstel/metaphore
184778 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
savvot/random
283702 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
pearl/lumen-request-validate
407598 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
nervo/yuicompressor
1593071 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.