{"id":15782519,"url":"https://github.com/mtarld/json-encoder-bundle","last_synced_at":"2025-03-31T23:31:00.603Z","repository":{"id":228160032,"uuid":"769031974","full_name":"mtarld/json-encoder-bundle","owner":"mtarld","description":null,"archived":true,"fork":false,"pushed_at":"2024-06-17T15:21:07.000Z","size":69,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T04:15:03.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtarld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-08T07:49:23.000Z","updated_at":"2025-01-09T18:58:30.000Z","dependencies_parsed_at":"2024-03-22T10:27:03.948Z","dependency_job_id":"e41df24c-4eda-459e-b8a9-fa10a9117fcb","html_url":"https://github.com/mtarld/json-encoder-bundle","commit_stats":null,"previous_names":["mtarld/json-encoder-bundle"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtarld%2Fjson-encoder-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtarld%2Fjson-encoder-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtarld%2Fjson-encoder-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtarld%2Fjson-encoder-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtarld","download_url":"https://codeload.github.com/mtarld/json-encoder-bundle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246557617,"owners_count":20796692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-04T19:08:09.029Z","updated_at":"2025-03-31T23:31:00.134Z","avatar_url":"https://github.com/mtarld.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JsonEncoderBundle\n\nA bundle that make the code of the [JsonEncoder component PR](https://github.com/symfony/symfony/pull/51718) \navailable.\n\n## Installation\n\n### Applications that use Symfony Flex\n\nOpen a command console, enter your project directory and execute:\n\n```console\n$ composer require mtarld/json-encoder-bundle\n```\n\n### Applications that don't use Symfony Flex\n\n#### Step 1: Download the Bundle\n\nOpen a command console, enter your project directory and execute the\nfollowing command to download the latest stable version of this bundle:\n\n```console\n$ composer require mtarld/json-encoder-bundle\n```\n\n#### Step 2: Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles\nin the `config/bundles.php` file of your project:\n\n```php\n// config/bundles.php\n\nreturn [\n    // ...\n    Mtarld\\JsonEncoderBundle\\JsonEncoderBundle::class =\u003e ['all' =\u003e true],\n];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtarld%2Fjson-encoder-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtarld%2Fjson-encoder-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtarld%2Fjson-encoder-bundle/lists"}