Libraries tagged by write file
oooiik/laravel-query-filter
377 Downloads
In Laravel, it is convenient to write the query filter related to the model in a separate class
mrpowerup/filament-sql-field
643 Downloads
And a field to write SQL sentences using codemirror 5.
fpoirotte/file_gettext
32221 Downloads
Reader and writer for GNU PO and MO files
robertbaelde/laravel_read_only_fields
11412 Downloads
Protect read only fields from accidentally being updated
luchaninov/csv-writer
4238 Downloads
CSV/TSV file/string generator
fastbolt/excel-writer
6463 Downloads
A library for simple creation of excel-files
gugglegum/clv-rw
484 Downloads
Reader and writer for text files with constant length values
oohology/gitignorewriter
39291 Downloads
Interface for editing .gitignore files in PHP.
ckunkle/markdownwriter
9619 Downloads
Library for generating markdown files
sinri/xmind-writer
309 Downloads
XMind File Writer
satmaelstorm/large-array-writer
2174 Downloads
Large Array Writer (sample: sitemap writer)
tonyfarney/fixed-length-file-handler
383 Downloads
Ease to use fixed length (positional) file Reader and Writer for PHP 7.1+
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
phillipsdata/csv
681 Downloads
CSV Reader and Writer
g105b/phpcsv
17860 Downloads
Wraps SplFileObject's CSV capabilities with a more human approach