Libraries tagged by which
jonsutherland/laravel-sns-sqs-sub-pub
10147 Downloads
A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.
jojo1981/php-types
12428 Downloads
PHP types library which contains value classes which represent the php types
jield-webdev/jield-authorize
18642 Downloads
Small helper module to integrate BjyAuthorize (the kokspflanze/bjy-authorize fork) with dynamic assertions, which cannot be serialized
janmarek/mockista
218441 Downloads
Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.
jandc/css-from-html-extractor
26267 Downloads
Php library which determines which css is used from html snippets.
jakewhiteley/hodl
5439 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
istranger/yii2-resource-smart-load
2468 Downloads
The extension for prevent reload (on AJAX request) resources, which already exist on client
intersvyaz/yii-tags-dependency
59955 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache
iglocska/php-resque-ex-scheduler
20665 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
12159 Downloads
A real time enterprise chat solution which can be integrated into any PHP website
ibpavlov/lumen-saml2
10516 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).
htmlburger/wpemerge-plugin
1146 Downloads
A modern WordPress starter plugin which uses the WP Emerge framework
htmlburger/carbon-fields-yoast
2962 Downloads
Helper library that allows developers to choose which fields from Carbon Fields to include in the Yoast readability score meter
heyday/silverstripe-hashpath
73093 Downloads
Hash path provides a function in SilverStripe templates which given a path to an asset returns a path including a hash of the asset
henrik9999/string-similarity
9742 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.