safe

Error handling rewrite

A set of core PHP functions rewritten to throw exceptions instead of returning false on error

All PHP functions, rewritten to throw exceptions instead of returning false

GitHub

2k stars
31 watching
156 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

exceptionsfunctionsphp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codeception/codeceptionA full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests.4,776
squizlabs/php_codesnifferAutomates code review and quality checks in PHP projects to enforce coding standards.10,690
piotrplenik/clean-code-phpA guide to producing readable, reusable, and refactorable PHP software following best practices from Robert C. Martin's book Clean Code.12,302
defuse/php-encryptionA PHP encryption library designed to provide secure and easy-to-use encryption functionality.3,806
danielstjules/stringyA PHP string manipulation library with multibyte support and object-oriented design2,463
phper-framework/phperAllows writing PHP extensions using Rust298
jsonrainbow/json-schemaA PHP implementation of JSON schema for validating and enforcing data structure constraints3,553
firebase/php-jwtA PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard.9,458
php-cs-fixer/php-cs-fixerAutomates fixing PHP coding standards issues to follow community-driven standards12,922
phpcsstandards/php_codesnifferDetects and enforces coding standards in PHP code to ensure consistency and quality.1,018
phpseclib/phpseclibA collection of cryptographic primitives and secure communication libraries for PHP5,384
thephpleague/csvA lightweight PHP library for efficient CSV data manipulation and filtering3,357
phpcompatibility/phpcompatibilitysymfonyAnalyzes PHP code for cross-version compatibility issues using Symfony polyfill libraries6
phpcompatibility/phpcompatibilityChecks PHP code for compatibility across different versions of the language.2,195
phpmailer/phpmailerA comprehensive PHP email sending library with features like attachments, encryption, and authentication.21,145