There are no reviews yet. Be the first to send feedback to the community and the maintainers!
====================================== Twilio CodeIgniter Library by Ben Edmunds ====================================== A basic Twilio REST API CodeIgniter library wrapper using the PHP class provided by Twilio. WARNING: Sorry I don't use or support this library anymore. Use at your own risk. You can check the official PHP SDK here: https://github.com/twilio/twilio-php SETUP: Just drop the files in their appropriate folders (ie "libraries/twilio.php" goes in your "libraries" folder) and add your settings in the "config/twilio.php" file. NOTES: All calls to the rest class are routed through the library class, so for example: instead of: $client = new TwilioRestClient($AccountSid, $AuthToken); $response = $client->request("/$ApiVersion/Accounts/$AccountSid/Calls", "POST", $data); you would do something like: $this->load->library('twilio'); $this->twilio->request("/$ApiVersion/Accounts/$AccountSid/Calls", "POST", $data); -Ben Edmunds [email protected] @benedmunds
CodeIgniter-Ion-Auth
Simple and Lightweight Auth System for CodeIgnitercodeigniter-cache
Cache Money!inspekt
Inspekt is a PHP library that makes it easier to write secure web applicationsCodeIgniter-Standard-Project
A default template CodeIgniter project with custom MY_Controller and basic layoutNode-Express-MVR-Example
Example Node.js Express project to get you started with a MVR architectureCodeIgniter-Breadcrumbs-Library
CodeIgniter Library to generate dynamic breadcrumbs based of the pages setup in the databaseBuilding-Secure-PHP-Apps-Examples
Code Examples from the Building Secure PHP Apps ebookLaravel-Composer
Automatically loads Composer (http://packagist.org/) packagesphptownhall.com
A simple podcast where Phil, Ben and a super-star guest answer questions and talk about current events in the PHP world.CodeIgniter-MY_Controller
MY_Controller custom extension of controller classLaravel-Twilio
Twilio Bundle for LaravelCodeIgniter-Mongo_DB
MongoDB class for CodeIgniterCodeIgniter-Appcelerator
A CodeIgniter library that is a simple port of the Appcelerator ACS Javascript SDK to PHPCodeIgniter-Google-Checkout-Library
CodeIgniter Google Checkout Library - this library is in-complete but a good starting pointCodeIgniter-Soundcloud-Library
CodeIgniter Library for the Soundcloud APIcodeigniter-events
A simple events library for CodeIgniterPHP-Appcelerator
A simple port of the Appcelerator ACS Javascript SDK to PHPCodeIgniter-Standard-DMZ-Project
A default template CodeIgniter project using DMZ ORMLaravel-MongoDB
MongoDB Bundle for Laravel PHPCodeIgniter-Boxcar
Boxcar.io API library for CodeIgniterCodeIgniter-ESendEX
CodeIgniter Library to interface with ESendEX SMS APIBuilding-Secure-Node-Apps-Examples
AwesomeTabs-NodeJS
A simple guitar tab site written on Node.js using MongoDB with Bootstrap on the frontendjquery-duplicator
Jquery plugin to duplicate/remove blocks of codeLaravel-Appcelerator
A Laravel bundle that is a simple port of the Appcelerator ACS Javascript SDK to PHPLaravel-Boxcar
Boxcar.io API bundle for Laraveldemo_app
Playing with rails...Laravel-Tumblr
A basic Laravel bundle to read from the Tumblr APIauto_retweeter
Automatically retweets and randomly replaces words with a selected word. Made for retweet bots.ConfTalk-MoreThanJustAHammer
VolatilityEstimator
Node-Appcelerator
Appcelerator ACS API package for Node.jsRocketChat-Close-Channels
Love Open Source and this site? Check out how you can help us