Libraries tagged by dead classes
openxtrem/fpdi-lib
15483 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
aaronvangeffen/awstatsparser
2130 Downloads
A series of classes to help read and merge Awstats data files
kadudutra/fpdi
737 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
berlioz/php-doc
7809 Downloads
Berlioz PhpDoc is a PHP library to read the documentations in code (classes, methods and functions) with advanced annotation interpretation.
tuutti/php-klarna-payments
61408 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
kedrigern/phpio
37 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
jandc/critical-css
11549 Downloads
Package wrapper and twig postprocessor class which uses the 'css from html extractor' library and twigwrapper to inject a document's head with critical css
webmonster-community/head-generator-flask
7 Downloads
Class for best seo head
webmonster-community/head-generator
24 Downloads
Class for best seo head
rik72/inifile
159 Downloads
classes to read and modify ini files by preserving comments and empty lines
nsbucky/pop3
872 Downloads
A simple class to read pop3 mailboxes
fsi/metadata
17695 Downloads
FSi Metadata Component is a library that provide some commonly used mechanisms to read configurations for classes from different sources like annotations, yaml or xml.
andersonfreitas/annotationrules
509 Downloads
Library to read the annotations of a class to use it as validation of a request for php.
openxtrem/fpdi
37 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
dmitriynyu/chunked-file-reader
18 Downloads
Class ChunkedFileReader helps you to read content from text files without loading whole file contents in RAM.