Libraries tagged by database fields
venturedrake/laravel-encryptable
9037 Downloads
Automatically encrypt and decrypt database table fields
sqltools/where
72006 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
konekt/laravel-migration-compatibility
137494 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
zauberfisch/silverstripe-serialized-dataobject
4430 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
lekoala/silverstripe-encrypt
5358 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
cornernote/yii-audit-module
5509 Downloads
Track and store usage information including page requests, database field changes and system errors.
ionghitun/laravel-lumen-mysql-encryption
2529 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
testmonitor/eloquent-incrementable
23982 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sunnysideup/phone_field
2287 Downloads
Silverstripe Module that adds a phone field to your database field options, such as Varchar and HTMLText
digitalmanagerguru/laravel-json-fields
853 Downloads
A package to work with database JSON fields with laravel eloquent Models.
jsefton/laravel-virtual-fields
1067 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
viharm/php-db-auth
2119 Downloads
PHP library for looking up users in a database table field
sunnysideup/dataintegritytests
1366 Downloads
check your database for obsolete fields and related data-structure errors
sarfraznawaz2005/indexer
2732 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
dango-data/constants
308 Downloads
Commonly used constants for PHP