I will be uploading .doc and .docx word documents, and i want to be able to scan through then and pick out certain keywords, i have been trying to find a PHP function that I can use but have no luck. I am using Laravel 5 as my framework if this helps. Really appreciate if someone has had the same issue as me.
Asked
Active
Viewed 100 times
0
-
I really don't think you did much research on this. I just googled "read microsoft word php" and found 6 million results – WillardSolutions Apr 20 '16 at 19:20
-
[PHPWord](https://github.com/PHPOffice/PHPWord) – Mark Baker Apr 20 '16 at 19:22
-
For excel there is this cool plugin https://github.com/Maatwebsite/Laravel-Excel – Claudio King Apr 20 '16 at 19:30