Libraries tagged by USGS
johannebert/laravel-spam-protector
30930 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
infinityweb/glide-optimizer
11554 Downloads
An optimizer manipulator for Glide that uses ps/image-optimizer package.
humanmade/entity-base
2196 Downloads
Entity Base is a content analysis plugin that uses the TextRazor Natural Language Processor to extract entities from post content.
fusionauth/jwt-auth-webtoken-provider
34518 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth
freerkminnema/synchronized
4732 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.
flynsarmy/image-optimizer
54885 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.
devgeniem/wp-noindex-testing-staging-robots
18342 Downloads
Uses robots.txt to not index development/testing environments of this site with search-engines
dcodegroup/laravel-xero-oauth
32895 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
19704 Downloads
Simple package which dcode uses to manage form builder
crodas/notoj
22216 Downloads
Annotation parser. Uses reflection and provides cache out of the box.
creativestyle/magesuite-common-blocks
69971 Downloads
Extension with automatic script that will install common blocks used by each template e.g.: Columns in footer. USPs in topbar..
codebuds/webp-converter
19087 Downloads
A service that uses php GD to convert Jpeg, Png, Gif and Bmp into WebP
cajogos/php-temp-cache
3250 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
braspag/mobiledetectlib
45389 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.
birgir/geo-query
3015 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.