Libraries tagged by cally
acrnogor/flowroute-sdk-v3-php
8 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
abdullah/pagiv2
109 Downloads
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
021/telegram-validation
40 Downloads
A library for validating Telegram callbacks
symplify/static-detector
4469 Downloads
Detect static calls in your project
silverstripe/emailbouncehandler
29 Downloads
Email bounce handling for SilverStripe CMS, implemented through callbacks in MTAs
signes/vbulletin-api-php
5532 Downloads
This package gives you possibility to easy integrate your system with vBulletin 5 API using simple methods calls.
migrify/static-detector
1383 Downloads
Detect static calls in your project
maxalmonte14/magicproperties
14 Downloads
A little but powerful package that allows you call getters and setters implicitly in PHP.
lloydzhou/router
133 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
lloydzhou/activerecord
98 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
knplabs/knp-mailjet-bundle
20932 Downloads
Symfony2 Bundle for initializing Mailjet PHP API wrapper and handling Event API callbacks
icicleio/event-emitter
1474 Downloads
Event Emitter is a library that allows objects to emit events that invoke a set of registered callbacks.
hgraca/file-system
117 Downloads
A generic PHP library that wraps file system calls.
damax/chargeable-api
62 Downloads
Charge credit for API calls.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.