Libraries tagged by usms
modelflow-ai/experts
6529 Downloads
Allows to define experts for AI-Communication. Experts uses
mobilestock/model-tracks-user-updates
1725 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
mobilestock/laravel-gatekeeper
2504 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
mobilestock/laravel-database-interceptor
2601 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.
mmamedov/page-cache
11819 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
magentron/password_exposed
927 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
lithiumdev/larageo-plugin
16764 Downloads
A Laravel package that uses geoPlugin web service to fetch information from an IP.
johannesschobel/dingoquerymapper
25534 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
johannebert/laravel-spam-protector
28887 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
inxilpro/address-standardizer
31430 Downloads
Formats a delivery address according to USPS addressing standards
infinityweb/glide-optimizer
10536 Downloads
An optimizer manipulator for Glide that uses ps/image-optimizer package.
htmlburger/wpemerge-theme
3821 Downloads
A modern WordPress starter theme which uses the WP Emerge framework
hassansin/dbcart
7370 Downloads
Shopping Cart library for Laravel 5 that uses Database instead of Sessions
gofabian/negotiation-middleware
77057 Downloads
PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.
fusionauth/jwt-auth-webtoken-provider
11482 Downloads
This package uses web-token/jwt-framework as a provider for tymon/jwtauth