Libraries tagged by writeable
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
virge/io
7 Downloads
Virge::IO provides functions to save files, read files, retrieve file paths, and create and check writeable folders
react/stream
139856190 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
umpirsky/composer-permissions-handler
30367 Downloads
Composer script handling directories permissions by making them writable both by the web server and the command line user.
mage2kishan/module-malware-scanner
38 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
solophp/container
135 Downloads
Dependency Injection Container implementing WritableContainerInterface
idnan/composer-permission
152 Downloads
Composer script handling directories permissions by making them writable both
raimx/stream
139 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
mfmdevsystem/react-stream
3 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
cwola/attribute
57 Downloads
PHP Attribute(Cwola library).
brunonatali/stream
31 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP, with particular socket implementation
netlogix/compressingfilesystemstorage
0 Downloads
Flow Package that provides a WritableFileSystemStorage with zlib Compression
hambrook/clitaskrunner
6 Downloads
Run a CLI command in the background and get updates via callbacks on events including buffer and line updates. You can subscribe to any writable stream and get callbacks triggered for new lines or on each buffer update.