Libraries tagged by modi
mindkomm/woocommerce-email-text-edit
38 Downloads
Modify email texts used in your WooCommerce emails without having to edit email templates.
michaelmannucci/shades
596 Downloads
A modifier that generates color shades from a given hex color. It can be used with the color fieldtype or with manual input. It can be used generate Tailwind CSS color palettes or to manually generate individual shades and tints.
mentalworks/phpword
360 Downloads
This is a Fork from PHPOffice/PHPWord modified to satisfy our needs.
markbaker/spymaster
25 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
juvo/mail-editor
33 Downloads
WordPress Plugin to easily modify mails and add new mail triggers
jucksearm/yii2-theme-devoops
1759 Downloads
Yii2 Admin theme modify from DevOOPS bootstrap 3 source 'https://github.com/nnmware/devoops'
jhonatanpereira/phpexcel
60 Downloads
Modified version if PHPExcel, with MVC compatibility and some other bug fixes. PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jan-herman/kirby-default-blocks
87 Downloads
Opinionated modifications of the default Kirby blocks.
infrajs/cache
2498 Downloads
Cache based on files and modified time
idimsh/php-inotify-monitor
537 Downloads
A wrapper library around PHP Inotify Extension and React PHP to monitor files/directories for 3 main events: Create, Modify, Delete
guanguans/di
1228 Downloads
A flexible dependency injection container based on the modification of `illuminate/container`. - 一个灵活的基于 `illuminate/container` 修改的依赖注入容器。
gnowland/wp-jet-fuel
264 Downloads
Facilitates the addition of custom functionality to a WordPress website, including Custom Post Types, Meta Fields, Widgets, Taxonomies, Shortcodes, Admin Modificaitons etc.
geekish/statamic-ray
2250 Downloads
Tag & modifier for Ray in Statamic
funivan/php-tokenizer
38456 Downloads
Wrapper around token_get_all. Easy to extract and modify php code.