Libraries tagged by сriminal
sourcebroker/imageopt
42457 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
sebastiandevs/simplethenticator
3226 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
noodlesnz/double-metaphone
110148 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
kodus/chrome-logger
35523 Downloads
PSR-3 (logging), PSR-7 (HTTP) and PSR-15 (middleware) compliant alternative to the original ChromeLogger for PHP
forrest79/phpcs-ignores
14345 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
bringyourownideas/laravel-backblaze
33960 Downloads
Backblaze B2 Cloud Storage for Laravel 5. Original by Paul Olthof (@hpolthof) continued by @bringyourownideas
b13/unlocalizedcrop
19667 Downloads
Disables cropping for translated records. Cropping of localized records are automatically taken from the original language
yandod/candycane
35 Downloads
CandyCane is a issue tracking system. The original implementation on which it is based, is Redmine
unitedprototype/php-ga
231973 Downloads
'ga.js in PHP' - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.
united-prototype/php-ga
85514 Downloads
"ga.js in PHP" - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.
toxicity/mandrill-api-php
24794 Downloads
An updated fork (psr-0 to psr-4) from the original library "Mandrill/Mandrill" (https://bitbucket.org/mailchimp/mandrill-api-php)
staticall/petrovich-php
6860 Downloads
Fork of original petrovich/petrovich-php repository, with testing, PHP7 support and minor improvements
pentagonal/phpass
1410 Downloads
PHP password hashing library original by open wall PhPass
o2system/spl
18771 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
nmiles/phpqrcode
19108 Downloads
PHP 7 QR Code library - update of original version by Dominik Dzienia