An open API service indexing awesome lists of open source software.

https://github.com/phpdocumentor/dev-server

A simple library to serve html files via php, with hot reloads
https://github.com/phpdocumentor/dev-server

Last synced: 12 days ago
JSON representation

A simple library to serve html files via php, with hot reloads

Awesome Lists containing this project

README

          

.. image:: https://poser.pugx.org/phpdocumentor/dev-server/require/php
:alt: PHP Version Require
:target: https://packagist.org/packages/phpdocumentor/dev-server

.. image:: https://poser.pugx.org/phpdocumentor/dev-server/v/stable
:alt: Latest Stable Version
:target: https://packagist.org/packages/phpdocumentor/dev-server

.. image:: https://poser.pugx.org/phpdocumentor/dev-server/v/unstable
:alt: Latest Unstable Version
:target: https://packagist.org/packages/phpdocumentor/dev-server

.. image:: https://poser.pugx.org/phpdocumentor/dev-server/d/total
:alt: Total Downloads
:target: https://packagist.org/packages/phpdocumentor/dev-server

.. image:: https://poser.pugx.org/phpdocumentor/dev-server/d/monthly
:alt: Monthly Downloads
:target: https://packagist.org/packages/phpdocumentor/dev-server

====================
phpDocumentor Guides
====================

This repository is part of `phpDocumentor's Guides library `__, a framework
designed to take hand-written documentation in code repositories and create an AST (abstract syntax tree) from it.
This AST is then fed to a renderer, which produces the desired output, such as HTML.

The package `phpdocumentor/dev-server `__ contains the
application and Symfony Console Command used for standalone processing of documentation files.

:Mono-Repository: https://github.com/phpDocumentor/guides
:Documentation: https://docs.phpdoc.org/components/guides/guides/index.html
:Packagist: https://packagist.org/packages/phpdocumentor/dev-server
:Contribution: https://github.com/phpDocumentor/guides/tree/main/CONTRIBUTING.rst