dyweb/bm-fu

This package is abandoned and no longer maintained. No replacement package was suggested.

A php data wrapper for restful backend service

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 9

Forks: 0

Open Issues: 0

pkg:composer/dyweb/bm-fu

v0.5.0 2015-05-15 10:01 UTC

This package is not auto-updated.

Last update: 2020-01-24 15:38:37 UTC


README

Build Status

A php data wrapper for restful backend service

Usage

see doc

Develop

see develop

TODO

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