Libraries tagged by ynab
redchamps/module-customer-carts
5725 Downloads
It will enable shopping carts tab from customer edit interface in admin.
qwen-php/qwen-laravel
2286 Downloads
A seamless Laravel integration for the qwen PHP client, enabling effortless interaction with the qwen API in your Laravel applications.
pug/installer
81814 Downloads
Enable installation callbacks on composer libraries
pudongping/hyperf-wise-locksmith
1699 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
pablodalloglio/phprtflite
5488 Downloads
PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.
oxid-esales/geo-blocking-module
2940 Downloads
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
oilstone/logging
6090 Downloads
A PSR\Log wrapper for handling static log classes that can be enabled/disabled on the fly
obelaw/flow
532 Downloads
Obelaw Flow is a software system designed to help businesses streamline, automate, and manage core business operations related to accounting, sales, purchasing, and inventory. The system provides a centralized platform that integrates these vital functions, enabling companies to gain a comprehensive view of their financial and operational performance and make better-informed decisions.
numero2/contao-marketing-suite
30780 Downloads
The package adds marketing functionalities to Contao. The Contao Marketing Suite enables dynamic playout of content to provide visitors with relevant information. Furthermore there is A/B test, SEO support, text creation tools, own tracking for links and forms. In addition, a button generator, a configurable cookie bar (already compliant with EU privacy) and many other marketing functions for professional marketing with Contao.
ngmy/laravel-ide-helper-eloquent
5050 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
netzdirektion/punchcommerce-client-php
3386 Downloads
PunchCommerce API client library for PHP. In Need of a PunchOut Catalogue? - With PunchCommerce you do not need any previous knowledge to enable your customers to access your product catalogue via the OCI or cXML PunchOut protocol.
mrdebug/lara-file-encrypter
341 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
mpyw/laravel-pdo-emulation-control
77414 Downloads
Temporarily enable/disable PDO prepared statement emulation
mobilestock/laravel-recaptcha-validator
1126 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
4496 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.