Libraries tagged by safely
kaskadia/doctrine-repository-wrapper-uuid
108 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
4 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
19 Downloads
an exception handler for safety and comfort
blackquadrant/iauditor-api-wrapper-php
8 Downloads
Safety Culture's iAuditor API Wrapper for PHP
appserver-io-psr/concurrency
25 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
77 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
1 Downloads
Safe HTTP Request: extension of Nette Request object, but sanitized from known safety issues