{"id":22327640,"url":"https://github.com/schlaefer/philesyntaxhighlight","last_synced_at":"2026-06-15T21:32:03.222Z","repository":{"id":29687456,"uuid":"33230005","full_name":"Schlaefer/phileSyntaxHighlight","owner":"Schlaefer","description":"Syntax Highlight Plugin for PhileCMS","archived":false,"fork":false,"pushed_at":"2018-03-23T11:58:13.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T07:11:15.872Z","etag":null,"topics":["philecms","philecms-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/Schlaefer.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}},"created_at":"2015-04-01T06:14:00.000Z","updated_at":"2018-03-23T11:58:15.000Z","dependencies_parsed_at":"2022-08-23T19:10:31.888Z","dependency_job_id":null,"html_url":"https://github.com/Schlaefer/phileSyntaxHighlight","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Schlaefer/phileSyntaxHighlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileSyntaxHighlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileSyntaxHighlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileSyntaxHighlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileSyntaxHighlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Schlaefer","download_url":"https://codeload.github.com/Schlaefer/phileSyntaxHighlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Schlaefer%2FphileSyntaxHighlight/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264887627,"owners_count":23678717,"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":["philecms","philecms-plugin"],"created_at":"2024-12-04T03:10:04.876Z","updated_at":"2026-06-15T21:32:03.215Z","avatar_url":"https://github.com/Schlaefer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syntax Highlight Plugin for PhileCMS #\n\n[![Build Status](https://travis-ci.org/Schlaefer/phileSyntaxHighlight.svg?branch=master)](https://travis-ci.org/Schlaefer/phileSyntaxHighlight)\n\nSyntax highlight source code.\n\n[Project Home](https://github.com/Schlaefer/phileSyntaxHighlight)\n\n## 1.1 Installation (composer)\n\n```json\n\"require\": {\n\t\"siezi/phile-syntax-highlight\": \"*\"\n}\n```\n\n## 1.2 Installation (Download)\n\n* download this plugin into `plugins/siezi/phileSyntaxHighlight`\n* install and include Geshi 1.0.x \n\n## 2. Activation\n\nAfter you have installed the plugin you need to activate it. Add the following line to your `/config.php` file:\n\n```php\n$config['plugins']['siezi\\\\phileSyntaxHighlight'] = ['active' =\u003e true];\n```\n\n## 3. Start\n\nIn the standard Phile installation use [markdown fenced code blocks](https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks) and specify a language:\n\n\u003cpre\u003e\u003ccode\u003e```php\n$foo = bar;\n```\n\u003c/code\u003e\u003c/pre\u003e\n\n### 4. Config\n\nSee `config.php`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlaefer%2Fphilesyntaxhighlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschlaefer%2Fphilesyntaxhighlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlaefer%2Fphilesyntaxhighlight/lists"}