{"id":24791846,"url":"https://github.com/mahlenko/editorjs-laravel","last_synced_at":"2026-04-28T23:35:16.835Z","repository":{"id":241000051,"uuid":"804052756","full_name":"mahlenko/editorjs-laravel","owner":"mahlenko","description":"Laravel View from JSON from Editor.JS","archived":false,"fork":false,"pushed_at":"2024-05-24T12:12:32.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T22:49:08.508Z","etag":null,"topics":["blade","editorjs","editorjs-html","laravel","laravel-package","php8","wysiwyg","wysiwyg-editor"],"latest_commit_sha":null,"homepage":"","language":"Blade","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/mahlenko.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":"2024-05-21T21:35:20.000Z","updated_at":"2024-05-24T12:12:35.000Z","dependencies_parsed_at":"2025-01-29T19:40:48.265Z","dependency_job_id":null,"html_url":"https://github.com/mahlenko/editorjs-laravel","commit_stats":null,"previous_names":["mahlenko/editorjs-laravel"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mahlenko/editorjs-laravel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahlenko%2Feditorjs-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahlenko%2Feditorjs-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahlenko%2Feditorjs-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahlenko%2Feditorjs-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahlenko","download_url":"https://codeload.github.com/mahlenko/editorjs-laravel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahlenko%2Feditorjs-laravel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073387,"owners_count":24694538,"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-08-18T02:00:08.743Z","response_time":89,"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":["blade","editorjs","editorjs-html","laravel","laravel-package","php8","wysiwyg","wysiwyg-editor"],"created_at":"2025-01-29T19:26:30.351Z","updated_at":"2026-04-28T23:35:16.793Z","avatar_url":"https://github.com/mahlenko.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Editor.js для Laravel\n\nПреобразует JSON полученный с фронтенда от [Editor.js](https://editorjs.io) в HTML\nиспользуя Laravel blade компоненты.\n\n![Cover](/resources/cover.png)\n\n\n## Установка\nДля установки используйте `composer`:\n\n```shell\ncomposer require mahlenko/editor-js-laravel\n```\n\nLaravel автоматически подключит пакет `editor-js-laravell`.\n\n## Пример использования\n\nИспользуйте Blade directive `@editorJs`, чтобы показать контент созданный используя Editor.js  \n\n```bladehtml\n@editorJs($page-\u003ebody)\n```\n\nДля использования в коде:\n```php\necho \\Mahlenko\\EditorJS\\Render::make($page-\u003ebody);\n```\n\n## Настройка\nВы можете изменить отображение элементов, или добавить собственные типы,\nпосле публикации ресурсов:\n\n```bash\nphp artisan vendor:publish --tag=editor.js\n```\n\nПри использовании `Laravel Sail`\n\n```bash\n./vendor/bin/sail artisan vendor:publish --tag=editor.js\n```\n\n## ✨ Благодарности\n\n![TonBlockchainLogo](/resources/ton_logo_dark_background.svg#gh-dark-mode-only)\n![TonBlockchainLogo](/resources/ton_logo_light_background.svg#gh-light-mode-only)\n\nВы всегда можете отправить благодарность на чашку кофе или больше 😉 с помощью TON на мой кошелек\n`appto-wallet.ton`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahlenko%2Feditorjs-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahlenko%2Feditorjs-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahlenko%2Feditorjs-laravel/lists"}