Libraries tagged by FATCA
fatalnetwork/symfony-cookie-consent-bundle
21613 Downloads
Symfony bundle for implementing Cookie Consent to comply to AVG/GDPR.
facade/ignition-code-editor
93782 Downloads
A code editor for Ignition
zetacomponents/execution
27838 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
zdearo/meli-php
465 Downloads
A Laravel-focused PHP SDK for integrating with the Mercado Libre API. Provides modern Laravel features like Facades, Service Providers, and HTTP Client integration.
yzen.dev/validator-xsd
5777 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
vintage/yii2-tinify
11263 Downloads
Facade of Tinify API for Yii2 Framework
upwebdesign/laravel-infusionsoft
49444 Downloads
This package provides port of the Infusionsoft SDK utilizing Laravel fascades.
spencer-mortensen/exceptions
43007 Downloads
Catch fatal errors and warnings that would otherwise be difficult to handle
reedware/nova-field-manager
5867 Downloads
Creates a field facade for referencing fields.
phpify/slack-laravel
116200 Downloads
Laravel 4 and 5 integration for the maknz/slack package, including facades and service providers.
particle-academy/laravel-catalog
1481 Downloads
Laravel package for managing Stripe catalog (Products, Prices) via a facade API
myerscode/laravel-sub-request
46414 Downloads
A helper and facade for making internal API sub requests to your application
myerscode/laravel-api-response
35305 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen
mobilestock/laravel-recaptcha-validator
4475 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
12304 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.