{"id":22226627,"url":"https://github.com/clone1018/markdown-blade","last_synced_at":"2025-06-15T11:32:54.189Z","repository":{"id":56950252,"uuid":"14207831","full_name":"clone1018/markdown-blade","owner":"clone1018","description":"Markdown compiler for Blade","archived":false,"fork":false,"pushed_at":"2014-09-24T02:26:12.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T07:44:45.261Z","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/clone1018.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-07T15:46:45.000Z","updated_at":"2014-09-24T02:24:10.000Z","dependencies_parsed_at":"2022-08-21T09:20:26.612Z","dependency_job_id":null,"html_url":"https://github.com/clone1018/markdown-blade","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clone1018%2Fmarkdown-blade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clone1018%2Fmarkdown-blade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clone1018%2Fmarkdown-blade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clone1018%2Fmarkdown-blade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clone1018","download_url":"https://codeload.github.com/clone1018/markdown-blade/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431556,"owners_count":20614181,"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-12-03T00:31:43.349Z","updated_at":"2025-03-25T08:40:45.792Z","avatar_url":"https://github.com/clone1018.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Blade Parser\nBased completely on https://github.com/Kindari/laravel-markdown/pull/2\n\n## Installation\n\nAdd `axxim/markdown-blade` to `composer.json`.\n\n    \"axxim/markdown-blade\": dev-master\"\n\nRun `composer update`. Now open up `app/config/app.php` and add the service provider to your `providers` array, *after* the ViewServiceProvider.\n\n    'providers' =\u003e array(\n    \t...\n    \t\t'Illuminate\\View\\ViewServiceProvider',\n    \t\t'Axxim\\MarkdownBlade\\MarkdownBladeServiceProvider',\n\t\t...\n    )\n\n## Usage\n\nCreate a view file named foobar.md.blade.php then use it like normal:\n\n    return View::make('foobar');\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclone1018%2Fmarkdown-blade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclone1018%2Fmarkdown-blade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclone1018%2Fmarkdown-blade/lists"}