Libraries tagged by CAM
oro/marketing
361237 Downloads
Oro Marketing Bundles
marcelorodrigo/filament-barcode-scanner-field
12449 Downloads
A camera-based barcode and QR code scanner input field for Filament forms. Features a modal interface with real-time scanning.
goran-popovic/email-octopus-php
28460 Downloads
Email Octopus SDK for PHP
deoliveiralucas/array-keys-case-transform
240730 Downloads
Simple library to handle words case transformation from array keys
testmonitor/activecampaign
117406 Downloads
ActiveCampaign API connector for APIv3
graham-campbell/core
161623 Downloads
Core Provides Some Extra Functionality For Laravel 5
graham-campbell/cache-plugin
179504 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
graham-campbell/bootstrap-cms
9769 Downloads
Bootstrap CMS Is A PHP CMS Powered By Laravel 5 And Sentry
luka-camernik/predis-compressible
52717 Downloads
Client gzip compression for Predis library
cammac/carbony
44799 Downloads
convert from/to Hijri and Gregorian
camille-hdl/lazy-lists
15096 Downloads
Lazy list processing and transducers
camcima/php-mysql-diff
42879 Downloads
cambis/silverstan
168945 Downloads
PHPStan extensions and rules for Silverstripe CMS.
tomlerendu/laravel-convert-case-middleware
72818 Downloads
Convert request and response keys to and from camel and snake case.
talon-one/talon-one-client
129756 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) to integrate with our platform. - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.