Libraries tagged by database fields
nachofassini/laravel-database-structure
4261 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
marshmallow/nova-map-box-field
2467 Downloads
A field for Laravel Nova 4 to create mapbox polygons and store them into your database. Awesome stuff really!
venturedrake/laravel-encryptable
12365 Downloads
Automatically encrypt and decrypt database table fields
sarfraznawaz2005/indexer
2737 Downloads
Laravel package to monitor SELECT queries and offer best possible INDEX fields.
ptplugins/filament-number-input
52 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
brandoriented/uuid-doctrine
597 Downloads
Allow the use of ramsey/uuid as a Doctrine field type.
nzta/googlemap-leafletfield
621 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
froog/silvergraph
5735 Downloads
Generates data model visualisations from SilverSripe DataObjects, displaying database fields, relations and ancestry
cwbit/cakephp-sluggable
3659 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
heimrichhannot/contao-tagsinput
9859 Downloads
Contao port of Bootstrap Tags Input that provides an front and back end field to add custom values like tags to an field or database table.
chamber-orchestra/translation-bundle
1698 Downloads
Symfony bundle for multilingual entity localization and database-backed form field translations with XLIFF export.
freshp/php-enumeration
34373 Downloads
This small package can represent a enumeration field. For example in a database or an api.
codingms/fluid-form
3811 Downloads
TYPO3 Fluid-Form by coding.ms: Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.
oza/laravel-database-jsonable
89 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
dodsoftware/dynamic-field-hints-for-backpack
157 Downloads
Easily add field hints to Backpack CRUD fields from database comments.