Libraries tagged by safe
koriym/file-upload
95145 Downloads
Type-safe file upload handling with immutable value objects
juststeveking/laravel-business-process
3769 Downloads
Laravel Business Process is a simple and clean way to run business process using a Laravel Pipeline, in a structured and type-safe way.
istiak-tridip/laravel-sqids
10710 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
innmind/json
285299 Downloads
Type safe json encoder/decoder
hatchyu/laravel-sequence
7337 Downloads
Concurrency-safe Laravel sequence numbers using database transactions, row-level locking, grouping, formatting, and model integration.
happy-types/enumerable-type
43279 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
gosuperscript/axiom-money
34484 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
gosuperscript/axiom-interval
34412 Downloads
A PHP library that extends gosuperscript/axiom with support for Interval types, providing type-safe interval handling and operator overloading for schema validation
eventjet/json
94779 Downloads
Type-safe JSON encoding and decoding
edfi/resources
103089 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
103086 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
cs278/mktemp
128574 Downloads
Create temporary files and directories using PHP safely.
chevere/workflow
2181 Downloads
Declarative workflow engine for PHP with automatic dependency resolution, sync/async job execution, and type-safe response chaining.
bluetel-solutions/twig-truncate-extension
104453 Downloads
Twig Extension to truncate nested HTML, safely!
biegalski-llc/nhtsa-vehicle-api
48006 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.