Libraries tagged by valve
dzentota/typedvalue
23 Downloads
A PHP 8.1+ typed values (value objects) helper library with modern enum support and comprehensive security features.
dzentota/respected-typedvalue
7 Downloads
A PHP 7.4 typed values (value objects) helper library.
drewlabs/support
334 Downloads
Utility library for creating common objects like value object, collection, action creator etc...
dirtyscript/flatdb
45 Downloads
Flat file simple key-value DataBase
digital-craftsman/date-time-precision
2103 Downloads
A Symfony bundle for more precise date and time handling through value objects
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
devorto/caching
1710 Downloads
Simple caching interface to provide key/value cache and adapters.
devgeniem/wp-gravityforms-db-prevent
1730 Downloads
A Gravity Forms plugin to let the form creator decide if the values should be saved to database or not.
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
datatables.net/datatables.net-fixedheader-ju
22 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-bs
136 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
darealfive/bitfield
21 Downloads
Provides bitfield operations on a class level. Can be used to store multiple "flags" represented by a single integer value.
danbettles/morf
637 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
d3/articlevoucher
1291 Downloads
Allows articles to be used as voucher value
cyrtolat/laravel-money
54 Downloads
Money value-objects for the Laravel framework