platine-php / docx-template
Platine Docx template is the lightweight library to manipulate the content of .docx files
Installs: 2 935
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^7.4 || ^8
- ext-zip: *
- platine-php/filesystem: ^1.0
- platine-php/template: ^1.0
Requires (Dev)
- mikey179/vfsstream: ~1.6
- phpmd/phpmd: @stable
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
- platine-php/dev: ^1.0
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2024-10-31 00:22:49 UTC
README
Platine Docx template is the lightweight library to manipulate the content of .docx files
Requirements
- PHP >= 7.4, PHP 8
Installation
Using composer (recommended)
composer require platine-php/docx-template
License
MIT License See LICENSE.MD