Libraries tagged by USGS
dcodegroup/laravel-xero-oauth
33141 Downloads
Simple package which dcode uses to handle the connection to xero for all projects. Provides endpoints for UI and callbacks for Xero
dcodegroup/laravel-timesheets
2727 Downloads
Simple package which dcode uses to install timesheets into an application
dcodegroup/laravel-configuration
8066 Downloads
Simple package which dcode uses to handle application configuration and setting storage from third parties
cviniciussdias/php-text-to-speech
161 Downloads
A simple PHP tool that uses each OS text-to-speech CLI
crodas/notoj
22217 Downloads
Annotation parser. Uses reflection and provides cache out of the box.
creatissimo/dhl-oauth
127 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
coderius/yii2-geo-ip
3426 Downloads
Yii 2 GeoIP extension. Returns country, city, lat, lng of current or specified IP (uses MaxMind's GeoIP2 databases)
codemasher/image-optimizer
8626 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.
cdburgess/addressing-standards
34 Downloads
USPS Publication 28 compliant address normalization for Laravel / PHP
bringyourownideas/silverstripe-composer-security-checker
103980 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
blessedjasonmwanza/moneyunify
17 Downloads
Payments API with primary focus on Mobile Money USSD payments.
bariew/yii2-node-tree
11036 Downloads
Uses unique ids to create tree and display it with jstree
axxapy/easyfork
1758 Downloads
The easiest way to manage work for php (uses pcntl library)
avtonom/semaphore-bundle
2920 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
audunru/monolog-pushover
3579 Downloads
Monolog handler that uses a HTTP client to log messages to Pushover