Libraries tagged by modifier
kazak71/reliese
71 Downloads
Reliese Components for Laravel Framework code generation. Coded by Cristian Llanos, modified by me to work with Laravel 6.1
jweiland/rlmp_tmplselector
1568 Downloads
Select different templates for each page or tree branch. Easily works with either external html templates or pure TypoScript templates! Modified version based on the Modern Template Building tutorial.
juniorfontenele/laravel
12 Downloads
The modified skeleton application for the Laravel framework.
jpvantelon/mysql-workbench-schema-exporter
171 Downloads
MySQL Workbench Schema Exporter (modified by jpvantelon)
jb/web-project
19 Downloads
Nette: Modified Web Project
jamesastubbs/phpcswatcher
16 Downloads
A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.
jamesallsup/business-central-sdk
0 Downloads
PHP SDK for Microsoft Business Central. Modified for onprem.
jakubzapletal/php_codesniffer-rules
2746 Downloads
Library of modified PSR rules for PHP_CodeSniffer
jakesee/slim-template-response
40 Downloads
A Slim Framework add-on that allows deferred parsing and rendering of template so that template data can be examined or modified.
itul/qb-payments-sdk
6 Downloads
A Modified PHP SDK for QuickBooks Online Payments API
itcig/sage-timber
12 Downloads
WordPress starter theme with a modern development workflow modified to work with Timber
isu73/tfpdf
3 Downloads
This class is a modified version of FPDF that adds UTF-8 support with additional functions.
isotopes/profiler
324 Downloads
Profiler is a replica of Laravel Telescope modified for MongoDB.
interexperts/xmlseclibs
2995 Downloads
PHP library for XML Security. Fork of Rob Richards' library, modified namespace behavior
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;