Libraries tagged by modifications
davfervaz/yii2-image-cutter
50 Downloads
Yii2 crop image widget modification
daverandom/hookable-soap-client
9 Downloads
A layer to make custom modification of SoapClient requests simpler
daan/mods
12 Downloads
Several modifications I made to WordPress and WordPress plugins.
cryental/lumen-skeleton
8 Downloads
Skeleton for Laravel/Lumen with several modifications
considbrs-webdev/pitea-customisation
83 Downloads
Custom functionality and modifications for the Pitea WordPress installation
compasschurch/elgg-cbcoverseas
20 Downloads
Elgg theme and modifications specific to cbcoverseas.org
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
cnp/wp-add-favicon
16 Downloads
Customize favicon definitions per host and front-end/back-end. Includes filter for favicon uri modification.
cedricziel/lumen-appengine-mvm
12 Downloads
A Laravel Lumen distribution with modifications for Google AppEngines Managed VMs. Applied in a single transparent commit.
bender/edp-superluminal
58 Downloads
Modification of https://github.com/EvanDotPro/EdpSuperluminal to work with ZF3
azathoth/forms-phone
75 Downloads
Small modification of Nella Phone control for Nette Forms.
axio/session
7 Downloads
Session handler A lightweight PHP package for simplified session management, enabling effortless creation, modification, and secure handling of sessions in your projects.
arkadedigital/wordpress-acf-options
402 Downloads
Easily add ACF Options page without theme modification
antyrace/oauth2-server
19 Downloads
Oauth2 server modification
andydune/string-container
8 Downloads
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.