2017 © Pedro Peláez
 

library symfony-jsonrpc-params-validator

Symfony bundle for easy JSON-RPC params validation

image

yoanm/symfony-jsonrpc-params-validator

Symfony bundle for easy JSON-RPC params validation

  • Monday, May 14, 2018
  • by yoanm
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • Makefile
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Symfony JSON-RPC params validator

License Code size Dependabot Status, (*1)

Scrutinizer Build Status Scrutinizer Code Quality Codacy Badge, (*2)

CI codecov Symfony Versions, (*3)

Latest Stable Version Packagist PHP version, (*4)

Easy JSON-RPC params validation for yoanm/symfony-jsonrpc-http-server, (*5)

Symfony bundle for yoanm/jsonrpc-params-symfony-validator-sdk, (*6)

See yoanm/symfony-jsonrpc-params-sf-constraints-doc for documentation generation., (*7)

Versions

  • Symfony v3/4 - PHP >=7.1 : ^v1.0, (*8)

  • Symfony v4/5 - PHP >=7.2 : ^v2.0, (*9)

    ⚠️⚠️ v0.2.0 is replaced by v1.0.0 ! ⚠️⚠️, (*10)

    ⚠️⚠️ v0.3.0 was badly taggued, used v2.0.0 instead ! ⚠️⚠️, (*11)

  • Symfony v4.4/5.4/6.x - PHP ^8.0 : ^v2.1, (*12)

How to use

Once configured, simply send JSON-RPC request to the server and validator will automatically validate params., (*13)

See below how to configure it., (*14)

Configuration

Bundle requires only one thing :, (*15)

Register JSON-RPC methods as described on yoanm/symfony-jsonrpc-http-server documentation., (*16)

Contributing

See contributing note, (*17)

The Versions