Libraries tagged by valute
wisdom-diala/cryptocap-pkg
984 Downloads
Package to fetch cryptocurrency price, market value, assets etc.
webard/nova-havingable
2877 Downloads
Havingable macro for Laravel Nova fields, allowing filtering of aggregated values.
visol/cacheable
1801 Downloads
Allows caching the return value of Flow Framework methods through annotations
vdhicts/time
3999 Downloads
Time value-object with parser and collection and helpers for duration, rounding and ranges. Makes working with times easy.
vakata/session
4790 Downloads
A simple key-value storage class
vakata/kvstore
5177 Downloads
A simple key-value storage class
typo3/cms-info-pagetsconfig
142096 Downloads
Displays the compiled Page TSconfig values relative to a page.
typhoon/opcache
5615 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
trych/kirby-field-composer
294 Downloads
Kirby plugin providing methods to intelligently handle field values to compose complex strings.
tinkersmith/php-settings-builder
2288 Downloads
Create and modify values in PHP settings files.
tinkersmith/console
650 Downloads
Create and modify values in PHP settings files.
team23/module-cleanup-eav
825 Downloads
Provide CLI tasks to cleanup entity-attribute-value tables
tcrypto/tcrypto
253 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
sunaoka/laravel-ssm-parameters-loader
1569 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
stocker4all/luhn-mod-n
49332 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.