Libraries tagged by association
sylius-labs/association-hydrator
5571642 Downloads
Doctrine ORM hydration performance optimization made easier.
mpociot/teamwork
512232 Downloads
User to Team associations for the Laravel 5 Framework
jeremyharris/cakephp-lazyload
466182 Downloads
An association lazy-loader for CakePHP
elgg/elgg
14418 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
43769 Downloads
CakePHP Linkable Behavior
kingmaker/laravel-many-to-many-self-relationship
20332 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
anam/aba
97666 Downloads
Provides a simple way to generate an ABA file which is used by banks to allow for batch transactions.
petkopara/crud-generator-bundle
52740 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
1292397 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.
xsolve-pl/associate
17955 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
181056 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
14282 Downloads
User to Team associations for the Laravel Framework
rekalogika/file-association-entity
1244 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
1263 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
1263 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.