{"id":20601190,"url":"https://github.com/cleverage/php-orchestrator","last_synced_at":"2025-06-11T10:14:06.238Z","repository":{"id":11960210,"uuid":"14532074","full_name":"cleverage/php-orchestrator","owner":"cleverage","description":null,"archived":false,"fork":false,"pushed_at":"2015-01-26T16:26:17.000Z","size":364,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":54,"default_branch":"master","last_synced_at":"2025-05-11T05:34:52.353Z","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/cleverage.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}},"created_at":"2013-11-19T17:29:50.000Z","updated_at":"2015-01-26T16:26:18.000Z","dependencies_parsed_at":"2022-08-26T03:32:42.425Z","dependency_job_id":null,"html_url":"https://github.com/cleverage/php-orchestrator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fphp-orchestrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fphp-orchestrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fphp-orchestrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fphp-orchestrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleverage","download_url":"https://codeload.github.com/cleverage/php-orchestrator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleverage%2Fphp-orchestrator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259244905,"owners_count":22827732,"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-11-16T09:08:57.452Z","updated_at":"2025-06-11T10:14:06.209Z","avatar_url":"https://github.com/cleverage.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"php-orchestrator\n================\n\n# Events\n\nOn service request :\n\n* Pre fetch\n* Post fetch\n* Exception, which can be silented.\n\nSee the embedded Listeners.\n\nHere is a possible implementation for Symfony2 :\n\n    \u003cparameters\u003e\n        \u003cparameter key=\"orchestrator.event.service.fetch.pre\" type=\"constant\"\u003eCleverAge\\Orchestrator\\Events\\OrchestratorEvents::SERVICE_FETCH_PRE\u003c/parameter\u003e\n        \u003cparameter key=\"orchestrator.event.service.fetch.post\" type=\"constant\"\u003eCleverAge\\Orchestrator\\Events\\OrchestratorEvents::SERVICE_FETCH_POST\u003c/parameter\u003e\n        \u003cparameter key=\"orchestrator.event.service.fetch.error\" type=\"constant\"\u003eCleverAge\\Orchestrator\\Events\\OrchestratorEvents::SERVICE_FETCH_ERROR\u003c/parameter\u003e\n    \u003c/parameters\u003e\n\n    \u003cservices\u003e\n        \u003cservice id=\"orchestrator.listeners.cache\" class=\"CleverAge\\Orchestrator\\Service\\Listeners\\CacheListener\"\u003e\n            \u003ctag name=\"kernel.event_listener\" event=\"%orchestrator.event.service.fetch.pre\" method=\"onServicePreFetch\" priority=\"255\"/\u003e\n            \u003ctag name=\"kernel.event_listener\" event=\"%orchestrator.event.service.fetch.post%\" method=\"onServicePostFetch\" priority=\"-255\"/\u003e\n            \u003cargument type=\"service\" id=\"some.cache.service\" /\u003e\n        \u003c/service\u003e\n    \u003c/services\u003e\n\n\n#Run tests\n\n    php composer.phar install --dev\n    vendor/bin/atoum -bf .atoum.bootstrap.php -d tests","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverage%2Fphp-orchestrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleverage%2Fphp-orchestrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleverage%2Fphp-orchestrator/lists"}