cdyweb / php-active-resource
port of RoR ActiveResource library to php 5.5
1.1.2
2017-02-15 15:57 UTC
Requires
- php: >=5.3
- cdyweb/http-adapter: >=0.2.1
Requires (Dev)
- phpunit/phpunit: 4.1.*
This package is not auto-updated.
Last update: 2025-03-29 20:17:19 UTC
README
Active Resource connects business objects and Representational State Transfer (REST) web services. It implements object-relational mapping for REST web services to provide transparent proxying capabilities between a client (ActiveResource) and a RESTful service.
Contributors
- everzet (lead): http://github.com/everzet
- Erwin Kooi : http://github.com/CDyWeb
ARes is maintained by Ruby on Rails community http://github.com/rails/rails/tree/master/activeresource/