DoctrineBehaviors
Entity behaviors
A collection of reusable traits and interfaces for adding common behaviors to Doctrine entities
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
916 stars
49 watching
299 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
behaviordoctrinedoctrine2ormphptrait
Related projects:
Repository | Description | Stars |
---|---|---|
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
leedavis81/drest | A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
consistence/consistence-doctrine | Provides an integration layer between Consistence enum value objects and Doctrine ORM | 8 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
ramsey/uuid-doctrine | A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 898 |
idered/behavior-tree | A framework for managing complex state transitions in React applications using behavior trees | 117 |
hilobok/anhtaggablebundle | Provides integration of taggable entities in Doctrine, adding form types and mapping for automatic creation | 6 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
behave/behave-django | A BDD testing framework for Django applications | 205 |
pugx/godfather | Provides a flexible way to switch between different algorithms or behaviors in object-oriented code using a strategy pattern | 25 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
deepcake/chickens | An example of using an entity-component system framework with game engines and physics libraries to create interactive content | 1 |
nickstrupat/entityframework.softdeletable | Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
rulerz-php/doctrine-dbal | A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database | 5 |
fabienpennequin/fpntagbundle | Enables tagging of Doctrine entities in Symfony applications | 76 |