Libraries tagged by writeshh
writeshh/yarp
3 Downloads
Yet Another Repository Pattern, my take on Repository Design Pattern.
nightowl/agent
9067 Downloads
NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL
mouf/magic-query
274340 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
147264 Downloads
Parse PHP classes and writes documentation to markdown files
c006/yii2-migration-utility
162208 Downloads
Automatically writes the create tables for migrations or create tables in general
angeo/module-llms-txt
2684 Downloads
Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.
xp-forge/json
227243 Downloads
Reads and writes JSON to and from various input sources
rekalogika/direct-property-access
17083 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
brianhenryie/bh-php-flysystem-readonly
2256 Downloads
A League Flysystem adapter which wraps another adapter: reads pass through, writes and deletes are captured in memory so nothing ever touches the underlying filesystem. For --dry-run modes.
atk14/csv-writer
18478 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
andydefer/laravel-logger
1005 Downloads
A structured logging package for Laravel that writes logs in JSONL format (JSON Lines).
pwaterz/monolog-htmlpage
25244 Downloads
Writes logs to the bottom of an html page request
pushinbr/pam-native-health
40 Downloads
Health Connect and HealthKit authorization, reads and writes for PAM Native.
pitmaster/pitmaster
1337 Downloads
Pure PHP Git implementation. Reads and writes Git repositories without shelling out to git.
particle-academy/last-word
242 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.