Libraries tagged by safety
thecodingmachine/phpstan-safe-rule
10281837 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
htmlawed/htmlawed
1226825 Downloads
Official htmLawed PHP library for HTML filtering
php-standard-library/type
95397 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
genesisgateway/genesis_php
275610 Downloads
PHP Client for Genesis Payment Processing Gateway
dereuromark/cakephp-dto
98998 Downloads
A CakePHP plugin for generating immutable Data Transfer Objects with full type safety
mention/kebab
145288 Downloads
Wrappers around the PHP standard library focused on safety and testability
flow-php/types
344160 Downloads
Extended types for PHP aligned with modern static analysis tools to provide better type safety.
easyswoole/wechat
42390 Downloads
Coroutine safety WeChat library
osflab/safety
Downloads
shahghasiadil/laravel-api-versioning
15588 Downloads
Elegant attribute-based API versioning solution for Laravel applications with built-in deprecation management and version inheritance
arts/elementor-stubs
3735 Downloads
Comprehensive PHPStan stubs for Elementor and Elementor Pro WordPress page builder - auto-generated, self-contained, plug & play
gosuperscript/axiom-money
21072 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
biegalski-llc/nhtsa-vehicle-api
46796 Downloads
A package to consume the National Highway Traffic Safety Administration (NHSTA) Vehicles API for decoding VINs and pulling lists of Vehicle Year, Make and Model.
andreas-glaser/php-helpers
88094 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
maniaba/ci4-migration-safety-rector
3621 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.