Libraries tagged by associate
oliuz/teamwork
14279 Downloads
User to Team associations for the Laravel Framework
matrix2305/laravel-request-object-mapper
3069 Downloads
Mapper to object from laravel request (associative array)
designmynight/laravel-recursive-collection
13915 Downloads
A package to convert nested arrays and associative arrays into nested collections
dantleech/argument-resolver
149002 Downloads
Resolve method arguments from an associative array
daikazu/laravel-recursive-collection
10599 Downloads
Convert nested arrays, associative, and multidimensional arrays into nested collections.
csskevin/tabledude
385 Downloads
Helps you processing HTML Tables with PHP to save them for instance as associative arrays.
rekalogika/file-association-entity
1233 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
1252 Downloads
Interface for file association. To be implemented in entities that support file association.
rekalogika/file-association
1253 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
rap2hpoutre/csv-to-associative-array
8802 Downloads
CVS to associative array
oliverde8/associative-array-simplified
9717 Downloads
Allow simplified manupulation of recursive associative arrays.
sylius/association-bundle
26706 Downloads
Products association for your Symfony2 applications.
sylius/association
31227 Downloads
Component for creating product associations for up or cross selling
xakepehok/path
8338 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
8387 Downloads
Enum Helper with switch-case alternative and more