Download the PHP package imsamurai/cakephp-sms-fly-datasource without Composer
On this page you can find all versions of the php package imsamurai/cakephp-sms-fly-datasource. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imsamurai/cakephp-sms-fly-datasource
More information about imsamurai/cakephp-sms-fly-datasource
Files in imsamurai/cakephp-sms-fly-datasource
Download imsamurai/cakephp-sms-fly-datasource
More information about imsamurai/cakephp-sms-fly-datasource
Files in imsamurai/cakephp-sms-fly-datasource
Vendor imsamurai
Package cakephp-sms-fly-datasource
Short Description CakePHP SMSFlySource Plugin with DataSource
License MIT
Homepage https://github.com/imsamurai/cakephp-sms-fly-datasource
Package cakephp-sms-fly-datasource
Short Description CakePHP SMSFlySource Plugin with DataSource
License MIT
Homepage https://github.com/imsamurai/cakephp-sms-fly-datasource
Please rate this library. Is it a good library?
Informations about the package cakephp-sms-fly-datasource
SMSFlySource Plugin
CakePHP SMSFlySource Plugin with DataSource for SMS Fly service
Installation
Step 1: Clone or download HttpSource
Step 2: Clone or download to Plugin/SMSFlySource
cd my_cake_app/app git://github.com/imsamurai/cakephp-sms-fly-datasource.git Plugin/SMSFlySource
or if you use git add as submodule:
cd my_cake_app
git submodule add "git://github.com/imsamurai/cakephp-sms-fly-datasource.git" "app/Plugin/SMSFlySource"
then update submodules:
git submodule init
git submodule update
Step 1-2 alternative: use composer
Step 3: Add your configuration to database.php
and set it to the model
Then make use model SMSFly
Step 4: Load plugin
Documentation
Please read HttpSource Plugin README
All versions of cakephp-sms-fly-datasource with dependencies
PHP Build Version
Package Version
The package imsamurai/cakephp-sms-fly-datasource contains the following files
Loading the files please wait ....