Libraries tagged by laravel facades
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.
scrumble-nl/laravel-ide-helper
2951 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
irazasyed/docgen
2245 Downloads
Streamline your Laravel package development with automatic facade documentation using Docgen for Laravel
sdsmith1981/youtube
98726 Downloads
Laravel PHP Facade/Wrapper for the Youtube Data API v3
marat555/eventbrite
5972 Downloads
Laravel PHP Facade/Wrapper for the Eventbrite Data API v3
tomatophp/filament-discord
1749 Downloads
Send Notification to discord channel Webhook using native FilamentPHP Notification Facade class
evilfreelancer/bookeo-api-php
6437 Downloads
Bookeo API PHP7 client
yab/laracogs
25837 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
grafite/builder
21332 Downloads
Prepare your Laravel apps incredibly fast, with various commands, services, facades and boilerplates.
rosiersrobin/laravel-typeform
1176 Downloads
A simple Laravel Facade to retrieve typeform responses and to manage webhooks calls
omaralalwi/laravel-taxify
158 Downloads
Laravel Taxify provides a set of helper functions and classes to simplify tax (VAT) calculations within Laravel applications. that allow developers to easily integrate tax calculation functionalities into their projects. it's offers a straightforward and efficient solution Designed to streamline the process of handling taxes.
msonowal/laravel-tinify
4647 Downloads
Laravel Facade for tinify API
cumulati/laravel-facade-generator
8722 Downloads
silassiai/laravel-table-cache
2119 Downloads
Solution to easily cache tables records, the package uses the laravel Cache facade.
shawnveltman/laravel-openai
532 Downloads
An OpenAI API wrapper that uses the Laravel Http facade for easier testing