Libraries tagged by Read only
webiny/github-subtree-tool
23 Downloads
A tool to automatically update readonly github repos, based on a provided master repo.
jamesmorrison/metar
6 Downloads
A PHP 8.4 METAR weather report parser. Parses raw METAR strings into structured, readonly value objects with full remark support and human-readable labels.
krenor/ldap-auth
1356 Downloads
Basic readonly authentication via LDAP for Laravel 5.2
davidbadura/orangedb
530 Downloads
Readonly Filesystem Database | Object-File Mapping
parkktech/fastmagento
4 Downloads
FastMagento makes OpenSearch the serving layer for Magento 2 — products, category pages, search, and layered navigation are served from OpenSearch instead of MySQL, with MySQL kept as the source of truth. Drop-in, base-Magento-only (no Hyvä/Breeze required), cache/Varnish-safe, multi-store, and self-healing (every read degrades to native EAV on a miss or an OpenSearch outage).
goldnead/statamic-activity
4 Downloads
Immutable, brand-scoped activity ledger for Statamic: the append-only source of truth for what happened, without read models or dashboards.
causalontology/causalontology
12 Downloads
The PHP binding of the Causalontology standard - reified causation as a programming-language-neutral standard and shared commons. Bundled sodium/hash extensions only; passes all 137 conformance checks at specification 4.0.0, of which 38 are driven by the frozen shared vector files in conformance/vectors/ and 99 are implemented in this binding's own runner. The twenty-one JSON Schemas are vendored at bindings/php/spec/schema, so an installed copy validates without a checkout. (Sources under bindings/php/; this root manifest exists because Packagist reads the repository root, like Package.swift for SwiftPM.)
synatree/yii2-readonly-behavior
236 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
proophsoftware/mongo-read-event-store
16 Downloads
Read-only MongoDB EventStore Implementation
novocast/laravel-readonly
3 Downloads
A Read-only model trait for assisting dealign with read only models.
msng/read-only-properties
50 Downloads
Read-only properties for PHP
lagan/template-readonly
77 Downloads
Template for Lagan properties that use autovalue and can not be edited by the content editor.
inuar/attribute-group-readonly-bundle
0 Downloads
Akeneo PIM bundle to flag attribute groups as read-only on the product edit form.
fspringveldt/db-read-only-mode
6 Downloads
Places a SilverStripe website in read-only mode, blocking all write requests.
sal/phpstan-readonly-enforcing
228 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so