Libraries tagged by value
emadha/laravel-dynamic-config
1139 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
eboreum/caster
4937 Downloads
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 arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
drupal-eca-recipe/eca_lib_0006
186 Downloads
Multi value field loop
drmonty/garlicjs
24666 Downloads
Automatically persist your forms' text and select field values locally, until the form is submitted.
dnadesign/silverstripe-datedropdownselectorfield
8655 Downloads
Select your date values with Dropdown Fields
discordier/justtextwidgets
53379 Downloads
Hidden fields with text values and explanation texts
digital-craftsman/self-aware-normalizers
2494 Downloads
Adds interfaces and normalizers that allow value objects to normalize and denormalize themselves.
digital-craftsman/date-time-precision
2165 Downloads
A Symfony bundle for more precise date and time handling through value objects
dhii/normalization-helper-base
13662 Downloads
Functionality for normalizing values.
dcblogdev/php-find-and-replace-json
899 Downloads
Find and replace keys or values in json or arrays
datatables.net/datatables.net-fixedheader-dt
3302 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedheader-bs4
2862 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
complex-heart/sdk
960 Downloads
Domain model toolset to properly build Value Objects, Entities, Aggregates and Services.
coka/doctrine-encrypt-bundle
4499 Downloads
Encrypted doctrine type value with openssl.
coddin-web/manifest-parser
367 Downloads
A simple plain PHP manifest parser which will return a Value Object to pass around in your application