Libraries tagged by database fields
ionghitun/laravel-lumen-mysql-encryption
6476 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
laracademy/model-generator
10624 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
testmonitor/eloquent-incrementable
31876 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sunnysideup/phone_field
3533 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
sunnysideup/email_address_database_field
3182 Downloads
E-mail address database field for the Silverstripe CMS
digitalmanagerguru/laravel-json-fields
4061 Downloads
A package to work with database JSON fields with laravel eloquent Models.
axyr/silverstripe-ideannotator
18636 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
viharm/php-db-auth
3224 Downloads
PHP library for looking up users in a database table field
sunnysideup/dataintegritytests
1974 Downloads
check your database for obsolete fields and related data-structure errors
sqltools/where
98056 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
dango-data/constants
6814 Downloads
Commonly used constants for PHP
zauberfisch/silverstripe-serialized-dataobject
5098 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
cornernote/yii-audit-module
6769 Downloads
Track and store usage information including page requests, database field changes and system errors.
bugloos/query-sorting-bundle
5222 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
5229 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.