Libraries tagged by dead classes
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
dmitriynyu/chunked-file-reader
19 Downloads
Class ChunkedFileReader helps you to read content from text files without loading whole file contents in RAM.
bvarent/doc-block-tags
18 Downloads
A library to read tags from DocBlocks in PHP class files.
mirko-pagliai/serialized-array
5430 Downloads
A class that allows you to read and write arrays using text files
getpop/filestore
1166 Downloads
Base classes to save files to disk, read them and reference them through an URL
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
mjohann/paginated-file-reader
45 Downloads
A PHP library to read files page by page, supporting multiple formats like TXT, PDF, DOCX, and ODT. Each file type is handled by a dedicated reader class, all following a unified interface for seamless integration.
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-reader
0 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.
amostajo/php-json-array
161 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).
asd/tree-meta
115 Downloads
Read model metadata and build a tree of related classes