{"id":36997804,"url":"https://github.com/wexample/symfony-dev","last_synced_at":"2026-01-13T23:56:23.000Z","repository":{"id":175604361,"uuid":"652665113","full_name":"wexample/symfony-dev","owner":"wexample","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-29T19:52:25.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T02:15:52.463Z","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/wexample.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-12T14:40:36.000Z","updated_at":"2025-12-10T10:35:12.000Z","dependencies_parsed_at":"2025-03-16T11:25:35.136Z","dependency_job_id":"204ee41b-4b1b-42a5-bfc7-7ff8599c78ab","html_url":"https://github.com/wexample/symfony-dev","commit_stats":null,"previous_names":["wexample/symfony-dev"],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/wexample/symfony-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wexample","download_url":"https://codeload.github.com/wexample/symfony-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2026-01-13T23:56:22.416Z","updated_at":"2026-01-13T23:56:22.995Z","avatar_url":"https://github.com/wexample.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wexample/symfony-dev\n\nVersion: 1.0.67\n\nDevelopment tools for Symfony\n\n## Table of Contents\n\n- [Api Reference](#api-reference)\n- [Code Quality](#code-quality)\n- [Versioning](#versioning)\n- [Changelog](#changelog)\n- [Migration Notes](#migration-notes)\n- [Security](#security)\n- [Privacy](#privacy)\n- [Support](#support)\n- [Contribution Guidelines](#contribution-guidelines)\n- [Maintainers](#maintainers)\n- [License](#license)\n- [Suite Integration](#suite-integration)\n- [Compatibility Matrix](#compatibility-matrix)\n- [Dependencies](#dependencies)\n- [Suite Signature](#suite-signature)\n\n\n## API Reference\n\nFull API documentation is available in the source code docstrings.\n\nKey modules and classes are documented with type hints for better IDE support.\n\n## Code Quality \u0026 Typing\n\nAll the suite packages follow strict quality standards:\n\n- **Type hints**: Full type coverage with mypy validation\n- **Code formatting**: Enforced with black and isort\n- **Linting**: Comprehensive checks with custom scripts and tools\n- **Testing**: High test coverage requirements\n\nThese standards ensure reliability and maintainability across the suite.\n\n## Versioning \u0026 Compatibility Policy\n\nWexample packages follow **Semantic Versioning** (SemVer):\n\n- **MAJOR**: Breaking changes\n- **MINOR**: New features, backward compatible\n- **PATCH**: Bug fixes, backward compatible\n\nWe maintain backward compatibility within major versions and provide clear migration guides for breaking changes.\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md) for detailed version history and release notes.\n\nMajor changes are documented with migration guides when applicable.\n\n## Migration Notes\n\nWhen upgrading between major versions, refer to the migration guides in the documentation.\n\nBreaking changes are clearly documented with upgrade paths and examples.\n\n## Security Policy\n\n### Reporting Vulnerabilities\n\nIf you discover a security vulnerability, please email contact@wexample.com.\n\n**Do not** open public issues for security vulnerabilities.\n\nWe take security seriously and will respond promptly to verified reports.\n\n## Privacy \u0026 Telemetry\n\nThis package does **not** collect any telemetry or usage data.\n\nYour privacy is respected — no data is transmitted to external services.\n\n## Support Channels\n\n- **GitHub Issues**: Bug reports and feature requests\n- **GitHub Discussions**: Questions and community support\n- **Documentation**: Comprehensive guides and API reference\n- **Email**: contact@wexample.com for general inquiries\n\nCommunity support is available through GitHub Discussions.\n\n## Contribution Guidelines\n\nWe welcome contributions to the Wexample suite!\n\n### How to Contribute\n\n1. **Fork** the repository\n2. **Create** a feature branch\n3. **Make** your changes\n4. **Test** thoroughly\n5. **Submit** a pull request\n\n## Maintainers \u0026 Authors\n\nMaintained by the Wexample team and community contributors.\n\nSee [CONTRIBUTORS.md](CONTRIBUTORS.md) for the full list of contributors.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\nFree to use in both personal and commercial projects.\n\n## Integration in the Suite\n\nThis package is part of the Wexample Suite — a collection of high-quality, modular tools designed to work seamlessly together across multiple languages and environments.\n\n### Related Packages\n\nThe suite includes packages for configuration management, file handling, prompts, and more. Each package can be used independently or as part of the integrated suite.\n\nVisit the [Wexample Suite documentation](https://docs.wexample.com) for the complete package ecosystem.\n\n## Compatibility Matrix\n\nThis package is part of the Wexample suite and is compatible with other suite packages.\n\nRefer to each package's documentation for specific version compatibility requirements.\n\n## Dependencies\n\n- php: \u003e=8.2\n- wexample/symfony-helpers: 1.0.80\n- wexample/symfony-testing: 1.0.67\n\n\n# About us\n\n[Wexample](https://wexample.com) stands as a cornerstone of the digital ecosystem — a collective of seasoned engineers, researchers, and creators driven by a relentless pursuit of technological excellence. More than a media platform, it has grown into a vibrant community where innovation meets craftsmanship, and where every line of code reflects a commitment to clarity, durability, and shared intelligence.\n\nThis packages suite embodies this spirit. Trusted by professionals and enthusiasts alike, it delivers a consistent, high-quality foundation for modern development — open, elegant, and battle-tested. Its reputation is built on years of collaboration, refinement, and rigorous attention to detail, making it a natural choice for those who demand both robustness and beauty in their tools.\n\nWexample cultivates a culture of mastery. Each package, each contribution carries the mark of a community that values precision, ethics, and innovation — a community proud to shape the future of digital craftsmanship.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwexample%2Fsymfony-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwexample%2Fsymfony-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwexample%2Fsymfony-dev/lists"}