{"id":50787017,"url":"https://github.com/devitools/effulgence","last_synced_at":"2026-06-12T08:33:04.395Z","repository":{"id":338353092,"uuid":"1032087532","full_name":"devitools/effulgence","owner":"devitools","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-14T03:20:43.000Z","size":179,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-14T08:56:34.158Z","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/devitools.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":"2025-08-04T19:34:20.000Z","updated_at":"2026-02-14T03:03:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devitools/effulgence","commit_stats":null,"previous_names":["devitools/effulgence"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/devitools/effulgence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devitools%2Feffulgence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devitools%2Feffulgence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devitools%2Feffulgence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devitools%2Feffulgence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devitools","download_url":"https://codeload.github.com/devitools/effulgence/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devitools%2Feffulgence/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34236551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":"2026-06-12T08:33:03.185Z","updated_at":"2026-06-12T08:33:04.389Z","avatar_url":"https://github.com/devitools.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Effulgence\n\n\u003e The Laravel missing component — DDD capabilities, intelligent validation, automatic serialization, and robust infrastructure.\n\nEffulgence is the Laravel counterpart of [**Serendipity**](https://github.com/devitools/serendipity). Both share the same philosophy and architectural vision, but Effulgence is built natively for the Laravel ecosystem.\n\n## Features\n\n- **Domain-Driven Design** — Pure business logic layer, framework-agnostic\n- **Intelligent Validation** — Reflection-based input validation with Laravel Form Requests\n- **Automatic Serialization** — Type-safe serialization/deserialization via [Constructo](https://github.com/devitools/constructo)\n- **Repository Pattern** — Support for PostgreSQL, MongoDB, SleekDB, and HTTP\n- **Presentation Layer** — Structured input/output handling with automatic HTTP responses\n- **Laravel Integration** — Native service provider, middleware, commands, and events\n\n## Installation\n\n```bash\ncomposer require devitools/effulgence\n```\n\n## Requirements\n\n- PHP 8.3 or higher\n- Laravel 11.0 or higher\n\n## Project Status\n\nThis project is currently in initial development. The structure and features are being actively built based on the comprehensive plan outlined in [PLAN.md](PLAN.md).\n\n## Architecture\n\nEffulgence follows a layered architecture:\n\n```\neffulgence/\n├── src/\n│   ├── Domain/              # Pure business logic (framework-agnostic)\n│   ├── Infrastructure/      # Technical implementations\n│   ├── Presentation/        # Input/Output handling\n│   ├── Laravel/             # Laravel-specific bindings\n│   └── Testing/             # Test utilities\n```\n\nSee [PLAN.md](PLAN.md) for the complete implementation plan.\n\n## Relationship with Serendipity\n\n| | Serendipity | Effulgence |\n|---|---|---|\n| **Framework** | Hyperf (Swoole/async) | Laravel |\n| **Purpose** | DDD + infrastructure for Hyperf | DDD + infrastructure for Laravel |\n| **Foundation** | Constructo (metaprogramming) | Constructo (metaprogramming) |\n| **PHP Version** | 8.3+ | 8.3+ |\n\nBoth projects share the same DDD architecture, validation patterns, and quality standards.\n\n## Development\n\n### Setup\n\n```bash\ncomposer install\n```\n\n### Testing\n\n```bash\ncomposer test\n```\n\n### Code Quality\n\n```bash\n# Run all linters\ncomposer lint\n\n# Auto-fix code style\ncomposer fix\n\n# Run CI pipeline (lint + test)\ncomposer ci\n```\n\n## Documentation\n\n- [PLAN.md](PLAN.md) — Comprehensive implementation plan\n- [CLAUDE.md](CLAUDE.md) — AI assistant guide for working in this repository\n\n## Contributing\n\nContributions are welcome! Please ensure all tests pass and code meets our quality standards before submitting a PR.\n\n## License\n\nMIT License - see LICENSE file for details.\n\n## Credits\n\nCreated and maintained by [devitools](https://github.com/devitools).\n\nPart of the devitools ecosystem alongside [Serendipity](https://github.com/devitools/serendipity) and [Constructo](https://github.com/devitools/constructo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevitools%2Feffulgence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevitools%2Feffulgence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevitools%2Feffulgence/lists"}