Libraries tagged by dead classes
berlioz/php-doc
10240 Downloads
Berlioz PhpDoc is a PHP library to read the documentations in code (classes, methods and functions) with advanced annotation interpretation.
mjohann/paginated-file-reader
96 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.
kedrigern/phpio
38 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
jandc/critical-css
11557 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
kadudutra/fpdi
1358 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.
getpop/filestore
1182 Downloads
Base classes to save files to disk, read them and reference them through an URL
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.
inwebo/csv-reader
13 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.
kerekit/class-property-management
4 Downloads
A library providing read & write access for class properties based on simple annotations
webmonster-community/head-generator-flask
8 Downloads
Class for best seo head
webmonster-community/head-generator
25 Downloads
Class for best seo head
pcs/read-csv
9 Downloads
Class for reader CSV files
ladromelaboratoire/workingdays
9 Downloads
Class to calculate delivery lead times expressed in working days. Can be adapted easily for various countries using sub-classes, just submit PRs
acfo/session
15 Downloads
Simple session class with strict typing, read only and lazy load support
synatree/yii2-readonly-behavior
234 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.