Libraries tagged by laravel lib
fruitcakestudio/laravel-recaptcha
20643 Downloads
Laravel integration for reCAPTCHA library
mobilestock/laravel-database-interceptor
1445 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.
experteam/api-laravel-crud
7970 Downloads
Library to help with Laravel api CRUDs definition
experteam/api-laravel-base
7988 Downloads
Library to help with Laravel api Authentication
scito/laravel-keycloak-admin
17901 Downloads
Laravel wrapper for the keycloak admin library
overtrue/laravel-keycloak-admin
431 Downloads
Laravel wrapper for the keycloak admin library
mpyw/laravel-database-mock
4987 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-model-affected-rows-verification
1839 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
yybawang/laravel-ebank
416 Downloads
A library for unified payments with online wallets and Alipay and WeChat
ycs77/laravel-newebpay
5201 Downloads
A library of connecting newebpay's API service.
seanhayes-com/laravel-hcaptcha
8805 Downloads
Client library for hCAPTCHA, a free service that protects websites from spam and abuse.
sarahman/laravel-http-request-api-log
7193 Downloads
This library stores the http request api log into a database table.
roerjo/laravel-notifications-sendgrid-driver
15887 Downloads
This library adds a 'sendgrid' notification driver to Laravel.
rmunate/laravel_helpers
2601 Downloads
Empower Your Laravel Journey: Unleash the Power of Helpers! Unlock a world of possibilities with our standard creation and seamless utilization of helpers within the Laravel framework. Our solution offers a simple, efficient, and elegant way to execute your application's custom methods from any class or view, making development a breeze. Supercharge your Laravel project and elevate your coding experience with our Helper Library.
php-tmdb/laravel
53203 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.