Libraries tagged by original
elearning-innovation/php-basic-lti
1396 Downloads
Ease learning's fork of the original oscelot LTI 1.1 library
edwinfadilah/random-quotes
724 Downloads
This library (originally taken from rakibtg/php-random-quotes-generator) will generate a random quote for you. This package is for my exercise purpose only.
dvi/spotlight
27 Downloads
Fork of wire-elements/spotlight. Please see original repository. Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
devel/devel-dashboard-module
606 Downloads
The original admin dashboard module for devel/devel
davidjeddy/yii2-paypal
928 Downloads
The PayPal extension for the Yii2 framework, forked from Marcio Camello's original work.
codemenorg/fakefield
37 Downloads
Hide original field name from end user.
alfnru/password_recovery
190 Downloads
Plugin that adds functionality so that a user can create a new password if the original is lost.
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
romm/site-factory
32 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
renansaddam/email_reply_parser
885 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
palethorn/yeah
16 Downloads
Hopefully easy to use PHP framework, originally written for personal use. Then it started to grow...
moderntribe/acf-menu-chooser
9289 Downloads
A fork of acf-menu-chooser by reyhoun/acf-menu-chooser. Original can be found at https://github.com/reyhoun/acf-menu-chooser
mgp25/libsignal-php
143 Downloads
This is a php port of libsignal-java originally written by Moxie Marlinspike
humanmade/hm-limit-login-attempts
25697 Downloads
The original Limit Login Attempts plugin with the option to limit via username as well.
f3ath/lazypdo
44964 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.