Libraries tagged by association
sylius-labs/association-hydrator
6259472 Downloads
Doctrine ORM hydration performance optimization made easier.
mpociot/teamwork
559550 Downloads
User to Team associations for the Laravel 5 Framework
jeremyharris/cakephp-lazyload
508342 Downloads
An association lazy-loader for CakePHP
elgg/elgg
14801 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
47526 Downloads
CakePHP Linkable Behavior
kingmaker/laravel-many-to-many-self-relationship
28495 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
anam/aba
115652 Downloads
Provides a simple way to generate an ABA file which is used by banks to allow for batch transactions.
petkopara/crud-generator-bundle
54526 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
1310500 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
1997 Downloads
Partitionable associations for the CakePHP ORM, allowing for basic limiting per group.
xsolve-pl/associate
18634 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.
oliuz/teamwork
14341 Downloads
User to Team associations for the Laravel Framework
rekalogika/file-association-entity
2084 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
2090 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
2090 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.