{"id":18565567,"url":"https://github.com/jeckel-lab/easyadmin-notification-bundle","last_synced_at":"2026-02-26T00:41:54.496Z","repository":{"id":48314900,"uuid":"229950216","full_name":"Jeckel-Lab/easyadmin-notification-bundle","owner":"Jeckel-Lab","description":"Symfony Notification Bundle","archived":false,"fork":false,"pushed_at":"2021-08-02T04:38:10.000Z","size":46,"stargazers_count":5,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T16:26:30.435Z","etag":null,"topics":["easyadmin","notification","symfony","symfony-bundle"],"latest_commit_sha":null,"homepage":null,"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/Jeckel-Lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-24T13:51:59.000Z","updated_at":"2025-02-14T13:26:19.000Z","dependencies_parsed_at":"2022-09-05T21:31:32.750Z","dependency_job_id":null,"html_url":"https://github.com/Jeckel-Lab/easyadmin-notification-bundle","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeckel-Lab%2Feasyadmin-notification-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeckel-Lab%2Feasyadmin-notification-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeckel-Lab%2Feasyadmin-notification-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jeckel-Lab%2Feasyadmin-notification-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jeckel-Lab","download_url":"https://codeload.github.com/Jeckel-Lab/easyadmin-notification-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248157679,"owners_count":21057053,"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":["easyadmin","notification","symfony","symfony-bundle"],"created_at":"2024-11-06T22:19:25.734Z","updated_at":"2026-02-26T00:41:54.469Z","avatar_url":"https://github.com/Jeckel-Lab.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyAdmin notification bundle\n\nSymfony Notification Bundle for EasyAdmin bundle\n\n### Doctrine additional config:\n\n```yaml\ndoctrine:\n    dbal:\n        types:\n            notification_level: JeckelLab\\NotificationBundle\\DBAL\\Types\\NotificationLevelType\n```\n\n### Easy admin sample configuration:\n```yaml\neasy_admin:\n    design:\n        templates:\n            layout: '@JeckelLabNotification/layouts/layout.html.twig'\n    entities:\n        Notification:\n            translation_domain: 'JeckelLabNotification'\n            class: JeckelLab\\NotificationBundle\\Entity\\Notification\n            controller: JeckelLab\\NotificationBundle\\Controller\\NotificationController\n            disabled_actions: ['edit', 'new']\n            list:\n                batch_actions: ['delete', 'markRead']\n                fields:\n                    - { property: level, label: notification.level, template: '@JeckelLabNotification/field/notification_level.html.twig' }\n                    - { property: source, label: notification.source }\n                    - { property: message, label: notification.message }\n                    - { property: send_at, label: notification.send_at }\n                    - { property: read_at, label: notification.read_at }\n                sort: ['send_at', 'DESC']\n                filters:\n                    - { property: source, label: notification.source }\n                    - { property: read_at, label: notification.read_at, type: date }\n            show:\n                fields:\n                    - { property: level, label: notification.level, template: '@JeckelLabNotification/field/notification_level.html.twig' }\n                    - { property: source, label: notification.source }\n                    - { property: message, label: notification.message }\n                    - { property: send_at, label: notification.send_at }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeckel-lab%2Feasyadmin-notification-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeckel-lab%2Feasyadmin-notification-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeckel-lab%2Feasyadmin-notification-bundle/lists"}