Libraries tagged by rewriter
xylphid/php-id3
393 Downloads
ID3 tag reader / writer
xmtk/xmtk
471 Downloads
XML parser and writer which work with understandable hierarchical structures of arrays.
wyster/light-xml
925 Downloads
Lightweight xml reader and writer
toto/kirby-soft-hyphens
4 Downloads
Kirby plugin to render soft hyphens markers in writer fields
tardigrades/sexy-field-doctrine
3456 Downloads
SexyField Doctrine package, containing config generator, writer, reader and deleter
shikiryu/shikiryurss
0 Downloads
A RSS reader and writer
seyfer/zend-psr-logger
1030 Downloads
Base module for custom loggers. This is module that implement PSR-3 log interface with use Zend\Log component. Also implement Doctrine log writer.
schachbulle/contao-simplecolumns-bundle
300 Downloads
Spalten-Erweiterung für Contao 4
sabre/xml-atom
3378 Downloads
A reader and writer for the Atom format
rsm/rsm-googlerecaptcha-modul
9796 Downloads
Diese Contao 4 Erweiterung stellt Google reCAPTCHA V2 in Form eines neuen Formularfeldes im Formulargenerator bereit. This extension provides Google reCAPTCHA V2 in the form of a new form field in the form generator of Contao Open Source CMS.
rpungello/laravel-csv
282 Downloads
Memory-efficient CSV writer for Laravel Excel
pyncer/dotenv
244 Downloads
A Dotenv WriterInterface implementation to write .env values to constants.
prewk/file-chainer
934 Downloads
Chainable file stream writer with insert support
phillipsdata/csv
669 Downloads
CSV Reader and Writer
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.