Libraries tagged by rewriting
marciioluucas/phiber
150 Downloads
Simple PHP ORM
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
yannickl88/image
409 Downloads
Library for reading, transforming and writing image files.
workbunny/php-orc
4 Downloads
PHP library for reading and writing Apache ORC file format. It uses the swoole/phpy extension to call the Python module PyORC for implementation.
vasek-purchart/phing-tester
1466 Downloads
Helper tool for writing Phing component tests using PHPUnit
unitgen/unitgen
65 Downloads
Unitgen generates a basic framework for writing unit tests.
unax/logger
44 Downloads
Logger with eight methods for writing logs to the eight RFC 5424 levels (debug, info, notice, warning, error, critical, alert, emergency).
tyea/redlog
323 Downloads
A Laravel package for writing log messages to a MySQL, PostgreSQL, SQLite, or SQL Server database
tural/epoint
13 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
trekdev/phpword
122 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
topshelfcraft/spreadsheet-tools
303 Downloads
A toolkit for reading, writing, and processing spreadsheet data in Craft CMS.
tomnomnom/phargs
52 Downloads
A toolkit for writing CLI scripts in PHP
tim-itwakes/plist
1852 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
theokbokki/blade-sfc
14 Downloads
A laravel package that adds blade directives for writing css, scss, javascript and typescript directly in your blade views.
the-bit-bang/php-svg-framework-svgf
2316 Downloads
Provides funtionality for creating, reading, modifying and writing svg files in php