Libraries tagged by database field
ramsey/uuid-doctrine
35017922 Downloads
Use ramsey/uuid as a Doctrine field type.
paragonie/ciphersweet
918657 Downloads
Searchable field-level encryption library for relational databases
fileeye/mimemap
7524298 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
dyrynda/laravel-nullable-fields
173048 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
dyrynda/laravel-efficient-uuid
1121303 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
laracademy/generators
306665 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
philippemarcmeyer/fieldslinker
70553 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
silverleague/ideannotator
57876 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
nettrine/extensions-oroinc
517299 Downloads
Doctrine2 DQL functions and field types for Nette Framework
iatstuti/laravel-nullable-fields
154030 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
liqueurdetoile/cakephp-orm-json
48231 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
iamfarhad/laravel-audit-log
193 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
aspose/pdf-sdk-php
24129 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
laracademy/model-generator
9907 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
testmonitor/eloquent-incrementable
24924 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.