cdyweb / php-active-resource
RoR ActiveResource 库到 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: 2024-09-28 17:49:15 UTC
README
Active Resource 将业务对象和表示性状态传输(REST)Web 服务连接起来。它通过实现REST Web服务的对象关系映射来提供客户端(ActiveResource)与RESTful服务之间的透明代理能力。
贡献者
- everzet (负责人): http://github.com/everzet
- Erwin Kooi : http://github.com/CDyWeb
ARes 由 Ruby on Rails 社区维护 http://github.com/rails/rails/tree/master/activeresource/