{"id":15800847,"url":"https://github.com/arcanedev/laravelmarkdown","last_synced_at":"2025-05-07T14:47:56.062Z","repository":{"id":7424775,"uuid":"56354431","full_name":"ARCANEDEV/LaravelMarkdown","owner":"ARCANEDEV","description":":clipboard: Markdown parsing for Laravel with blade directives","archived":false,"fork":false,"pushed_at":"2022-02-15T02:38:55.000Z","size":115,"stargazers_count":12,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-21T09:54:53.696Z","etag":null,"topics":["arcanedev","laravel","markdown","parser","php"],"latest_commit_sha":null,"homepage":"","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/ARCANEDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-15T22:59:51.000Z","updated_at":"2025-01-04T02:38:08.000Z","dependencies_parsed_at":"2022-08-06T20:01:13.415Z","dependency_job_id":null,"html_url":"https://github.com/ARCANEDEV/LaravelMarkdown","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelMarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelMarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelMarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLaravelMarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARCANEDEV","download_url":"https://codeload.github.com/ARCANEDEV/LaravelMarkdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252899348,"owners_count":21821775,"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":["arcanedev","laravel","markdown","parser","php"],"created_at":"2024-10-05T01:07:34.095Z","updated_at":"2025-05-07T14:47:56.035Z","avatar_url":"https://github.com/ARCANEDEV.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown for Laravel  [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]\n\n[![Github Workflow Status][badge_build]][link-github-status]\n[![Coverage Status][badge_coverage]][link-scrutinizer]\n[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]\n[![SensioLabs Insight][badge_insight]][link-insight]\n[![Github Issues][badge_issues]][link-github-issues]\n\n[![Packagist][badge_package]][link-packagist]\n[![Packagist Release][badge_release]][link-packagist]\n[![Packagist Downloads][badge_downloads]][link-packagist]\n\n*By [ARCANEDEV\u0026copy;](http://www.arcanedev.net/)*\n\nA small and *easy-to-use* Markdown parser package for Laravel and it comes with some goodies to make your life easier.\n\nFeel free to check out the [releases](https://github.com/ARCANEDEV/LaravelMarkdown/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).\n\n### Features\n\n  * Laravel `5.1` to `9.x` are supported.\n  * Easy setup \u0026 configuration.\n  * Well tested (100% code coverage with maximum code quality).\n  * Made with :heart: \u0026amp; :coffee:.\n\n## Table of contents\n\n  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)\n  2. [Configuration](_docs/2-Configuration.md)\n  3. [Usage](_docs/3-Usage.md)\n\n## Contribution\n\nAny ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).\n\n## Security\n\nIf you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- [ARCANEDEV][link-author]\n- [All Contributors][link-contributors]\n\n[badge_license]:     https://img.shields.io/packagist/l/arcanedev/laravel-markdown.svg?style=flat-square\n[badge_laravel]:     https://img.shields.io/badge/Laravel-5.1%20to%209.x-orange.svg?style=flat-square\n[badge_build]:       https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelMarkdown/run-tests?style=flat-square\n[badge_coverage]:    https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelMarkdown.svg?style=flat-square\n[badge_quality]:     https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelMarkdown.svg?style=flat-square\n[badge_insight]:     https://img.shields.io/sensiolabs/i/16b49ea3-2650-4d11-8d14-a91da3a020b8.svg?style=flat-square\n[badge_issues]:      https://img.shields.io/github/issues/ARCANEDEV/LaravelMarkdown.svg?style=flat-square\n[badge_package]:     https://img.shields.io/badge/package-arcanedev/laravel--markdown-blue.svg?style=flat-square\n[badge_release]:     https://img.shields.io/packagist/v/arcanedev/laravel-markdown.svg?style=flat-square\n[badge_downloads]:   https://img.shields.io/packagist/dt/arcanedev/laravel-markdown.svg?style=flat-square\n\n[link-author]:        https://github.com/arcanedev-maroc\n[link-github-status]: https://github.com/ARCANEDEV/LaravelMarkdown/actions\n[link-github-repo]:   https://github.com/ARCANEDEV/LaravelMarkdown\n[link-github-issues]: https://github.com/ARCANEDEV/LaravelMarkdown/issues\n[link-contributors]:  https://github.com/ARCANEDEV/LaravelMarkdown/graphs/contributors\n[link-packagist]:     https://packagist.org/packages/arcanedev/laravel-markdown\n[link-scrutinizer]:   https://scrutinizer-ci.com/g/ARCANEDEV/LaravelMarkdown/?branch=master\n[link-insight]:       https://insight.sensiolabs.com/projects/16b49ea3-2650-4d11-8d14-a91da3a020b8\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flaravelmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcanedev%2Flaravelmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flaravelmarkdown/lists"}