Libraries tagged by safe
cihansenturk/ofxparser
1879 Downloads
Modern, secure, and type-safe OFX/QFX parser for PHP 8.1+ with comprehensive date format support and XXE protection
ubient/laravel-pwned-passwords
17352 Downloads
A Laravel validation rule to determine whether a given password is pwned (insecure)
safermobility/laravel-gotenberg
8380 Downloads
Create PDFs in Laravel apps using Gotenberg
saferpay/library
65297 Downloads
Saferpay PaymentService Lib
safestudio/firebase-laravel
9929 Downloads
Firebase REST API easy wrapper for Laravel and Lumen
zlodes/http-client
2914 Downloads
Observable, type-safe HTTP client for modern PHP
zetacomponents/user-input
29483 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.
yireo/magento2-deleteanyorder2
6357 Downloads
Delete any Magento order safely from the database
whilesmart/eloquent-model-configuration
3434 Downloads
Laravel package for managing model-specific configurations with type safety and easy persistence
websolutionfalcon/laravel-simple-cold-storage
3283 Downloads
A simple, extensible Laravel package for storing data using filesystem with type-safe StorageKey DTOs
vortos/vortos-backup
2028 Downloads
Vortos Backup — enterprise-grade database backups: streamed pg_dump/pg_basebackup + WAL PITR and mongodump to an object store (R2), integrity-verified at creation, append-only catalog, GFS retention with hard safety floors, encryption-ready stream seam (Block 20), and a Block-17-ready alerting event seam. Built on the OpsKit driver pattern.
voceconnect/wp-large-options
5385 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vimatech/laravel-document-numbering
651 Downloads
Sequential, gap-free, concurrency-safe document numbers for Laravel: invoices, quotes and credit notes. Configurable patterns, per-scope counters, period resets, row-lock safety.
veekthoven/laravel-inertia-toast
1480 Downloads
Beautiful toast notifications for Laravel + Inertia.js applications. Fluent PHP API, multi-toast support, redirect-safe, with Vue 3 and React adapters.
vanderlee/expression
12306 Downloads
Safe, eval()-based simple and extendable expression parser