{"id":31132381,"url":"https://github.com/gocom/php-textile-cli","last_synced_at":"2025-09-18T04:59:56.367Z","repository":{"id":305290607,"uuid":"1022489509","full_name":"gocom/php-textile-cli","owner":"gocom","description":"PHP-Textile CLI","archived":false,"fork":false,"pushed_at":"2025-07-21T07:41:06.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-21T11:55:29.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/gocom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"liberapay":"gocom"}},"created_at":"2025-07-19T07:18:59.000Z","updated_at":"2025-08-03T19:50:15.000Z","dependencies_parsed_at":"2025-07-19T12:02:59.806Z","dependency_job_id":"37e9bf56-5992-4a71-bfac-5d3d8aaaf80d","html_url":"https://github.com/gocom/php-textile-cli","commit_stats":null,"previous_names":["gocom/php-textile-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gocom/php-textile-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fphp-textile-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fphp-textile-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fphp-textile-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fphp-textile-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocom","download_url":"https://codeload.github.com/gocom/php-textile-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fphp-textile-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275712388,"owners_count":25514205,"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-09-18T02:00:09.552Z","response_time":77,"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":[],"created_at":"2025-09-18T04:59:54.600Z","updated_at":"2025-09-18T04:59:56.361Z","avatar_url":"https://github.com/gocom.png","language":"PHP","funding_links":["https://liberapay.com/gocom"],"categories":[],"sub_categories":[],"readme":"PHP-Textile CLI\n=====\n\n[![Packagist](https://img.shields.io/packagist/v/rah/php-textile-cli.svg)](https://packagist.org/packages/rah/php-textile-cli) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=gocom_php-textile-cli\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=gocom_php-textile-cli) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gocom_php-textile-cli\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=gocom_php-textile-cli)\n\nCLI application for parsing Textile markup using [PHP-Textile](https://github.com/textile/php-textile) library, written\nin PHP. Accepts Textile markup input and converts it into well-formed HTML.\n\nInstall\n-----\n\nUsing [Composer](https://getcomposer.org):\n\n```shell\n$ composer require rah/php-textile-cli\n```\n\nOr [download](https://github.com/gocom/php-textile-cli/releases/latest) a textile.zip from the releases. The\nZIP contains a packaged textile.phar, man pages and shell completion definitions for bash, fish and zsh.\n\nUsage\n-----\n\n```shell\n$ textile [\n  [-t|--document-type \u003ctype\u003e]\n  [-d|--document-root-directory \u003cdirectory\u003e]\n  [-l|--lite]\n  [-i|--no-images]\n  [-L|--link-relationship \u003crel\u003e]\n  [-r|--restricted]\n  [-U|--raw-blocks]\n  [-A|--align-classes]\n  [-a|--no-align-classes]\n  [-b|--no-block-tags]\n  [-w|--no-line-wrap]\n  [-p|--image-prefix \u003curl\u003e]\n  [-P|--link-prefix \u003curl\u003e]\n  [-z|--no-dimensions]\n  [-o|--output \u003cfile\u003e]\n] [--] [\u003cfile\u003e]\n```\n\nExamples:\n\n```shell\n$ echo \"h1. Textile markup\" | vendor/bin/textile\n$ vendor/bin/textile -o path/to/README.html path/to/README.textile\n$ vendor/bin/textile --help\n```\n\nDevelopment\n-----\n\nSee [CONTRIBUTING.md](https://github.com/gocom/php-textile-cli/blob/master/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Fphp-textile-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocom%2Fphp-textile-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Fphp-textile-cli/lists"}