Creating an Automated Documentation Pipeline in PHP with Autodocs and GitHub Actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • autodocs

    Automated Documentation

  • { "user": "Erika Heidi", "bio": "Software and Documentation Engineer", "projects": { "minicli/minicli": { "description": "CLI framework for PHP", "link": "https://docs.minicli.dev" }, "erikaheidi/autodocs": { "description": "Tiny framework for automating documentation", "link": "https://github.com/erikaheidi/autodocs/wiki" } } }

  • autodocs-demo

    A demo application implementing Autodocs

  • We'll now create a workflow to run this demo on GitHub Actions. This is optional and requires you to set up your own repository with a copy of the project. You can also fork the original demo to your GitHub account and change the JSON data file to have your own info. Once you have your repository set up, go to Settings -> Actions -> General, scroll to the bottom of the page where you'll find the Workflow permissions section.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • images-autodocs

    Automated Documentation for Chainguard Images

  • If you want to see a more complex implementation to have an idea of what Autodocs is capable, check Chainguard's Images Autodocs project on GitHub.

  • minicli

    A minimalist framework for command-line applications in PHP

  • { "user": "Erika Heidi", "bio": "Software and Documentation Engineer", "projects": { "minicli/minicli": { "description": "CLI framework for PHP", "link": "https://docs.minicli.dev" }, "erikaheidi/autodocs": { "description": "Tiny framework for automating documentation", "link": "https://github.com/erikaheidi/autodocs/wiki" } } }

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts