Skip to content

Count Word from doc, docx and pdf in php (laravel)

License

Notifications You must be signed in to change notification settings

vitomaria/countword

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CountWord

Count Word from doc, docx, txt and pdf in Laravel

Require

Laravel >=5

Install with composer

composer require andhika18/countword:*

How to use

$counter = new countword();
$result  = $counter->count($file);

About

Count Word from doc, docx and pdf in php (laravel)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%