Libraries tagged by valu
thavarshan/storable
2721 Downloads
File Storabled key, value storage system.
schnipseljagd/decimal
963 Downloads
decimal value implementation for php
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
programie/jsonconfig
591 Downloads
A simple PHP class for reading configuration values from JSON files
michael-rubel/laravel-safe-request
12266 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
mauris/packer
155 Downloads
Simple Key-Value Storage for PHP. dead simple.
laragear/compare
159 Downloads
Small utility trait to fluently compare object values.
laragear/clipboard
3157 Downloads
Cut, copy and paste values inside your app.
kronos/keystore
81534 Downloads
Simple key/value storage librairy
gracious/magento-env-config
265 Downloads
Use environment variables in Magento 1 local.xml, uses getenv to get the values
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
crossjoin/css
47497 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
codingpaws/simple-memoize
2543 Downloads
Simple trait-based memoization to cache return values
codewithdennis/filament-translate-field
11 Downloads
This package allows you to quickly translate filamentphp form field values, like converting a description from Dutch to English, with just one click. It's an efficient solution for instantly translating content in your forms.