Libraries tagged by writeas
particle-academy/last-word
32 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.
particle-academy/dark-slide
395 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.
obray/socket-server
2069 Downloads
Generic socket server with non-blocking reads and writes.
hexis/audit-bundle
272 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.
g4/log
78697 Downloads
Writes your logs to files, databases, search engines...
drupal-composer/info-rewrite
14124 Downloads
Writes out version information to the .info.yml files for Drupal projects.
bitandblack/idml-writer
2164 Downloads
Writes an Adobe IDML file out of a given content
andydefer/laravel-logger
137 Downloads
A structured logging package for Laravel that writes logs in JSONL format (JSON Lines).
sqon/sqon
174 Downloads
Reads and writes Sqons.
klausi/yaml_comments
1435 Downloads
YAML parser that also reads/writes comment lines
spiral/writeaway
15075 Downloads
PHP API server for Writeaway editor
writesdown/app-cms
675 Downloads
CMS Developed Using Yii2 Framework
zendtech/zendhq-monolog-handler
282 Downloads
Monolog handler that writes to ZendHQ monitoring
relaystacks/laravel-conduit
20 Downloads
Laravel broadcast driver for the Conduit ecosystem. Writes events to a Unix socket via relaystacks/conduit-php.
philiprehberger/safe-file-writer
68 Downloads
Atomic file writes with temp-file swap and file locking