`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.
449 B
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.