Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHPを使用してdocxファイルを生成する方法を探しています。
PHPWordを使用しましたが、プロジェクトには不十分です。十分な要素がなく、テンプレートエンジンが基本的すぎます。
私のシステムは次のことができる必要があります:
良い解決策はありますか?この件の経験がある人はいますか?
ありがとう!
OpenTBSは、テンプレートの手法を使用して、純粋なPHPでDocxドキュメントを生成できます。