Libraries tagged by write file
sikessem/html
2 Downloads
A modern, minimalist and powerful template engine to write HTML, CSS, and JS together in .vw files. Inspired by Blade, JSX and others. Built for Sikessem, but usable with any PHP project.
schenke-io/pretty-php-array
3 Downloads
Write php array in a pretty way into an file
manojkiran/jsonwriter
6 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
isaacongoma/jsonwriter
7 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
deployecommerce/magento2-csp-writer
17 Downloads
A PHP library to write a Magento 2/Adobe Commerce whitelist.xml file from a structured array.
astamatech/laravel-autoseed
5 Downloads
A tool for retrieving data from a table in a database and inputting it into a seeder file in a Laravel-based application. The goal is to make it easier for developers to create seeders so they don't write manually.
marketo/silverstripe-script-genie
116 Downloads
A SilverStripe module which produces static JSON data files from specific models on-demand or onAfter{Write,Publish}
endscript/endscript
0 Downloads
A modern, minimalist and powerful template engine to write HTML, CSS, and JS together in .vw files. Inspired by Blade, JSX and others. Built for Sikessem, but usable with any PHP project.
league/csv
131724627 Downloads
CSV data manipulation made easy in PHP
shuchkin/simplexlsxgen
1692953 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
winter/laravel-config-writer
196446 Downloads
Utility to create and update Laravel config and .env files
nimmneun/onesheet
342141 Downloads
OneSheet is a fast and lightweight single/multi sheet excel/xlsx file writer for PHP 5.4+ (until v1.2.6), PHP 7 & PHP 8 with styling and cell auto-sizing support.
tonirilix/nested-json-flattener
84156 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
nervo/yuicompressor
1481558 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
interaction-design-foundation/nova-html-code-field
99545 Downloads
A Laravel Nova field to write raw HTML and preview.