CakePHP Datasources packages

55 packages found

jrbasso / array_datasource

Datasources has:datasource version:2.x

A CakePHP datasource to use with static values in models, can be associated with models that use the database.

kamisama / CakePHP-NoSQL-Datasource

Datasources has:readme version:1.3.x

A low-lever interface to interact with nosql datasource for CakePHP

loadsys / CakePHP-RSS-Datasource

Datasources has:datasource has:readme has:tests version:2.x

Helps reading RSS feeds in CakePHP as if it were a model.

lorenzo / MongoCake

Datasources has:config has:lib has:model has:readme has:shell has:tests version:2.x

CakePHP 2.0 plugin to bridge with Doctrine MongoDB ODM in order to use models as objects persisted by Doctrine. This changes the original CakePHP feature of returning arrays of results, and instead returns objects wich are cleaner to manage and extend.

m3nt0r / last.fm-datasource-for-cakephp

Datasources version:2.x

Datasource to interact with the Last.fm API

maurymmarques / couchdb-datasource

Datasources has:composer has:datasource has:readme has:tests keyword:couchdb keyword:datasource keyword:plugin license:mit version:2.x

CouchDB datasource is a CakePHP plugin to facilitate the communication from CakePHP application to CouchDB database.

mcurry / sql_log

Datasources version:2.x

CakePHP Plugin - Send the SQL log to a file; convenient for tail -f

mikesmullin / CakePHP-SOAP-API-Datasource

Datasources version:2.x

Provides a datasource for the PHP5-SOAP PECL extension in Cake.