Download the PHP package camoo/toc without Composer
On this page you can find all versions of the php package camoo/toc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor camoo
Package toc
Short Description Generates table of Contents from Text
License MIT
Homepage https://camoo.cm
Package toc
Short Description Generates table of Contents from Text
License MIT
Homepage https://camoo.cm
Please rate this library. Is it a good library?
Informations about the package toc
Generates Table Of Contents
Feature
This package parses a Html content with H-tags and generate Table of Contents with anchors in your content.
Installation:
Usage
Basic Example:
This produces the following output:
pecifying Heading Levels to Include
You can choose to include only specific h1...h6 heading levels in your TOC. By default the script is parsing h1-h6.
To do this, pass the optional parameter $depth
to the constructor
All versions of toc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-dom Version *
ext-dom Version *
The package camoo/toc contains the following files
Loading the files please wait ....