Libraries tagged by json comma
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
kaiseki/wp-acf
885 Downloads
Advanced Custom Fields (ACF) helpers for WordPress: local JSON sync, a Google Maps API key provider, and a WP-CLI field-group sync command
8ctopus/relaxed-json
154 Downloads
Tired of JSON's super strict syntax? Then relaxed JSON if for you.
xiag/json-command-bundle
2612 Downloads
Symfony bundle to graviton/json-command
xiag/json-command
2621 Downloads
graviton/json-command-bundle
3467 Downloads
Symfony bundle to graviton/json-command
graviton/json-command
3480 Downloads
owlcorp/cli-json-lint
3 Downloads
JSON linting command line support mimicking Symfony-way of doing things
seretos/behat-json-formatter
1907 Downloads
this library extends behat with an json formatter and publish commands to manage this generated json files
janmuran/laravel-command-bus
265 Downloads
Laravel command bus with automatic build command object from json request
prusov-code/json-yaml-comparator
4 Downloads
A simple PHP library and command-line utility for comparing JSON and YAML files with multiple output formats
nextagencyio/json_import
164 Downloads
Import Drupal model and content from JSON via admin form or drush command.
codegear/json-formatter
104 Downloads
Command-line tool to pretty-print JSON string for human readability
qoenut/mmr-json-package
0 Downloads
Laravel command to generate models and migrations from JSON
b-hayes/json
40 Downloads
Runs any PHP Class as a command line application