Libraries tagged by falsy
angle/falsy
2219 Downloads
Falsy helps you manage half-truths with PHP
thecodingmachine/safe
111844927 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
ahand/mobileesp
518429 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
shish/safe
742696 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
jansenfelipe/faker-br
111604 Downloads
Provider do Faker para gerar dados brasileiros falsos com o intuito de testar softwares
ikkez/f3-falsum
149148 Downloads
Pretty error handling for Fat-Free Framework
andreekeberg/abby
11948 Downloads
๐โโ๏ธ Minimal A/B Testing Library
mouf/utils.common.conditioninterface
545915 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
nette/safe
1314658 Downloads
๐ก PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
johnbillion/falsey-assertequals-detector
9976 Downloads
Detects usage of assertEquals() with falsey values and marks the test as risky.
falseclock/dbd-php-entity
10198 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
falseclock/dbd-php
7592 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1ะก)
falseclock/advanced-cms
3452 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
sil-org/php-env
4850 Downloads
Simple PHP library for getting (or requiring) environment variables, designed to handle true, false, and null more intelligently. If desired, an environment variable's value can be split into an array automatically.
thecodingmachine/safe8
13158 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error