2017 © Pedro Peláez
 

library twilio-php

Refactored Twilio PHP 5 package

image

alekseykorzun/twilio-php

Refactored Twilio PHP 5 package

  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Twilio-PHP-5

A re-factored plug-n-play PHP 5 client for Twilio's REST API for custom frameworks., (*1)

Features

  • Direct plug-in-play integration with PHP 5 based frameworks
  • Namespace utilization, ability to piggy back off your own autoloader
  • Completely refactored to remove clutter and omit ridiculous constructor inheritance the original package was build with
  • Various optimizations, no longer pre-loads all of the available actions when an idle instance is created
  • Cleaner file structure
  • Single coding standard across all of the components
  • 100% phpDocumentator 2 code coverage
  • 100% PSR2 standard coverage

Usage

If you have your own autoloader, simply update namespaces and drop the files into your frameworks library., (*2)

For people that do not have that setup, you can visit http://getcomposer.org to install composer on your system. After installation simply run composer install in parent directory of this distribution to generate vendor/ directory with a cross system autoloader., (*3)

Please see Examples directory for a simple run down of functionality., (*4)

Advanced

Default namespace is setup as Twilio, you can either manually change it or use included namespace.sh script to update it, (*5)

Bugs & Feedback

Feel free to reach me via e-mail al.ko@webfoundation.net, (*6)

The Versions

09/04 2013

dev-master

9999999-dev https://github.com/AlekseyKorzun/twilio-php-5

Refactored Twilio PHP 5 package

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api php cloud sms voip communication voice twilio php5 phone plug-in