{"id":23219109,"url":"https://github.com/b2pweb/bdf-serializer-bundle","last_synced_at":"2026-02-27T06:50:47.722Z","repository":{"id":62490853,"uuid":"268803476","full_name":"b2pweb/bdf-serializer-bundle","owner":"b2pweb","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-08T09:29:31.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-30T16:38:53.768Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b2pweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2020-06-02T13:07:31.000Z","updated_at":"2024-10-15T08:49:52.000Z","dependencies_parsed_at":"2025-08-19T08:32:46.710Z","dependency_job_id":"5d88c42f-fb3e-46e6-aba0-795c9213b189","html_url":"https://github.com/b2pweb/bdf-serializer-bundle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/b2pweb/bdf-serializer-bundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-serializer-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-serializer-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-serializer-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-serializer-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b2pweb","download_url":"https://codeload.github.com/b2pweb/bdf-serializer-bundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-serializer-bundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-18T21:19:18.804Z","updated_at":"2026-02-27T06:50:47.698Z","avatar_url":"https://github.com/b2pweb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![build](https://github.com/b2pweb/bdf-serializer-bundle/actions/workflows/php.yml/badge.svg)](https://github.com/b2pweb/bdf-serializer-bundle/actions/workflows/php.yml)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/b2pweb/bdf-serializer-bundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/b2pweb/bdf-serializer-bundle/?branch=master)\n[![Packagist Version](https://img.shields.io/packagist/v/b2pweb/bdf-serializer-bundle.svg)](https://packagist.org/packages/b2pweb/bdf-serializer-bundle)\n[![Total Downloads](https://img.shields.io/packagist/dt/b2pweb/bdf-serializer-bundle.svg)](https://packagist.org/packages/b2pweb/bdf-serializer-bundle)\n\nInstallation\n============\n\n1 Download the Bundle\n---------------------\n\nDownload the latest stable version of this bundle with composer:\n\n```bash\n    $ composer require b2pweb/bdf-serializer-bundle\n```\n\n2 Enable the Bundle\n-------------------\n\nAdding the following line in the ``config/bundles.php`` file of your project::\n\n```php\n\u003c?php\n// config/bundles.php\n\nreturn [\n    // ...\n    Bdf\\SerializerBundle\\BdfSerializerBundle::class =\u003e ['all' =\u003e true],\n    // ...\n];\n```\n\n3 Add configuration\n-------------------\n\nAdd a default config file to `./config/packages/bdf_serializer.yaml`.\n\nEnable caching for production\n\n```yaml\nbdf_serializer:\n  cache:\n    pool: 'cache.app'\n```\n\nAdd a test file to `./config/packages/test/bdf_serializer.yaml`\n\n```yaml\nbdf_serializer:\n  cache:\n    pool: null\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2pweb%2Fbdf-serializer-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb2pweb%2Fbdf-serializer-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2pweb%2Fbdf-serializer-bundle/lists"}