Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing PHPWord with CakePHP #842

Open
iamtorocsalev opened this issue Jul 27, 2016 · 2 comments
Open

Implementing PHPWord with CakePHP #842

iamtorocsalev opened this issue Jul 27, 2016 · 2 comments

Comments

@iamtorocsalev
Copy link

iamtorocsalev commented Jul 27, 2016

How can I properly implement PHPWord with CakePhp?
I am trying the TemplateProcessor sample but I get this error:
Error: Class 'PhpOffice\PhpWord\TemplateProcessor' not found File: C:\xampp\htdocs\thesis\app\Controller\MainController.php Line: 1016


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@codercms
Copy link

codercms commented Aug 11, 2016

@iamtorocsalev you should to install this package via composer or manually add this package to autoload.
The command to install:

composer require phpoffice/phpword

@iambernd
Copy link

Hi- I am having the same trouble. @iamtorocsalev could you fix the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants