2017 © Pedro Peláez
 

library pdf2text

Simple PHP PDF to text class.

image

asika/pdf2text

Simple PHP PDF to text class.

  • Wednesday, November 2, 2016
  • by asika32764
  • Repository
  • 2 Watchers
  • 9 Stars
  • 32,545 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 7 Versions
  • 9 % Grown

The README.md

Simple PDF to text class

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

This is a simple PDF to text class based on SilverStripe framework, (*2)

This version support composer and PSR-4 autoloading. Origin code is maintained by Darren Inwood., (*3)

Installation Via Composer

``` json { "require": { "asika/pdf2text": "~1.0" } }, (*4)


# Usage ``` php $reader = new \Asika\Pdf2text; $output = $reader->decode($fileName);

Lincense

MIT, (*5)

The Versions

02/11 2016

dev-master

9999999-dev

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

02/11 2016

1.0.5

1.0.5.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

20/07 2016

1.0.4

1.0.4.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

20/05 2016

1.0.3

1.0.3.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

12/04 2016

1.0.2

1.0.2.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

09/08 2014

1.0.1

1.0.1.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika

13/04 2014

1.0.0

1.0.0.0

Simple PHP PDF to text class.

  Sources   Download

GPL v2

by Simon Asika