{"id":16673164,"url":"https://github.com/ph-7/github-readme-generator-cli","last_synced_at":"2025-04-09T20:06:44.694Z","repository":{"id":57038428,"uuid":"420405413","full_name":"pH-7/github-readme-generator-cli","owner":"pH-7","description":"📄 A PHP README File Generator, to generate easily beautiful (and SEO-friendly) GitHub README files on the fly 🎉 ","archived":false,"fork":false,"pushed_at":"2022-11-27T06:44:52.000Z","size":222,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T20:06:38.514Z","etag":null,"topics":["generator","github-readme","github-readme-generator","md-template","readme","readme-generator","readme-markdown-generator","readme-md-generator","readme-template"],"latest_commit_sha":null,"homepage":"https://github.com/pH-7/github-readme-generator-cli","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/pH-7.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}},"created_at":"2021-10-23T12:24:36.000Z","updated_at":"2025-03-14T10:03:18.000Z","dependencies_parsed_at":"2022-08-23T23:30:53.603Z","dependency_job_id":null,"html_url":"https://github.com/pH-7/github-readme-generator-cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fgithub-readme-generator-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fgithub-readme-generator-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fgithub-readme-generator-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fgithub-readme-generator-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pH-7","download_url":"https://codeload.github.com/pH-7/github-readme-generator-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["generator","github-readme","github-readme-generator","md-template","readme","readme-generator","readme-markdown-generator","readme-md-generator","readme-template"],"created_at":"2024-10-12T12:24:55.335Z","updated_at":"2025-04-09T20:06:44.675Z","avatar_url":"https://github.com/pH-7.png","language":"PHP","readme":"# README Generator 🚀\n\n### Simplest way to generate SEO-optimized GitHub README \n\n**📄 PHP README File Generator**, to generate easily beautiful (and SEO-friendly) GitHub README files on the fly 🚀\n\n- NEW [v1.2.0](https://github.com/pH-7/github-readme-generator-cli/releases/tag/v1.2.0): Default values are pre-selected from the information already present in the `composer.json` file. \n  \u003e `github-readme-generator` reads `composer.json` info and suggest the default values during the creation of your `README.md` file ✨\n\n1. [Requirement](#-requirement)\n2. [Setup](#%EF%B8%8F-setup)\n3. [Me Coding It](#tv-video)\n4. [About Me](#-about-me)\n5. [License](#%EF%B8%8F-license)\n\n\n## 📙 Requirement\n\n* Make sure you have [PHP 8.0](https://www.php.net/releases/8_0_0.php) or a higher version installed.\n\n\n## ⚙️ Setup\n\n* Install Composer v2 or higher (https://getcomposer.org)\n\n* Install the dependencies with composer as below\n\n    ```bash\n    composer install\n    ```\n\n* Update the permissions of the `generate` bash file located in the root directory\n\n    ```\n    chmod u+x ./generate\n    ```\n\n* Run the script, and follow the instruction shown. Enjoy 😺\n\n    ```bash\n    ./generate\n    ```\n\n\n![GitHub README File Generator CLI](php-readme-generator-cli-sample.png)\n\n\n## :tv: Video\n\n[![Watch the video](https://i1.ytimg.com/vi/DsJRGl3y0KI/sddefault.jpg)](https://www.youtube.com/watch?v=DsJRGl3y0KI)\n\n👉 **[Click here to watch on YouTube](https://www.youtube.com/watch?v=DsJRGl3y0KI)**\n\n\n## 🤠 About Me\n\n[![Pierre-Henry Soria](https://s.gravatar.com/avatar/a210fe61253c43c869d71eaed0e90149?s=200)](https://ph7.me \"Pierre-Henry Soria personal website\")\n\n[![@phenrysay][twitter-image]](https://twitter.com/phenrysay) [![pH-7][github-image]](https://github.com/pH-7)\n\n**[Pierre-Henry Soria](https://ph7.me)**, a highly passionate, zen \u0026amp; pragmatic software engineer 😊\n\n\nYou can keep in touch with me at: *hi [AT] pH7 {D0T} me* 📮\n\n\n## ⚖️ License\n\nThis **PHP README Generator CLI script** is generously distributed under the *[MIT](https://opensource.org/licenses/MIT)*.\n\n\n\u003c!-- GitHub's Markdown reference links --\u003e\n[twitter-image]: https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\n[github-image]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white\n\n\u003c!-- Was generated by https://github.com/pH-7/github-readme-generator-cli/ --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fgithub-readme-generator-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fph-7%2Fgithub-readme-generator-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fgithub-readme-generator-cli/lists"}