{"id":14967812,"url":"https://github.com/khalidhoffman/pug-php-filter","last_synced_at":"2025-07-09T23:32:58.895Z","repository":{"id":135138557,"uuid":"71927146","full_name":"khalidhoffman/pug-php-filter","owner":"khalidhoffman","description":"php filter for pug","archived":false,"fork":false,"pushed_at":"2017-05-10T14:55:16.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T17:45:30.018Z","etag":null,"topics":["pug"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/khalidhoffman.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-25T18:31:41.000Z","updated_at":"2018-10-05T04:12:43.000Z","dependencies_parsed_at":"2023-05-29T03:15:28.429Z","dependency_job_id":null,"html_url":"https://github.com/khalidhoffman/pug-php-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khalidhoffman/pug-php-filter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalidhoffman%2Fpug-php-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalidhoffman%2Fpug-php-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalidhoffman%2Fpug-php-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalidhoffman%2Fpug-php-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khalidhoffman","download_url":"https://codeload.github.com/khalidhoffman/pug-php-filter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khalidhoffman%2Fpug-php-filter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505263,"owners_count":23618911,"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":["pug"],"created_at":"2024-09-24T13:38:38.791Z","updated_at":"2025-07-09T23:32:58.875Z","avatar_url":"https://github.com/khalidhoffman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pug-php-filter\n\n## What it does\n\n`pug-php-filter` provides a pug php filter\n\n```\n:php\n    echo \"hello world\";\n```\nrenders:\n\n```\n\u003c?php echo \"hello world\"; ?\u003e\n```\n\n## How to use\n\nHere's an example: \n\n```\nvar pug = require('pug'),\n    pugPHPFilter = require('pug-php-filter');\n\npug.renderFile('path/to/pug/file', {\n    filters: {\n        php: pugPHPFilter\n    }\n});\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalidhoffman%2Fpug-php-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhalidhoffman%2Fpug-php-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhalidhoffman%2Fpug-php-filter/lists"}