Libraries tagged by rewriting
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
zetacomponents/mvc-tools
478310 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
59788 Downloads
An PHP Framework for writing Applications
rodneyrehm/plist
938253 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
retrinko/ini
56359 Downloads
Library for parsing and writing INI files
nelexa/buffer
508601 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.
lukaswhite/php-feed-writer
26158 Downloads
A PHP library for writing feeds; e.g. RSS
firehed/simplelogger
91774 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
38788 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
jeremeamia/slack-block-kit
84455 Downloads
OOP interface for writing Slack Block Kit messages
components/jquery-cookie
365968 Downloads
A simple, lightweight jQuery plugin for reading, writing and deleting cookies
neosidekick/ai-assistant
17234 Downloads
Use the power of GPT-4 to assist you in writing content
wilgucki/csv
284518 Downloads
Laravel 5 package for writing and reading CSV files
teknoo/states
33885 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.
symfony-cmf/testing
245660 Downloads
Component providing tools for writing tests with Symfony.