Libraries tagged by reason
unnathianalytics/laragrid
775 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.
mmikkel/incognito-field
201575 Downloads
PlainText drop-in replacement that can be set to disabled, hidden or readonly.
grifart/scaffolder
19461 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
componenta/var-export
7215 Downloads
Generate deterministic executable PHP expressions for scalars, arrays, closures, enums, and explicitly enabled readonly value objects
kdyby/doctrine-collections-readonly
130488 Downloads
Read-only collection wrapper for easier work with Doctrine entity collections
guardian360/resonance
22660 Downloads
Resonance aims to make performing HTTP requests and getting responses extremely simple.
bytelaunch/readonly-on-update
13488 Downloads
A Laravel Nova tool.
brianhenryie/bh-php-flysystem-readonly
2902 Downloads
A League Flysystem adapter which wraps another adapter: reads pass through, writes and deletes are captured in memory so nothing ever touches the underlying filesystem. For --dry-run modes.
icanhazstring/phpstan-readonly-property
15378 Downloads
Support #[IsReadonly] promoted constructor properties for PHPStan
distantmagic/resonance
298 Downloads
PHP Framework with AI capabilities.
reallifekip/immutable-base
665 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
fab2s/laravel-dt0
2438 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
fab2s/dt0
2822 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
averias/phpredis-json
29361 Downloads
A PHP client for RedisJSON module using phpredis extension
blueweb/nette-ajax-history
45152 Downloads
Adds History API support for Nette Framework 3.2+ (readonly Application).