Libraries tagged by associations
sylius-labs/association-hydrator
6082605 Downloads
Doctrine ORM hydration performance optimization made easier.
mpociot/teamwork
548297 Downloads
User to Team associations for the Laravel 5 Framework
jeremyharris/cakephp-lazyload
496710 Downloads
An association lazy-loader for CakePHP
elgg/elgg
14699 Downloads
Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.
lorenzo/linkable
46365 Downloads
CakePHP Linkable Behavior
kingmaker/laravel-many-to-many-self-relationship
25849 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
anam/aba
112018 Downloads
Provides a simple way to generate an ABA file which is used by banks to allow for batch transactions.
petkopara/crud-generator-bundle
53981 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
d8-contrib-modules/cloudflarephpsdk
1304894 Downloads
PHP client for interacting with CloudFlare's SDK. CloudFlare is a copyright of CloudFlare, Inc. The authors of this tool has no association with CloudFlare, Inc.
icings/partitionable
1933 Downloads
Partitionable associations for the CakePHP ORM, allowing for basic limiting per group.
xsolve-pl/associate
18454 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
openbuildings/jam
181196 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
oliuz/teamwork
14312 Downloads
User to Team associations for the Laravel Framework
rekalogika/file-association-entity
1674 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
rekalogika/file-association-contracts
1683 Downloads
Interface for file association. To be implemented in entities that support file association.