Libraries tagged by USOS
dcodegroup/laravel-xero-oauth
25317 Downloads
Simple package which dcode uses to handle the connection to xero for all projects. Provides endpoints for UI and callbacks for Xero
dcodegroup/form-builder
15109 Downloads
Simple package which dcode uses to manage form builder
creativestyle/magesuite-common-blocks
58702 Downloads
Extension with automatic script that will install common blocks used by each template e.g.: Columns in footer. USPs in topbar..
cosenary/simple-php-cache
16205 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
codemasher/image-optimizer
3931 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
codebuds/webp-converter
12596 Downloads
A service that uses php GD to convert Jpeg, Png, Gif and Bmp into WebP
braspag/mobiledetectlib
28947 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
bllim/laravel-to-jquery-validation
3005 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
birgir/geo-query
2963 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
bingo-soft/phpdocxtemplate
5659 Downloads
PHP library which uses docx files as Twig templates
billerickson/be-media-from-production
46 Downloads
Uses local media when available, and uses the production server for the rest.
bdunogier/guzzle-site-authenticator
201176 Downloads
A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.
pixelant/interest
11848 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
phpunit/test-listener-xhprof
23970 Downloads
A TestListener for PHPUnit that uses XHProf for automated profiling of the tested code
cedricziel/flysystem-gcs
105849 Downloads
Flysystem adapter for Google Cloud Storage (GCS) that uses gcloud-php