Libraries tagged by Customer support
ghattrell/activecampaign
43459 Downloads
Wrapper on the ActiveCampaign PHP API - with custom methods and support for Laravel 5.x. Continuing on the work from Gentor.
evit/php-gm-crypto
2029 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
mobilestock/laravel-database-interceptor
3961 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.
aza/math
20406 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
onramplab/laravel-custom-fields
3604 Downloads
An laravel package that enables custom field support for any Laravel models
edgaras/custombase64
102 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
tecdiary/sms
4035 Downloads
Simple SMS Gateway Package for sending short text messages. Currently Bulksms, Clickatell, Gupshup, Infobip, Itexmo, Mocker, MVaayoo, Nexmo, SmsAchariya, Smsapi, SmsCountry, SmsLane, twilio and Any HTTP/s based Gateways are supported with Custom Gateway. Default Log gateway can be used for testing.
wpmetabox/mb-comment-meta
309 Downloads
Add custom fields for comments in WordPress. Support 40+ field types with easy config.
tassawartech174/mongodb-relations
36 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
dennisvandalen/laravel-iso-countries
421 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
arthurydalgo/laravel-iso-countries
2002 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
erag/laravel-role-permission
4084 Downloads
A simple and easy-to-install role and permission management package for Laravel, supporting versions 10.x and 11.x
friendsofcat/laravel-plain-sqs
2246 Downloads
Custom SQS connector for Laravel that supports custom format JSON
wptrt/control-color-alpha
727 Downloads
Color control for the WordPress Customizer with RGBA support.
platine-php/expression
2872 Downloads
Platine Expression is an expression parser, evaluator with support of custom operators and functions