Libraries tagged by file writer
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
kinetech/php-openapi
1143 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
j4nr6n/adif
181 Downloads
Read and Write ADIF formatted strings/files
helhum/env-ts
20879 Downloads
Writes environment variables as TypoScript constant file
terremoth/php-async
17 Downloads
Write async PHP processes or process async files with no phtreads, parallel or reactive libs
loilo/x-filesystem
634 Downloads
An extension to Symfony's Filesystem Component, able to read and write PHP/YAML/JSON/CSV files
jsonmodifier/json
16 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
silverstripe/compass
2391 Downloads
The Compass module for SilverStripe seamlessly integrates Sass and Compass in SilverStripe modules and themes. You write your styles in sass, and the module automatically compiles these sass files to css.
stadly/file-waiter-flysystem
208 Downloads
Flysystem file adapter for FileWaiter.
stadly/file-waiter-bytestring
251 Downloads
Byte string file adapter for FileWaiter.
plinker/files
18 Downloads
A files component which allows you to read and write files
nuxia/file-utils
4 Downloads
File management (write, read) and export as file
jstewmc/write-file
63 Downloads
Write a file
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.
ferdous/flock-write
1 Downloads
This is a library for File lock write operation in a single shared storage