Libraries tagged by writeshh
writeshh/yarp
3 Downloads
Yet Another Repository Pattern, my take on Repository Design Pattern.
nightowl/agent
1242 Downloads
NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL
mouf/magic-query
267935 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
139792 Downloads
Parse PHP classes and writes documentation to markdown files
c006/yii2-migration-utility
161751 Downloads
Automatically writes the create tables for migrations or create tables in general
angeo/module-llms-txt
1009 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
225734 Downloads
Reads and writes JSON to and from various input sources
rekalogika/direct-property-access
15328 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
pitmaster/pitmaster
962 Downloads
Pure PHP Git implementation. Reads and writes Git repositories without shelling out to git.
g4/log
78583 Downloads
Writes your logs to files, databases, search engines...
atk14/csv-writer
17538 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
pwaterz/monolog-htmlpage
24914 Downloads
Writes logs to the bottom of an html page request
particle-academy/dark-slide
244 Downloads
Standalone presentation read/write tool for agentic deck creation. Framework-agnostic PHP core that writes .pptx (Office Open XML) with inline markdown formatting + headings, real tables, gradient backgrounds, syntax-highlighted code, and embedded media — and reads them back with high fidelity. Optional Laravel 10-13 integration. Designed to round-trip with the @particle-academy/fancy-slides JS package's Deck schema.
hexis/audit-bundle
218 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
contenir/maintenance
58 Downloads
Framework-agnostic maintenance-mode toggle for Contenir CMS — admin writes, Site reads.