Libraries tagged by safe
medilies/xssless
40 Downloads
Clean your rich text from XSS threats.
henzeb/laravel-typed-collection
1783 Downloads
Laravel typed collections
setbased/helper-cast
61199 Downloads
Safely cast mixed values to bool, float, int, or string
safemood/laravel-workflow
1657 Downloads
Laravel package that simplifies workflows with clear actions definition and event tracking.
rundiz/upload
7159 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
reallifekip/immutable-base
669 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
pushery/sqlens-for-laravel
215 Downloads
SQLens — database safety toolkit for Laravel. It lints pending migrations for lock and downtime risk and audits the live schema, on PostgreSQL and MySQL.
padosoft/laravel-evidence-risk-review
3314 Downloads
Standalone Laravel package for evidence-tier labeling and risk review guardrails.
padosoft/laravel-ai-guardrails
1895 Downloads
Deterministic prompt-injection guardrails for laravel/ai: tool firewall, input screening + injection audit, untrusted-output sanitization, and a HITL approval bridge.
okvpn/expression-language
10146 Downloads
Fast powerful PHP expression language based on twig syntax
ndum/laravel-seb
3954 Downloads
Laravel Package for generating encrypted SEB (Safe Exam Browser) client configurations
mhert/strict-returns
520 Downloads
Rust-style Result and Option types for PHP
luyadev/luya-module-payment
12235 Downloads
LUYA Payment allows you to integrate payments in a safe and fast way. The module take care of all the provider required steps (call, create, success, abort, etc.) and provides all the informations for your store.
grazulex/laravel-strongmigrations
362 Downloads
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
frostybee/valicomb
343 Downloads
Modern, type-safe PHP validation library for PHP 8.2+ with security-first design and zero dependencies. This is a fork of vlucas/valitron.