ergebnis/json
Value object for representing valid JSON strings in PHP. Create Json instances from strings or files with strict validation and clear exceptions for invalid JSON, missing files, unreadable files, or non-JSON content. Install via Composer: ergebnis/json.
Architecture fit: The package provides a simple JSON value object for strict validation, but Laravel's built-in JSON handling (e.g., request()->json(), Eloquent
How can I help you explore Laravel packages today?