Libraries tagged by modi
cylab/php-libvirt
0 Downloads
On object oriented wrapper for the libvirt-php extention. Allows to create, start, stop, modify virtual machines in a programmatic way.
cyberwoven/webform_cookie
9 Downloads
Webform submission handler that sets a cookie on a webform submission. This is a modified version of the original module.
ct1735x/fpdf
6 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
cryental/lumen-skeleton
8 Downloads
Skeleton for Laravel/Lumen with several modifications
cool-studio/globalpayments-magento2
97 Downloads
Demonstrates integration with payment gateway from GlobalPayments, modified for PHP8.3
connor-lock05/laravel-admin
36 Downloads
Adds an admin panel to a Laravel Application allowing for a UI to modify model data
compredict/users-sdk
1001 Downloads
Enables PHP applications to create/modify users.
composer-data/easy-dump
0 Downloads
Dumper var_dump modifier
compasschurch/elgg-cbcoverseas
20 Downloads
Elgg theme and modifications specific to cbcoverseas.org
colopl/colopl_timeshifter
6 Downloads
Current time modification extension wrapper library.
coding-linheng/mq-http-php-sdk
54 Downloads
Adapted hyperf component modified based on Alibaba Cloud SDK
codigitar/laravel-pdf-merger
30 Downloads
I modify the original code from Michael Musso
coco-project/tree
55 Downloads
Tree structure management tool that allows easy operations such as adding, modifying, deleting, searching, serializing, and deserializing nodes in a hierarchical structure.
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.