Libraries tagged by writing
wilgucki/csv
253525 Downloads
Laravel 5 package for writing and reading CSV files
phpexiftool/exiftool
329215 Downloads
Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool
nelexa/buffer
498314 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
flow-php/parquet
11272 Downloads
PHP ETL - library for reading and writing Parquet files
e0ipso/twig-storybook
117294 Downloads
Extends Twig with new "stories" and "story" tags for easily writing Storybook stories using Twig templates.
damianopetrungaro/php-commitizen
74758 Downloads
Help writing Git commit following conventional commit specs
bakame/csv
78 Downloads
CSV data manipulation made easy in PHP
zetacomponents/mvc-tools
473556 Downloads
The MvcTools component provides functionality for request parsing, routing, dispatching, views and response writing. With the tools in this component you can very easily build an MVC framework.
vitexsoftware/ease-core
48188 Downloads
An PHP Framework for writing Applications
teknoo/states
31891 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
retrinko/ini
51602 Downloads
Library for parsing and writing INI files
nebkam/symfony-traits
3408 Downloads
Helper trait to ease writing APIs in Symfony
lukaswhite/php-feed-writer
23096 Downloads
A PHP library for writing feeds; e.g. RSS
firehed/simplelogger
86299 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
dracoblue/craur
36696 Downloads
A lossless xml to json and json to xml converter (and csv/xlsx/yaml). Writing PHP Json/Xml/Csv/Yaml/excel Importers made easy