Libraries tagged by field class
thomas-liberato/acf-helper-generator
32 Downloads
Automatically creates Helper classes for the ACF fields of a WordPress theme.
jaumepresaspuig/das
21 Downloads
Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.
fduch2k/yii-flagged-activerecord
809 Downloads
Extends CActiveRecord class to add bitflag fields operations
deviscoding/searchable
123 Downloads
Vanilla JS classes for managing search fields, as well as searching DOM elements and JSON sources.
crypto_scythe/http
7 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.
arqel-dev/ai
0 Downloads
AI-assisted fields for Arqel — translation, summarization, classification, extraction, generation. Provider-agnostic (Claude / OpenAI / Ollama).
codesoup/metabox-schema
46 Downloads
Schema-driven form builder system for WordPress. Define fields as PHP arrays, use Renderer class to render forms and sanitize POST data. Use Validator to validate user input against your schema.
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.
helium/eloquent-flex-model
1498 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
maikschneider/typo3-petstore
0 Downloads
TYPO3 petstore demo extension — showcases all TCA field types and relation patterns via the classic Swagger Petstore domain model.
tomchkk/transliterable-bundle
34 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, ...)