CakePHP-ReST-DataSource-Plugin icon indicating copy to clipboard operation
CakePHP-ReST-DataSource-Plugin copied to clipboard

A CakePHP Plugin containing a DataSource for interacting with ReSTful web services

Results 1 CakePHP-ReST-DataSource-Plugin issues
Sort by recently updated
recently updated
newest added

Just a random thought. All it really does is void the need for the `App::import('Datasource', 'Rest.RestSource')` at the top of the file and is in line with Cake convention. I...