{"id":36374280,"url":"https://github.com/masihfathi/yii2-ckeditor","last_synced_at":"2026-01-11T14:04:32.767Z","repository":{"id":62524637,"uuid":"105532719","full_name":"masihfathi/yii2-ckeditor","owner":"masihfathi","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-02T15:35:51.000Z","size":1425,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T15:11:01.703Z","etag":null,"topics":["ckeditor","yii2"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/masihfathi.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":"2017-10-02T12:41:04.000Z","updated_at":"2019-02-11T15:51:46.000Z","dependencies_parsed_at":"2022-11-02T14:15:41.814Z","dependency_job_id":null,"html_url":"https://github.com/masihfathi/yii2-ckeditor","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/masihfathi/yii2-ckeditor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masihfathi%2Fyii2-ckeditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masihfathi%2Fyii2-ckeditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masihfathi%2Fyii2-ckeditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masihfathi%2Fyii2-ckeditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masihfathi","download_url":"https://codeload.github.com/masihfathi/yii2-ckeditor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masihfathi%2Fyii2-ckeditor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28306985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ckeditor","yii2"],"created_at":"2026-01-11T14:04:32.241Z","updated_at":"2026-01-11T14:04:32.762Z","avatar_url":"https://github.com/masihfathi.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"ckeditor\n========\nyii2 ckeditor \n\nInstallation\n------------\nupdate ckeditor of MihailDev/yii2-ckeditor package and add bidi plugin\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\ncomposer require masihfathi/yii2-ckeditor \"1.4\"\n```\n\nor add\n\n```\n\"masihfathi/yii2-ckeditor\": \"1.4\"\n```\n\nto the require section of your `composer.json` file.\n\n\nUsage\n-----\n\nOnce the extension is installed, simply use it in your code by  :\n\n```php\nuse mihaildev\\ckeditor\\CKEditor;\nuse yii\\helpers\\Html;\n\nCKEditor::widget([\n    'editorOptions' =\u003e [\n        'preset' =\u003e 'full', //basic, standard, full \n        'inline' =\u003e false, //false\n    ]\n]);\n\n//ActiveForm\n\necho $form-\u003efield($post, 'content')-\u003ewidget(CKEditor::className(),[\n    'editorOptions' =\u003e [\n        'preset' =\u003e 'full', //basic, standard, full\n        'inline' =\u003e false, //false\n    ],\n]);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasihfathi%2Fyii2-ckeditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasihfathi%2Fyii2-ckeditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasihfathi%2Fyii2-ckeditor/lists"}