92 skills found · Page 1 of 4
sonata-project / EntityAuditBundleAudit for Doctrine Entities
stanlemon / Rest BundleThis bundle provides REST endpoints for Doctrine entities.
Ecodev / Graphql DoctrineAutomatic GraphQL types from Doctrine entities
shipmonk-rnd / Doctrine Entity Preloader💡 Doctrine entity preloading: Efficient & easy to use solution to n+1 problem in Doctrine ORM. Supports all association types and both Doctrine 2 & 3
leedavis81 / DrestQuickly and easily expose Doctrine entities as REST resource endpoints with the use of simple configuration with annotations, yaml, json or a PHP array.
ergebnis / Factory Bot🤖 Provides a composer package with a fixture factory for doctrine/orm entities.
FabienPennequin / FPNTagBundleThis bundle allows to tag your Doctrine entities easily
vmelnik-ukraine / DoctrineEncryptBundleBundle allows you to create doctrine entities with fields that will be protected by encryption algorithms such as AES
steevanb / Doctrine StatsGet Doctrine stats : managed entities, lazy loaded entities, hydration time etc.
borisguery / Bgylibrary**This library is NOT MAINTAINED anymore.** Extension of Zend Framework, provides Doctrine 2 integration, Entity Serialization, toArray(), common filters, views helpers, and more.
vitiko / IphpFileStoreBundleSymfony 2 file upload for doctrine entities
VincentChalnot / SidusEAVModelBundleSymfony2 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable.
trappar / AliceGeneratorBundleA Symfony bundle to convert existing Doctrine entities into Alice fixtures
Wisembly / FormBuilderBundleStore your custom forms as Doctrine entities
janit / Doctrine Inheritance ExampleA simple Symfony Flex app example of using Doctrine ORM with inheritance of Entity classes
pmill / Doctrine Array HydratorAn array to entity hydrator for Doctrine 2 entities
siburuxue / Doctrine Helperinstead of `php bin/console doctrine:mapping:import App\\Entity attribute --path=src/Entity`
Majkl578 / Nette Identity DoctrineIntegration of Doctrine entities implementing IIdentity in Nette 2.1+
beberlei / Doctrine ActiveEntityActiveRecord ORM (Mod) on top of Doctrine2
BonusOne / Doctrine Reverse EngineeringA PHP tool for Symfony and Doctrine that connects to an existing database and automatically generates entity and repository classes. Perfect for DB-first projects or when migrating legacy databases to modern Symfony applications.