Libraries tagged by values
php-standard-library/result
114666 Downloads
Result type capturing success or failure as a value for controlled error handling
php-standard-library/either-or-both
49889 Downloads
Three-variant disjoint union type (Left/Right/Both) for values that may be present on either or both of two sides
php-standard-library/comparison
124663 Downloads
Interfaces and functions for type-safe, consistent value comparison
php-collective/decimal-object
71348 Downloads
PHP decimal handling as value object
philipnewcomer/acf-unique-id-field
29455 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
pburggraf/crc
242565 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
parfaitementweb/filament-country-field
200935 Downloads
Country dropdown with ISO 3166 options values
ohseesoftware/laravel-assert-encrypted
80916 Downloads
Add an assertion to test for encrypted values in your database.
nystudio107/craft-retour
1007460 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
nosto/module-nostotagging
709885 Downloads
Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.
mtownsend/array-redactor
119061 Downloads
A PHP package to redact array values by their keys.
mteu/typo3-typed-extconf
103692 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
mirazmac/dotenvwriter
160783 Downloads
A PHP library to write values to .env (DotEnv) files
mindplay/readable
592659 Downloads
Formats PHP values as human-readable strings
korridor/laravel-computed-attributes
55915 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.