Libraries tagged by writeas
theimpossibleastronaut/writeas.php
9 Downloads
Basic Write.as API implementation in PHP
eliepse/writing-exercise-pdf
76 Downloads
Tool to generate exercise with words to write, as a PDF file
mouf/magic-query
229973 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
clean/phpdoc-md
96207 Downloads
Parse PHP classes and writes documentation to markdown files
c006/yii2-migration-utility
155864 Downloads
Automatically writes the create tables for migrations or create tables in general
xp-forge/json
213309 Downloads
Reads and writes JSON to and from various input sources
molbal/ai-phpdoc
2068 Downloads
Writes missing PHPDoc comments using GPT-3.
rekalogika/direct-property-access
8160 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
leon0399/monolog-flysystem
53159 Downloads
Writes your Monolog records into Flysystem files.
g4/log
75998 Downloads
Writes your logs to files, databases, search engines...
adianti/table-writers
305 Downloads
Table Writers for Adianti Framework
schumacherfm/markdown
10 Downloads
Markdown as module for Magento! Replaces the TinyMCE editor. Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)
pwaterz/monolog-htmlpage
22428 Downloads
Writes logs to the bottom of an html page request
drupal-composer/info-rewrite
14010 Downloads
Writes out version information to the .info.yml files for Drupal projects.
atk14/csv-writer
14873 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.