Libraries tagged by database fields
ramsey/uuid-doctrine
43622172 Downloads
Use ramsey/uuid as a Doctrine field type.
paragonie/ciphersweet
1489911 Downloads
Searchable field-level encryption library for relational databases
fileeye/mimemap
10249053 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
dyrynda/laravel-nullable-fields
223353 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
1207897 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
laracademy/generators
374186 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
silverleague/ideannotator
75713 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
konekt/laravel-migration-compatibility
276399 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
iamfarhad/laravel-audit-log
10748 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
philippemarcmeyer/fieldslinker
87449 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
iatstuti/laravel-nullable-fields
155514 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
64467 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
itools/smartarray
14088 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
aspose/pdf-sdk-php
30388 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
13338 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet