Libraries tagged by original
unitedprototype/php-ga
259164 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.
sourcebroker/imageopt
44776 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
sebastiandevs/simplethenticator
19507 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
155781 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
50733 Downloads
PSR-3 (logging), PSR-7 (HTTP) and PSR-15 (middleware) compliant alternative to the original ChromeLogger for PHP
forrest79/phpcs-ignores
44305 Downloads
PHPCS-Ignores provides functionality to use baseline or other ignoring for original PHPCS.
cheesegrits/iseed
7308 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
yandod/candycane
35 Downloads
CandyCane is a issue tracking system. The original implementation on which it is based, is Redmine
toxicity/mandrill-api-php
32609 Downloads
An updated fork (psr-0 to psr-4) from the original library "Mandrill/Mandrill" (https://bitbucket.org/mailchimp/mandrill-api-php)
seiyria/bootstrap-slider
24586 Downloads
A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.
projector22/jquery-location-picker
2187 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
pianotell/flarum-ext-flamoji
1424 Downloads
Simple emoji manager for Flarum. Fork of the-turk/flarum-flamoji, originally created for PianoTell, but now available to all.
php-query/php-query
1452 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
nmiles/phpqrcode
31958 Downloads
PHP 7 QR Code library - update of original version by Dominik Dzienia
netiul/dompdf-module
24461 Downloads
A Laminas module for incorporating DOMPDF support - Originally by Raymond Kolbe