Libraries tagged by codificar
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
cryental/lumen-skeleton
6 Downloads
Skeleton for Laravel/Lumen with several modifications
compasschurch/elgg-cbcoverseas
20 Downloads
Elgg theme and modifications specific to cbcoverseas.org
colopl/colopl_timeshifter
0 Downloads
Current time modification extension wrapper library.
coco-project/sql-cache
13 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
13 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
71 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.
atiline/yii2-ajax-crud-asset-custom-bs4
5 Downloads
Modificated johnitvn yii2-ajaxcrud
arkadedigital/wordpress-acf-options
399 Downloads
Easily add ACF Options page without theme modification
antyrace/oauth2-server
17 Downloads
Oauth2 server modification
andydune/string-container
5 Downloads
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.