Libraries tagged by laravel library
webreinvent/laravel-nestable
19316 Downloads
Laravel 8 nested categories library
fruitcakestudio/laravel-recaptcha
21151 Downloads
Laravel integration for reCAPTCHA library
onramplab/onr-phpcs-laravel
30427 Downloads
PHPCS libraries and configuration for Laravel
mobilestock/laravel-database-interceptor
7408 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.
jaxon-php/jaxon-laravel
1547 Downloads
Jaxon library integration for the Laravel framework
coding-socks/laravel-upload-handler
2380 Downloads
This package helps integrate a Laravel application with chunk uploader libraries eg. DropzoneJS and Resumable.js
overtrue/laravel-keycloak-admin
3137 Downloads
Laravel wrapper for the keycloak admin library
mpyw/laravel-database-mock
6185 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-model-affected-rows-verification
8015 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.
jorgenwdm/laravel-barcode
50055 Downloads
A Laravel barcode generator based on TCPDF barcode library
yybawang/laravel-ebank
424 Downloads
A library for unified payments with online wallets and Alipay and WeChat
spinen/laravel-version
20893 Downloads
Helpers to keep track of the version of your Laravel application.
seanhayes-com/laravel-hcaptcha
12223 Downloads
Client library for hCAPTCHA, a free service that protects websites from spam and abuse.
sarahman/laravel-http-request-api-log
10151 Downloads
This library stores the http request api log into a database table.
roerjo/laravel-notifications-sendgrid-driver
17108 Downloads
This library adds a 'sendgrid' notification driver to Laravel.