Libraries tagged by WH
jobinja/blade-macro
4783 Downloads
Reusable scope-protected blade blocks, with empty I/O on runtime (replacement for @include which uses native I/O based PHP includes).
jetrails/magento2-varnish
11167 Downloads
Magento 2 extension which interfaces with the Varnish caching application in order to manage it through the Magento backend
jcchavezs/cmb2-conditionals
6733 Downloads
CMB2 Conditionals is a plugin for CMB2 which allows developers to relate fields so one of them could only appear when one other have an specific value or when is not empty.
janmarek/mockista
217571 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
janhelke/codeception-email-mailhog
25734 Downloads
Provides test helpers for Codeception when testing email functionality with MailHog
jandc/css-from-html-extractor
23675 Downloads
Php library which determines which css is used from html snippets.
jakewhiteley/hodl
4840 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
intersvyaz/yii-tags-dependency
56317 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache
instituteweb/composer-scripts
21083 Downloads
Fixes slashe issues on Windows when executing composer scripts (like 'bin/example').
innmind/file-watch
21640 Downloads
Library to execute code when a file changes
ingenerator/showgroup
18943 Downloads
jQuery plugin to show/hide elements when a field value is selected
imponeer/toarray-interface
14948 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
iglocska/php-resque-ex-scheduler
3754 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque. Fork of Kamisama's repo for MISP.
iflylabs/iflychat-php
11635 Downloads
A real time enterprise chat solution which can be integrated into any PHP website
ibpavlov/lumen-saml2
9577 Downloads
A Lumen package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp (Forked from aacotroneo/laravel-saml2).