{"id":33945658,"url":"https://github.com/wexample/symfony-stripe","last_synced_at":"2025-12-30T09:07:11.800Z","repository":{"id":196404128,"uuid":"695491057","full_name":"wexample/symfony-stripe","owner":"wexample","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-28T15:57:08.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T21:37:45.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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-09-23T10:54:15.000Z","updated_at":"2025-11-28T15:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"6bbeb7d8-2585-4eae-831b-e27fbea29f75","html_url":"https://github.com/wexample/symfony-stripe","commit_stats":null,"previous_names":["wexample/symfony-stripe"],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/wexample/symfony-stripe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-stripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-stripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-stripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-stripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wexample","download_url":"https://codeload.github.com/wexample/symfony-stripe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wexample%2Fsymfony-stripe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27687717,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-12-12T17:58:36.753Z","updated_at":"2025-12-12T17:58:37.270Z","avatar_url":"https://github.com/wexample.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# symfony_stripe\n\nVersion: 1.0.58\n\nStripe helpers 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 security@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 Python packages designed to work seamlessly together.\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- wexample/symfony-helpers: ^1.0.64\n\n\n# About us\n\nWexample 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-stripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwexample%2Fsymfony-stripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwexample%2Fsymfony-stripe/lists"}