bytic / rest-client
bytic rest client
dev-master
2024-10-29 19:37 UTC
Requires
- php: ^7.4|^8.0
- php-http/client-common: ^1.9|^2.0
- php-http/discovery: ^1.7|^2.0
- php-http/httplug: ^2.0
- php-http/message-factory: ^1.0
- psr/http-client: ^1.0|^2.0
- psr/http-client-implementation: ^1.0
- psr/http-factory: ^1.0
- psr/http-factory-implementation: ^1.0
- psr/http-message: ^1.0|^2.0
- symfony/serializer: ^4.0|^5.0|^6.0
Requires (Dev)
- bytic/phpqatools: ^1.0
- http-interop/http-factory-guzzle: ^1.0
- php-http/guzzle6-adapter: ^2.0
- php-http/mock-client: ^1.0
This package is auto-updated.
Last update: 2024-10-29 19:37:42 UTC
README
Inspiration
- https://github.com/dingo/api
- https://github.com/FriendsOfSymfony/FOSRestBundle
- https://www.yiiframework.com/doc/guide/2.0/en/rest-quick-start
- https://github.com/SupersonicAds/kohana-restful-api
- https://github.com/gte451f/phalcon-json-api-package
- https://github.com/janephp/automapper
- https://github.com/balanced/restful
- https://github.com/voku/httpful
- https://github.com/nategood/httpful
- https://github.com/thephpleague/fractal
- https://github.com/tcdent/php-restclient