Libraries tagged by laravel lib
infyomlabs/laravel-payumoney
3448 Downloads
Laravel Payumoney Integration Library
danvuquoc/laravel-kraken
43300 Downloads
A minimal service provider to set up and use the Kraken API PHP library in Laravel 5
coreproc/laravel-minio-media-library-provider
6867 Downloads
becker/laravel-zabbix-api
20325 Downloads
This package provides a Zabbix API library for Laravel Framework
webreinvent/laravel-nestable
19199 Downloads
Laravel 8 nested categories library
liberu-genealogy/laravel-dna
2658 Downloads
A package that converts gedcom files to Eloquent models
fruitcakestudio/laravel-recaptcha
21105 Downloads
Laravel integration for reCAPTCHA library
onramplab/onr-phpcs-laravel
30123 Downloads
PHPCS libraries and configuration for Laravel
mobilestock/laravel-recaptcha-validator
2334 Downloads
Laravel ReCaptcha Validator is a library that enables you to validate Google Recaptcha v2 in Laravel applications by a macro in Request Facade.
mobilestock/laravel-database-interceptor
6653 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
1516 Downloads
Jaxon library integration for the Laravel framework
coding-socks/laravel-upload-handler
2291 Downloads
This package helps integrate a Laravel application with chunk uploader libraries eg. DropzoneJS and Resumable.js
overtrue/laravel-keycloak-admin
2739 Downloads
Laravel wrapper for the keycloak admin library
mpyw/laravel-database-mock
5960 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
mobilestock/laravel-model-affected-rows-verification
7195 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.