Adrien Crivelli d2c6b9f790
master is the new default branch
`master` is now the only permanent branch. Features and fixes should be merged
into `master` when stable. Pull requests should be forked from `master`.

`develop` branch disappear entirely in favor of temporary features/fixes branches.
2022-11-16 22:27:10 +01:00

449 B

name, about, labels
name about labels
How to Use PHPWord Find out how to use PHPWord WontFix

Please do not use the issue tracker to ask how to use PHPWord.

Documentation is available on Read the Docs.

Sample code is in the /samples/ directory.

Usage questions belong on Stack Overflow.