Libraries tagged by valute
adsmurai/currency
39389 Downloads
A small library to handle currencies and money values
php-ddd/notification
24685 Downloads
PHP implementation of Fowler's Notification pattern
data-values/serialization
302523 Downloads
Serializers and deserializers for DataValue implementations
wmde/email-address
70782 Downloads
Email Address value object written in PHP 7
voceconnect/wp-large-options
4486 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
villfa/composer-substitution-plugin
47172 Downloads
Composer plugin replacing placeholders in the scripts section by dynamic values
vaened/php-sequence-generator
93638 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
vaened/laravel-sequenceable
76217 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
travelport-czech/compile_conf
342484 Downloads
Simple builder configuration files from environment, encrypted values or user input
topo/range-generator
382665 Downloads
Generates a range of values by a start and end value
tomatophp/filament-translation-component
34427 Downloads
Translation Component as a key/value to use it with Spatie Translatable FilamentPHP Plugin
tiagohillebrandt/php-parse-link-header
46100 Downloads
Parses the Link HTTP header and returns the values as an array.
thinktomorrow/dynamic-attributes
19648 Downloads
easily store and retrieve document values of an eloquent model
tempest/kv-store
8201 Downloads
A component for working with key-value stores.
steefdw/standards-enums
42346 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.