Libraries tagged by php_markdown_writer
paperdoc-dev/paperdoc-lib
7901 Downloads
A zero-dependency PHP library for generating, parsing and converting documents — PDF, DOCX, XLSX, PPTX, HTML, Markdown, CSV and legacy Office formats
pforret/php_markdown_writer
91 Downloads
Write Markdown documents
fissible/transmark
13 Downloads
A pure-PHP document conversion library: a canonical typed document model with faithful multi-level numbering resolution, and pluggable readers/writers for DOCX, Markdown, and HTML - no system binaries required.
ecourty/okf
1 Downloads
A PHP parser and writer for the Open Knowledge Format (OKF) — Markdown bundles with YAML frontmatter for versionable, human-readable knowledge documentation.
clean/phpdoc-md
150359 Downloads
Parse PHP classes and writes documentation to markdown files
particle-academy/dark-slide
1095 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
particle-academy/last-word
479 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
wazum/php-dag
4 Downloads
Render directed acyclic graphs (DAGs) as ASCII/Unicode art in pure PHP — pipelines, workflows and dependency trees drawn in your terminal, logs or Markdown. Reads and writes DOT; ships a CLI.
dikki/markdown
269 Downloads
Write and Parse Markdown Content for Your Websites
xety/phpdoc-md
71 Downloads
Parse PHP classes and writes documentation to markdown files
maosong/phpdoc-md
24 Downloads
Parse PHP classes and writes documentation to markdown files
rtablada/literatephp
30 Downloads
Use markdown to write literate PHP