Libraries tagged by cbam
testmonitor/activecampaign
97248 Downloads
ActiveCampaign API connector for APIv3
sms77/api
36658 Downloads
Official API Client for requesting the seven.io messaging Gateway.
graham-campbell/core
156074 Downloads
Core Provides Some Extra Functionality For Laravel 5
graham-campbell/cache-plugin
165599 Downloads
Provides A Simple HTTP Cache Plugin With Good Defaults
graham-campbell/bootstrap-cms
9744 Downloads
Bootstrap CMS Is A PHP CMS Powered By Laravel 5 And Sentry
cnam/security-jwt-service-provider
105716 Downloads
Service Provider for usage jwt token for auth
champs-libres/wopi-lib
7090 Downloads
A standard and framework agnostic PHP library to facilitate the implementation of the WOPI protocol.
chamilo/settings-bundle
109195 Downloads
Settings system for Symfony applications, editable via web user interface.
cammac/carbony
34161 Downloads
convert from/to Hijri and Gregorian
camcima/php-mysql-diff
41476 Downloads
camcima/dukpt-php
146068 Downloads
DUKPT implementation in PHP
tomlerendu/laravel-convert-case-middleware
56375 Downloads
Convert request and response keys to and from camel and snake case.
talon-one/talon-one-client
67358 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) are used 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#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
spatie/laravel-mailcoach-ses-feedback
8931 Downloads
Process feedback for email campaigns sent using Amazon SES
marcusball/case-helper
24154 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!