Libraries tagged by identity provider
antaresproject/component-customfields
45 Downloads
Custom fields module provides possibility to create system custom fields to extend default entity attributes.
alexanevsky/input-manager-bundle
33 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
adrianglazer/doctrine-footprint-extension
117 Downloads
This extension provides timestamps and user actions tracking for entity create, update and delete.
ymcatwincities/colorapi
510 Downloads
Provides a full set of functionality around the idea of a 'color' within Drupal, providing low level data types, an optional Color Field, and an optional Color Entity, and related functionality.
localheinz/factory-muffin-definition
11 Downloads
Provides an interface for, and an easy way to find and register entity definitions for league/factory-muffin.
savinmikhail/comments-density
201 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
msgphp/eav
25639 Downloads
A domain layer providing basic EAV management
codekandis/entities
363 Downloads
`codekandis/entities` is a library providing entity interfaces and classes.
rmed19/simple-behaviors-bundle
24 Downloads
A Symfony bundle providing simple behaviors such as sluggable and timestampable entities.
opportus/extended-framework-bundle
8 Downloads
This bundle extends the Symfony framework by providing features genericizing homogeneously common development processes in order to build faster solidly architectured Symfony applications.
codemonkeys-ru/repository-alias-bundle
49 Downloads
Symfony2 bundle providing alias syntax for working with entity repositories
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.