Libraries tagged by GDTI
serendipity_hq/bundle-features
55242 Downloads
Manage features and plans in your Symfony app.
pyrou/morpheus
353 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
marshmallow/validation
3565 Downloads
Additional validation rules for the Laravel framework
gdinko/prim
1093 Downloads
Laravel Prim API Wrapper
gdinko/pdfmatrix-sdk
6123 Downloads
pdfMatrix Laravel SDK
druc/xdt-parser
243 Downloads
Parse German healthcare data interchange formats GDT, LDT and BDT
bitandblack/image-information
953 Downloads
Reading information of images
ten7/amazon-paapi5-php-sdk
3121 Downloads
ProductAdvertisingAPI 5.0 PHP SDK
serendipity_hq/features-bundle
1235 Downloads
Manage features and plans in your Symfony app.
getivy/magento-2
3444 Downloads
Ivy Payment Method
getinstance/commons
1630 Downloads
core code shared between getinstance packages
usox/ipintel
3430 Downloads
Client for https://getipintel.net/
survos/installer
49 Downloads
Composer plugin for installing configuration files and updating .env and .gitignore
mvccore/ext-debug-tracy-mvccore
4853 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
mvccore/ext-debug-tracy-auth
3647 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.