2017 © Pedro Peláez
 

library bm-fu

A php data wrapper for restful backend service

image

dyweb/bm-fu

A php data wrapper for restful backend service

  • Friday, May 15, 2015
  • by at15
  • Repository
  • 9 Watchers
  • 3 Stars
  • 39 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

bmFu

Build Status, (*1)

A php data wrapper for restful backend service, (*2)

Usage

see doc, (*3)

Develop

see develop, (*4)

TODO

  • [x] Exception -> NotFound
  • [x] find
  • [x] __get
  • [x] create (will throw Exception)
  • [x] update (will throw Exception)
  • [x] delete (soft delete use trait)
  • [x] delete_or_fail
  • [ ] remember_to_mem
  • [ ] remember_to_cache

The Versions

15/05 2015

dev-master

9999999-dev https://github.com/dyweb/bmFu

A php data wrapper for restful backend service

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

15/05 2015

v0.5.0

0.5.0.0 https://github.com/dyweb/bmFu

A php data wrapper for restful backend service

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires