{"id":20011793,"url":"https://github.com/micro-php/plugin-logger","last_synced_at":"2025-05-04T20:31:15.784Z","repository":{"id":65250917,"uuid":"457293216","full_name":"Micro-PHP/plugin-logger","owner":"Micro-PHP","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-06T20:51:55.000Z","size":45,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T19:47:03.445Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Micro-PHP.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-09T09:34:42.000Z","updated_at":"2023-11-07T16:49:42.000Z","dependencies_parsed_at":"2024-07-06T13:59:41.819Z","dependency_job_id":null,"html_url":"https://github.com/Micro-PHP/plugin-logger","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.11764705882352944","last_synced_commit":"cf644c7fd90b29cb3a397c1adb085aa3ca4e3a33"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Micro-PHP%2Fplugin-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Micro-PHP%2Fplugin-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Micro-PHP%2Fplugin-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Micro-PHP%2Fplugin-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Micro-PHP","download_url":"https://codeload.github.com/Micro-PHP/plugin-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252395260,"owners_count":21741001,"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-13T07:27:33.189Z","updated_at":"2025-05-04T20:31:15.450Z","avatar_url":"https://github.com/Micro-PHP.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micro Framework - The minimum kernel for application initialization.\n\n### Requirements\n\nPHP  \u003e= 8.0.0\n\n### How to use the library\n\nAdd the latest version of micro/kernel into your project by using Composer or manually:\n\n__Using Composer (Recommended)__\n\nOr require the package inside the composer.json of your project:\n```\n\"require\": {\n    \"micro/kernel\": \"^1\"\n},\n```\n\n### Example\n\nAfter adding the library to your project, include the file autoload.php found in root of the library.\n```html\ninclude 'vendor/autoload.php';\n```\n\n#### Configuration\n\n\n\n#### Simple usage:\n\n```php\n\n$plugins = [\n    \\Micro\\Plugin\\Logger\\LoggerPlugin::class,\n];\n```\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-php%2Fplugin-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicro-php%2Fplugin-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-php%2Fplugin-logger/lists"}