Libraries tagged by safely
kirimemail/link-check
147 Downloads
Check link safety(redirect,safebrowsing,etc)
kero/typesafe-env
148 Downloads
Wrapper around Laravel's Env to support type safety.
kaskadia/doctrine-repository-wrapper-uuid
110 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
kaskadia/doctrine-repository-wrapper-int
6 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses INT as the primary identifier.
heptacom/heptaconnect-utility
1 Downloads
HEPTAconnect package with helpful classes for type safety, collections and other generic reusable code
henderjon/chevron-errhandler
24 Downloads
an exception handler for safety and comfort
cmatosbc/alecto
3 Downloads
A robust PHP Circuit Breaker implementation with type safety and modern features
chevron/errhandler
103 Downloads
an exception handler for safety and comfort
blackquadrant/iauditor-api-wrapper-php
11 Downloads
Safety Culture's iAuditor API Wrapper for PHP
appserver-io-psr/concurrency
27 Downloads
Interfaces and objects that provides handling for thread-safety, concurrency programming and data sharing all written in PHP-Userland.
ts/collection
8497 Downloads
Simple collection class for added type safety where needed.
kaskadia/doctrine-repository-wrapper
78 Downloads
Replaced by kaskadia/doctrine-repository-wrapper-uuid or kaskadia/doctrine/repository-wrapper-int. Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities
jakubboucek/safe-request
4 Downloads
Safe HTTP Request: extension of Nette Request object, but sanitized from known safety issues