Libraries tagged by dead classes
dr10s/directory-tree
12 Downloads
This class can create and read directories by tree methodology
diatem-net/jin-mail
41 Downloads
Utility classes to send and read mails.
chap-pfp/fpdi
2102 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.
bigbozo/fpdi
283 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.
andersonfreitas/annotationrules
554 Downloads
Library to read the annotations of a class to use it as validation of a request for php.
abyssgoing/fpdi-chinese
6 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.
setasign_cn/fpdi_cn
15 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.
openxtrem/fpdi
40 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
sergiosgc/crud-trait
0 Downloads
PHP Trait that enables create Read Update Delete operations on PHP classes
bvarent/doc-block-tags
18 Downloads
A library to read tags from DocBlocks in PHP class files.
unknownrori/easyarray
2 Downloads
A wrapper class that manipulate array easy to read while still lightweight and fast
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.
jackie/sorted-linked-list
6 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
inwebo/csv
3 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.