Libraries tagged by safety
shish/phpstan-safe-rule
21127 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with shish/safe
webdevcraft/jsonreader
8058 Downloads
JSON streaming reader (memory safety parser) with chunking option
reallifekip/immutable-base
451 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
dragosstoenica/laravel-zod
126 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
brimmar/phpoption
559 Downloads
Rust-like Option Type implementation for PHP
bnomei/kirby-blueprints
93 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
awd-studio/vo-optional-php
195 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
appcc-digital/laravel-appcc
178 Downloads
A fluent, type-safe PHP client for the APPCC Digital API
ubient/laravel-pwned-passwords
17322 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
roave/strict-php
128 Downloads
A strict runtime type and invariant checker for developing safer PHP applications
vaclavvanik/dom-loader
5720 Downloads
Load DOM document safety
stefna/config
8430 Downloads
Lightweight config loader with type safety
nexusphp/assert
2363 Downloads
Chainable type-safety assertions library.
netresearch/agent-php-modernization
13 Downloads
Netresearch AI skill for PHP 8.x modernization, type safety and legacy code upgrades
nameless/laravel-api-generator
35 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices