DoctrineBehaviors Versions Save

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

1.2.0

8 years ago

1.1.1

8 years ago

v1.0.3

9 years ago

v1.0.2

9 years ago

Commits on Jan 30, 2014 Aldo Chiecchia alch Parametrized translatable and translation Traits … f5132b9 Florian Klein docteurklein Merge pull request #89 from alch/parametrized-translation-traits … c6343d3 Commits on Feb 13, 2014 Jacek Siciarek siciarek issue Bug (typo+) in softDeletable doc #90 c9d45f5 Commits on Feb 28, 2014 Roman Marintšenko Inoryy Merge pull request #93 from siciarek/patch-1 … 1812ec0 Commits on Mar 23, 2014 gaydarov gaydarov ~ Separate trait methods from properties 1ff4891 gaydarov gaydarov ~ Separate trait methods and properties and allow parameterized traits e3c7997 Commits on May 26, 2014 bobvandevijver bobvandevijver Rename of parameter to comply with the rest of the parameters ca1b476 bobvandevijver bobvandevijver Adds a parameter for the fetch method used by doctrine for the … af4d28a Commits on May 27, 2014 bobvandevijver bobvandevijver Fixes the phpunit test. 8c26600 Florian Klein docteurklein Merge pull request #112 from bobvandevijver/fetchmode … f79d417 Commits on Jun 03, 2014 Florian Klein docteurklein Merge pull request #102 from gaydarov/master … e629e82 Commits on Jun 04, 2014 adrienrusso adrienrusso missing "%" for sluggable_trait argument 038a230 Florian Klein docteurklein Merge pull request #113 from adrienrusso/master … 8779e29 Commits on Jun 09, 2014 Tomáš Votruba TomasVotruba ClassAnalyzer::hasTrait returns false if not \ReflectionClass … f262a12 Commits on Jun 10, 2014 bobvandevijver bobvandevijver Merge branch 'master' into rename-param 83bca4e Florian Klein docteurklein Merge pull request #111 from bobvandevijver/rename-param … 4ec2236 Commits on Jun 17, 2014 Florian Klein docteurklein Merge pull request #114 from TomasVotruba/patch-1 … 3b9c1e4 Commits on Jun 29, 2014 Mondane Mondane Update README.md … 252ba7d Florian Klein docteurklein Merge pull request #119 from Mondane/patch-1 … 077b0f3 Commits on Jul 24, 2014 kimlai kimlai [Geocodable] Add a function to compute distances in meters. … a2b8dfc kimlai kimlai Replaced the DISTANCE function with the new DISTANCE_IN_METERS one. … 9d4b117 Florian Klein docteurklein Merge pull request #98 from kimlai/miles_kms … f2d424d Commits on Aug 23, 2014 akovalyov akovalyov Add doctrine default hints method mock 0feb265 Florian Klein docteurklein Merge pull request #126 from KnpLabs/fix/tests … f7f4ee0 Commits on Sep 17, 2014 Grégoire Paris greg0ire remove composer.lock from version control … 227d88e Grégoire Paris greg0ire install phpunit the bin folder … 3e92bc4 Grégoire Paris greg0ire Show how to easily run the test suite 359a800 Florian Klein docteurklein Merge pull request #131 from greg0ire/ease_contributions … 5fec068 Grégoire Paris greg0ire fix path 34a212a Florian Klein docteurklein Merge pull request #132 from greg0ire/ease_contributions … 87b7377 Grégoire Paris greg0ire use PSR-4 autoloading … 4846bf6 Florian Klein docteurklein Merge pull request #133 from greg0ire/psr-4 … 03ee008