.. _report-marmelab: Marmelab ++++++++ Marmelab ________ The Marmelab report format data to use with a GraphQL server. Marmelab is a report format to build GraphQL server with exakat's results. Export the results of the audit in this JSON file, then use the `json-graphql-server `_ to have a GraphQL server with all the results. You may also learn more about GraphQL at `Introducing Json GraphQL Server `_. :: php exakat.phar report -p -format Marmelab -file marmelab cp projects/myproject/marmelab.json path/to/marmelab json-graphql-server db.json Specs _____ +--------------+------------------------------------------------------------------+ | Short name | Marmelab | +--------------+------------------------------------------------------------------+ | Rulesets | Analyze. | +--------------+------------------------------------------------------------------+ | Type | JSON | +--------------+------------------------------------------------------------------+ | Target | This report is written in 'exakat.json'. | +--------------+------------------------------------------------------------------+ | Available in | `Entreprise Edition `_ | +--------------+------------------------------------------------------------------+