Libraries tagged by readonly
filament/infolists
31694565 Downloads
Easily add beautiful read-only infolists to any Livewire component.
michaelachrisco/readonly
2241396 Downloads
Readonly Models for Laravel 5+
spatie/php-cloneable
1523548 Downloads
A trait that allows you to clone readonly properties in PHP 8.1
league/flysystem-read-only
5797793 Downloads
Read-only filesystem adapter for Flysystem.
rappasoft/lockout
299366 Downloads
Put your Laravel application into read-only mode.
novadaemon/filament-pretty-json
517234 Downloads
Read-only field to show pretty json in your filamentphp forms
zoltanka/bypass-readonly
474757 Downloads
anilcancakir/laravel-agent-mcp
30782 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
steevanb/doctrine-read-only-hydrator
89427 Downloads
Fast hydratation for read only purpose
pivvenit/wordpress-readonly
16827 Downloads
WordPress plugin that activates readonly mode
devgeniem/wp-readonly-options
61293 Downloads
Predefine WordPress options in your code and force get_option() results.
unnathianalytics/laragrid
481 Downloads
Excel-style, keyboard-first datagrid for Laravel + Livewire — display, server-side readonly, and editable grids, fully configured from the component class with zero blade wiring and zero consumer build tooling.
rickwest/laravel-wordpress-api
15645 Downloads
A Laravel read-only client for the WordPress REST API (v2)
mmikkel/incognito-field
200604 Downloads
PlainText drop-in replacement that can be set to disabled, hidden or readonly.
grifart/scaffolder
19150 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties