Libraries tagged by database fields
ramsey/uuid-doctrine
42516201 Downloads
Use ramsey/uuid as a Doctrine field type.
paragonie/ciphersweet
1382534 Downloads
Searchable field-level encryption library for relational databases
fileeye/mimemap
9882355 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
dyrynda/laravel-nullable-fields
216037 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
1200336 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
laracademy/generators
365390 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
silverleague/ideannotator
73603 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
iamfarhad/laravel-audit-log
8692 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
philippemarcmeyer/fieldslinker
86378 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
innoweb/silverstripe-international-phone-number-field
30386 Downloads
Adds a phone filed using Google's libphonenumber.
iatstuti/laravel-nullable-fields
155360 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
63861 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
konekt/laravel-migration-compatibility
230100 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
aspose/pdf-sdk-php
28925 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.
lekoala/silverstripe-encrypt
12060 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet