{"id":21625086,"url":"https://github.com/cocolabs-sas/cocoricoswiftreaderbundle","last_synced_at":"2025-09-14T04:26:40.407Z","repository":{"id":56954671,"uuid":"98691487","full_name":"Cocolabs-SAS/CocoricoSwiftReaderBundle","owner":"Cocolabs-SAS","description":"Provide Swift emails reading from the Symfony web debug toolbar","archived":false,"fork":false,"pushed_at":"2017-12-15T22:58:17.000Z","size":16,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T12:57:57.600Z","etag":null,"topics":["cocorico","swift","symfony"],"latest_commit_sha":null,"homepage":"http://www.cocolabs.io","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/Cocolabs-SAS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-28T22:04:06.000Z","updated_at":"2019-01-23T18:59:24.000Z","dependencies_parsed_at":"2022-08-21T04:10:19.085Z","dependency_job_id":null,"html_url":"https://github.com/Cocolabs-SAS/CocoricoSwiftReaderBundle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Cocolabs-SAS/CocoricoSwiftReaderBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2FCocoricoSwiftReaderBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2FCocoricoSwiftReaderBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2FCocoricoSwiftReaderBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2FCocoricoSwiftReaderBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cocolabs-SAS","download_url":"https://codeload.github.com/Cocolabs-SAS/CocoricoSwiftReaderBundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cocolabs-SAS%2FCocoricoSwiftReaderBundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062504,"owners_count":25398883,"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-09-14T02:00:10.474Z","response_time":75,"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":["cocorico","swift","symfony"],"created_at":"2024-11-25T01:07:52.056Z","updated_at":"2025-09-14T04:26:40.385Z","avatar_url":"https://github.com/Cocolabs-SAS.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CocoricoSwiftReaderBundle\n=========================\n\nCocoricoSwiftReaderBundle is a free Symfony bundle to read emails sent by \n[Swift Mailer](https://github.com/swiftmailer/swiftmailer) from the Symfony Web Debug Toolbar.\n\nInstallation\n------------\n\n### Download the Bundle\n\nOpen a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:\n\n```bash\n$ php composer.phar require --dev cocorico/swift-reader-bundle\n```\n\n### Enable the Bundle\n\nThen, enable the bundle by adding the following line in the `app/config/AppKernel.php` file of your project:\n\n```php\n...\n    if (in_array($this-\u003egetEnvironment(), array('dev', 'test'), true)) {\n        ...\n        $bundles[] = new Cocorico\\SwiftReaderBundle\\CocoricoSwiftReaderBundle();\n    }\n...\n```\n\n### Update the routing\n\nAdd the main route by adding the following lines in the `app/config/routing_dev.yml` file of your project:\n\n```yaml\n...\n_cocorico_swift_reader:\n    resource: \"@CocoricoSwiftReaderBundle/Resources/config/routing.yml\"\n    prefix:   /_cocorico_swift_reader\n```\n\nConfiguration\n-----\n\nIt is possible to modify the path where the emails are stored by adding the following lines in the `app/config/config_dev.yml` file of your project:\n\n```yaml\n...\ncocorico_swift_reader:\n    path: \"your/path/here\"\n```\n\nUsage\n-----\n\nOne you have installed the bundle, you can read emails by clicking on the link `Swift Reader` in the profiler toolbar. \n\nLicense\n-------\n\nThis bundle is under the MIT license. See the complete license [in the bundle](LICENSE).\n\n\nAbout Us\n--------\n\nThis bundle is sponsored by [Cocolabs][1] creator of [Cocorico][2] an open source marketplace solution for services and \nrentals.\n\n[1]: http://www.cocolabs.io\n[2]: https://github.com/Cocolabs-SAS/cocorico","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocolabs-sas%2Fcocoricoswiftreaderbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocolabs-sas%2Fcocoricoswiftreaderbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocolabs-sas%2Fcocoricoswiftreaderbundle/lists"}