Libraries tagged by laravel usps
webpatser/laravel-sanitize
36545 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
sevenspan/laravel-whatsapp
3270 Downloads
It uses whatsapp cloud API to send whatsapp messages.
mobilestock/laravel-database-interceptor
4960 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
johannebert/laravel-spam-protector
29218 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
dcodegroup/laravel-xero-oauth
25015 Downloads
Simple package which dcode uses to handle the connection to xero for all projects. Provides endpoints for UI and callbacks for Xero
bllim/laravel-to-jquery-validation
2961 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.
mpyw/laravel-retry-on-duplicate-key
51614 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
beaudierman/ups
11017 Downloads
A simple tool to return UPS shipping rates.
zizaco/confide-mongo
18547 Downloads
Confide Mongo is a authentication solution for Laravel 4 that uses mongolid-laravel
lithiumdev/larageo-plugin
17736 Downloads
A Laravel package that uses geoPlugin web service to fetch information from an IP.
ahloul/rabbitevents-mod
26480 Downloads
Laravel back-to-back broadcasting events. It uses RabbitMQ as the transport.
salibhdr/php-dump-logger
317 Downloads
PHP dump logger uses Symfony's var-dumper to create a simple, easy to use, eye-friendly, and pretty log files for any PHP application. It can be used either standalone, with Laravel, Symfony, yii2, and other PHP frameworks
palauaandsons/nova-tags-field
79798 Downloads
A tags field for Nova apps that uses cartalyst/tags
johannesschobel/dingoquerymapper
25629 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
fusionauth/jwt-auth-webtoken-provider
13822 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth