Libraries tagged by DOGE
chillerlan/php-traits
1088262 Downloads
Some useful traits for PHP 7.2+
doganoo/php-algorithms
3631 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
digedag/rn-base
229852 Downloads
A base library for extensions. Uses MVC design principles and domain driven development for TYPO3 extension development.
tivoka/tivoka
147029 Downloads
The universal JSON-RPC client/server library. JSON-RPC done right!
sobstel/metaphore
171643 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
rikudou/array-merge-recursive
93580 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
pearl/lumen-request-validate
355965 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
1475915 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.
milo/schematron
342255 Downloads
Implementation of ISO Schematron with Schematron 1.5 back compatibility. Library does not need any XSLT.
kenangundogan/fontisto
1209 Downloads
Fontisto gives you scalable vector icons that can instantly be customized: size, color, drop shadow and anything that can be done with the power of CSS.
debuss-a/mtomsoapclient
149307 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
blueways/bw-captcha
199412 Downloads
Captcha element with audio support for TYPO3 form components. The captcha generation does not rely on Google or third-party integrations.
b13/justincase
174859 Downloads
With incoming URLs, it does not matter if they are upper/lowercase, they just work.
alekseykorzun/memcached-wrapper-php
70096 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
zepgram/magento-dotenv
57573 Downloads
Simple autoloader to integrate the Symfony Dotenv component into Magento2