Download the PHP package mihai-stancu/rpc-bundle without Composer
On this page you can find all versions of the php package mihai-stancu/rpc-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mihai-stancu/rpc-bundle
More information about mihai-stancu/rpc-bundle
Files in mihai-stancu/rpc-bundle
Download mihai-stancu/rpc-bundle
More information about mihai-stancu/rpc-bundle
Files in mihai-stancu/rpc-bundle
Vendor mihai-stancu
Package rpc-bundle
Short Description A symfony RPC Client and Server implementation which integrates the symfony/serializer.
License MIT
Package rpc-bundle
Short Description A symfony RPC Client and Server implementation which integrates the symfony/serializer.
License MIT
Please rate this library. Is it a good library?
Informations about the package rpc-bundle
RpcBundle
A symfony RPC Client and Server implementation which integrates the symfony/serializer.
The RPC server uses a symfony controller to execute methods of the exposed services.
The RPC client uses proxy classes -- generated based on interfaces or abstract classes -- whose abstract methods will be forwarded to the remote RPC server.
Due to integration with symfony/serializer the RPC server/client supports many possible normalizers and encoders.
All versions of rpc-bundle with dependencies
PHP Build Version
Package Version
Requires
mihai-stancu/serializer Version
^1
php Version >=5.5
symfony/dependency-injection Version ^2|^3
symfony/config Version ^2|^3
symfony/console Version ^2|^3
php Version >=5.5
symfony/dependency-injection Version ^2|^3
symfony/config Version ^2|^3
symfony/console Version ^2|^3
The package mihai-stancu/rpc-bundle contains the following files
Loading the files please wait ....