Libraries tagged by database fields
xini/silverstripe-international-phone-number-field
99 Downloads
Adds a phone filed using Google's libphonenumber.
sunnysideup/selected-colour-picker
251 Downloads
Silverstrpe Module that sets a list of colours that the CMS Editor can choose from.
tomatophp/tomato-forms-module
417 Downloads
Build a full Forms with Fields on Database and save it to user meta
tomatophp/tomato-forms
1342 Downloads
Build a full Forms with Fields on Database and save it to user meta
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
brandoriented/uuid-doctrine
34 Downloads
Allow the use of ramsey/uuid as a Doctrine field type.
bentools/where
5229 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
laramore/proxies
1126 Downloads
Define a proxy management in Laramore
fieldstone/laravel-couchbase
15 Downloads
Couchbase w/ Eloquent and Query Builder for Laravel 5.8 and up
nzta/googlemap-leafletfield
408 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
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
benmanu/silverstripe-leafletfield
3304 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
clntdev/scrubber-laravel
34 Downloads
A Laravel package for scrubbing data from defined fields in a database