Changes for page JsonRpcBundle

Last modified by Ashterix on 2024/07/11 13:11

From version 2.2
edited by Ashterix
on 2024/05/08 17:03
Change comment: There is no comment for this version
To version 3.1
edited by Ashterix
on 2024/05/10 14:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  
17 17  > Creating RPC services for service-oriented architecture on Symfony has never been easier.
18 18  
19 -This package enables the easy creation of APIs using a JSON-RPC server for Symfony v.6.*. It is suitable for developers who want to quickly and efficiently integrate RPC functionality into their projects.
19 +This package makes it easy to create an API using a JSON-RPC server for Symfony v.6.* and later. It is suitable for developers who want to quickly and efficiently integrate RPC functionality into their projects.
20 20  
21 21  ## Key Benefits
22 22