Libraries tagged by field class
jopic/reflectiontestutils
23 Downloads
utility class for field injection in tests
clearbold/craft-color-palette
9 Downloads
Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.
sukohi/codeception-auto-fill
11 Downloads
A PHP Class for filling fields automatically on browser using Codeception Scenario.
pablosanches/heimdall
2 Downloads
A simple class validator for fields.
basilicom-pimcore-plugin/prototyper
188 Downloads
Quickly create pimcore object classes with many fields from CSV data sets
thomas-liberato/acf-helper-generator
31 Downloads
Automatically creates Helper classes for the ACF fields of a WordPress theme.
fduch2k/yii-flagged-activerecord
808 Downloads
Extends CActiveRecord class to add bitflag fields operations
deviscoding/searchable
119 Downloads
Vanilla JS classes for managing search fields, as well as searching DOM elements and JSON sources.
crypto_scythe/http
6 Downloads
PHP convenience classes for HTTP header fields, media types and status codes
veronq/acfu
218 Downloads
A collection of useful PHP Classes for Advanced Custom Fields
exactquery/searchable
31 Downloads
Vanilla JS classes for managing search fields, as well as searching DOM elements and JSON sources.
bnomei/kirby3-htmlpurifier
463 Downloads
Static class method, Uniform-Guard and Field-Method to filter your "dirty" HTML inputs to "clean" HTML.
novikas/yii2-flexform
8 Downloads
Includes two different widgets: FlexibleForm and FlexibleGrid, based on yii\widgets\ActiveForm and kartik\widgets\ActiveForm class which allowing adjust visibility of fields/columns for each user individualy. Require running migration.
tomchkk/transliterable-bundle
33 Downloads
A Symfony bundle providing an embeddable class, `Transliterable`, to enable mapping of a Doctrine entity field to `_original` and `_transliteration` columns within an entity.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)