Libraries tagged by php file writer
it-for-free/rusphp
5438 Downloads
Universal PHP library for different perposis
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
brunoscode/laravel-ts-annotations
481 Downloads
Write raw TypeScript types in PHP attributes and generate .ts files with an Artisan command.
kinulab/facturx
524 Downloads
A comprehensible PHP library to write Factur-X/ZUGFeRD XML files
jsonmodifier/json
18 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
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.
yoya/php-svg
17 Downloads
Read, edit, write, and render SVG files with PHP (yoya's customize)
synida/php_xlsxwriter
86 Downloads
Fork of PHP Library to write XLSX files
rhythmk/php_xlsxwriter
6 Downloads
PHP Library to write XLSX files
renfordt/php-svg
13 Downloads
Read, edit, write, and render SVG files with PHP
prakdp/php_xlsxwriter
8961 Downloads
PHP Library to write XLSX files
mokumoku/php_xlsxwriter
310 Downloads
PHP Library to write XLSX files
mediashowroom/php-svg
10693 Downloads
Read, edit, write, and render SVG files with PHP
hinablue/php_xlsxwriter
642 Downloads
PHP Library to write XLSX files
freygeist-dev/php_xlsxwriter
67 Downloads
PHP Library to write XLSX files (freygeistDev fork)