Libraries tagged by safe
thecodingmachine/safe8
13015 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
schnittstabil/csrf-tokenservice
157076 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
safemood/laravel-workflow
1054 Downloads
Laravel package that simplifies workflows with clear actions definition and event tracking.
nuvei/nuvei-server-php
41706 Downloads
A PHP client library for accessing Nuvei API
safe2pay/sdk
53501 Downloads
Biblioteca para integração com a plataforma de pagamentos Safe2Pay
yidas/client-ip
79201 Downloads
Get client IP with safe and coincident way from server even behind Proxy or Load-Balancer
xkerman/restricted-unserialize
470639 Downloads
provide PHP Object Injection safe unserialize function
tivie/command
47584 Downloads
An utility library that harmonizes OS differences and executes external programs in a safer way
sourcebroker/imageopt
43315 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
sebastian/csv-parser
859 Downloads
Library for type-safe parsing of CSV files
psx/sql
67089 Downloads
Generate type-safe PHP classes from your database
psx/sandbox
37548 Downloads
PHP sandbox to execute a safe subset of the PHP programming language
psx/openapi
61658 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
orklah/psalm-strict-types
101667 Downloads
Adds strict_types declaration when the file is provably safe
orklah/psalm-strict-equality
84410 Downloads
Automatically change == into === when safe