Libraries tagged by database field
ramsey/uuid-doctrine
30547938 Downloads
Use ramsey/uuid as a Doctrine field type.
paragonie/ciphersweet
722575 Downloads
Searchable field-level encryption library for relational databases
fileeye/mimemap
6011294 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
dyrynda/laravel-efficient-uuid
1026739 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
dyrynda/laravel-nullable-fields
141297 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.
laracademy/generators
270153 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
philippemarcmeyer/fieldslinker
52181 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
nettrine/extensions-oroinc
294685 Downloads
Doctrine2 DQL functions and field types for Nette Framework
iatstuti/laravel-nullable-fields
152766 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.
silverleague/ideannotator
49795 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
liqueurdetoile/cakephp-orm-json
36575 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
konekt/laravel-migration-compatibility
119753 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
aspose/pdf-sdk-php
18444 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
9347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
testmonitor/eloquent-incrementable
21507 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.