{"id":22293952,"url":"https://github.com/christophlehmann/fluid-lint","last_synced_at":"2025-07-29T01:31:08.921Z","repository":{"id":65817261,"uuid":"600575544","full_name":"christophlehmann/fluid-lint","owner":"christophlehmann","description":"Check Syntax of Fluid templates","archived":false,"fork":false,"pushed_at":"2024-11-22T16:30:08.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-22T17:26:49.965Z","etag":null,"topics":["fluid","syntax-checker"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christophlehmann.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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":"2023-02-11T22:54:21.000Z","updated_at":"2024-11-22T16:30:11.000Z","dependencies_parsed_at":"2024-11-22T17:22:43.033Z","dependency_job_id":"bedfe7a6-4e84-4580-a9a6-434613f85a71","html_url":"https://github.com/christophlehmann/fluid-lint","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"8090874cee50ce67231461b058325c3d33a329e5"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophlehmann%2Ffluid-lint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophlehmann%2Ffluid-lint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophlehmann%2Ffluid-lint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christophlehmann%2Ffluid-lint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christophlehmann","download_url":"https://codeload.github.com/christophlehmann/fluid-lint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227965847,"owners_count":17848493,"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":["fluid","syntax-checker"],"created_at":"2024-12-03T17:33:38.398Z","updated_at":"2024-12-03T17:33:39.741Z","avatar_url":"https://github.com/christophlehmann.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fluid Lint\n\nA syntax checker for Fluid templates in TYPO3 11+\n\n## Installation\n\n```shell\ncomposer req --dev christophlehmann/fluid-lint\n```\n\n## Usage\n\n```shell\n# Check a single TYPO3 Extension\ncomposer exec typo3 -- fluidlint:check -e site_extension\n\n# Check all TYPO3 Extensions in a directory\ncomposer exec typo3 -- fluidlint:check -b local_packages/\n```\n\nWithout any options all templates in all non-system extensions are checked. \n\nWith `-vvv` you get more details about the templates.\n\n### All options\n\n```shell\ncomposer exec typo3 -- help fluidlint:check\n\nDescription:\n  Fluid Lint: Check Fluid syntax\n\nUsage:\n  fluidlint:check [options]\n\nOptions:\n  -b, --base-dir=BASE-DIR                Extensions in given directory\n  -e, --extension[=EXTENSION]            Extension key to check\n  -p, --path[=PATH]                      File or folder path (if extensionKey is included, path is relative to this extension)\n  -r, --regex=REGEX                      Extension key must match regular expression [default: \".*\"]\n  -x, --file-extensions=FILE-EXTENSIONS  If provided, this CSV list of file extensions are considered Fluid templates [default: \"html,xml,txt\"]\n  -v|vv|vvv, --verbose                   Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug\n```\n\n## Limitations\n\nIt does not verify the types of ViewHelper arguments since arguments are not used.\n\n## Credits\n\nThe command was extracted from [FluidTYPO3/builder](https://github.com/FluidTYPO3/builder) which is the work of [Clause Due](https://github.com/NamelessCoder).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophlehmann%2Ffluid-lint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophlehmann%2Ffluid-lint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophlehmann%2Ffluid-lint/lists"}