Libraries tagged by laravel likes
real-media-technic-staudacher/laravel-flatfiles
67495 Downloads
Export and import flatfiles with Laravel like charm
nilgems/laravel-textract
3474 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".
mihai-valentin/laravel-order-by-field
12441 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
lphilippo/laravel-castable-form-request
21875 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
efectn/laravel-menu-builder
3074 Downloads
Wordpress like drag & drop menu builder for Laravel 9.x, 10.x and 11.x
wt-health/laravel-json-schema-request
48509 Downloads
Like FormRequests, but for validating against a json-schema
rellix/dismissibles-for-laravel
97 Downloads
A Laravel package for easily handling the visibility of dismissible, recurring objects like popups/notifications/modals on the server side.
protonemedia/laravel-task-runner
5346 Downloads
Write Shell scripts like Blade Components and run them locally or on a remote server
padosoft/laravel-super-cache-invalidate
3127 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
nilsenj/toastr-5.1-laravel
26148 Downloads
toastr.js for Laravel 5.1/5.2 easy notification like growl for example
mobilestock/laravel-database-interceptor
5650 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.
maxal/laravel-subscriptions
3057 Downloads
MaxAl Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
luezoid/laravel-core
2036 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
jeffersongoncalves/laravel-cookie-consent
411 Downloads
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
grazulex/laravel-atlas
112 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.