eboreum/caster
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arr
时间:2021-08-24 09:21
webmozarts/strict-phpunit
Enables type-safe comparisons of objects in PHPUnit
时间:2021-04-07 16:50
phpgt/json
Structured, type-safe, immutable JSON objects.
时间:2021-01-18 16:48
phpgt/dataobject
Structured, type-safe, immutable data transfer.
时间:2021-01-16 18:06
phpgt/typesafegetter
An interface for objects that expose type-safe getter methods.
时间:2021-01-16 17:56
packagefactory/atomicfusion-presentationobjects
Allows for usage of type-safe, testable presentation objects (e.g. value objects) in Atomic Fusion as a replacement for props and propsets.
时间:2020-10-13 20:21
rhinox/input-data
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
时间:2020-08-29 01:05
stymiee/email-validator
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for ap
时间:2020-08-02 12:43
michaelpetri/typed-input
Type safe input wrapper for symfony input
时间:2020-07-16 13:01
aeon-php/calendar-twig
PHP type safe, immutable calendar library
时间:2020-06-23 21:17
kafoso/type-formatter
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
时间:2019-03-07 17:46
logifire/xml
Type safe XML reader using SimpleXMLElement internally
时间:2019-02-25 06:23
neovg/php-struct
A "C struct"-like class with type safe attributes and fluent setter interface.
时间:2019-02-16 17:58
stagem/php-graphql-scalars
PHP library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas
时间:2018-11-28 14:33