Libraries tagged by database field
innoweb/silverstripe-international-phone-number-field
15923 Downloads
Adds a phone filed using Google's libphonenumber.
heimrichhannot/contao-fieldpalette-bundle
13649 Downloads
FieldPalette is a contao widget like MultiColumnWizard with its own database table.
axyr/silverstripe-ideannotator
17992 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
venturedrake/laravel-encryptable
7559 Downloads
Automatically encrypt and decrypt database table fields
sqltools/where
52245 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
zauberfisch/silverstripe-serialized-dataobject
3235 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
lekoala/silverstripe-encrypt
4730 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
ionghitun/laravel-lumen-mysql-encryption
1875 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
bugloos/query-sorting-bundle
4614 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4621 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
sunnysideup/phone_field
2035 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
aeliot/doctrine-encrypted-field
2417 Downloads
Projects provides equipments to work with encrypted columns in database via fields of Doctrine entities
marshmallow/nova-map-box-field
1419 Downloads
A field for Laravel Nova 4 to create mapbox polygons and store them into your database. Awesome stuff really!
jsefton/laravel-virtual-fields
575 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column