issues
search
jolicode
/
automapper
:rocket: Very FAST :rocket: PHP AutoMapper with on the fly code generation
https://automapper.jolicode.com/
MIT License
154
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for phpstan/phpdoc-parser 2
#205
MrMeshok
closed
23 hours ago
3
Problem mapping an entity to a DTO
#204
SalvadorCardona
opened
1 week ago
0
AutoMapper fails to map a nested array to a specified model type
#203
alexk136
opened
2 weeks ago
0
fix: property name in error messages
#202
JorickPepin
closed
3 weeks ago
0
Map from flat datas to structured datas
#201
dsoriano
opened
3 weeks ago
2
Added skip unitialized values context param
#200
Korbeil
opened
3 weeks ago
0
fix: signature of Map attributes `transformer` property
#199
JorickPepin
closed
3 weeks ago
1
AutoMapper does not handle Doctrine managed entities, leading to new instances being created for existing entities
#198
m4n50n
opened
1 month ago
5
Fix race condition in EvalLoader
#197
MrMeshok
opened
1 month ago
1
Make better discriminator
#196
Norbytus
opened
1 month ago
0
Handle array value casting
#195
nlemoine
opened
1 month ago
3
Refacto: Remove the lib phpdocumentor/type-resolver that is not used
#194
p-pichet
closed
1 month ago
1
add icon to symfony profiler
#193
IndraGunawan
closed
1 month ago
2
fix: source and context not passed to callable transformer
#192
MrMeshok
closed
1 month ago
3
Source and context parameters not passed to transformer ?
#191
dsoriano
closed
1 month ago
1
Wrong Type used for classes using Covariance
#190
nicoschwartz
opened
1 month ago
0
`skip_uninitialized_values` not working ?
#189
TheoD02
opened
2 months ago
8
fix: constructor with default values as objects
#188
MrMeshok
opened
2 months ago
3
fix: regression after #184
#187
MrMeshok
closed
2 months ago
3
Optimize creation from constructor
#186
MrMeshok
closed
1 month ago
4
fix: constructor with default parameter array does not work with context
#185
MrMeshok
closed
2 months ago
1
fix: error when mapping from stdClass to constructor with nullable/optional arguments
#184
MrMeshok
closed
2 months ago
3
feat: Ability to change reload strategy from AutoMapper::create()
#183
MrMeshok
closed
2 months ago
4
Prepare 9.1.2 release
#182
Korbeil
closed
2 months ago
0
Undefined property error when mapping from stdClass to class with nullable properties
#181
MrMeshok
closed
2 months ago
0
feat: option to generate code with strict types
#180
MrMeshok
closed
2 months ago
8
fix(doc): Updating getting-started default constructor strategy
#179
Ngob
closed
3 months ago
1
docs: Fix provider service tag
#178
yobud
closed
3 months ago
1
Constructor with default paramater array does not work
#177
Korbeil
closed
3 months ago
0
Support for Nested Property Mapping for Array to Object mapping
#176
TheoD02
opened
3 months ago
2
Add reproducer - Squash me - Constructor with default paramater array does not work
#175
lyrixx
closed
3 months ago
1
feat(loader): lock load class on file loader to avoid race condition
#174
joelwurtz
closed
2 months ago
0
Can't transform some properties if collection + natural language OR callback
#173
davidnurdin
opened
4 months ago
0
Missing target data in Custom Transformer
#172
cpoint-eu
opened
4 months ago
3
Reproducer issue with constructor models no isset check
#171
Korbeil
closed
2 months ago
0
Strange behavior when mapping with constructor_arguments
#170
cpoint-eu
closed
4 months ago
1
Impossibility of mapping in Doctrine Collection
#169
KoNekoD
opened
4 months ago
9
Mapper doesn't differentiate between property and getter
#168
klunejko
opened
4 months ago
0
docs: Fix property metadata attribute name
#167
kissifrot
closed
4 months ago
1
feat(symfony): remove useless pass for property info, remove cache
#166
joelwurtz
closed
5 months ago
0
Prepare v9.1.1 release
#165
Korbeil
closed
5 months ago
0
fix(extract): fix extract with @param in constructor doc block
#164
joelwurtz
closed
5 months ago
0
Is it possible to map a property that doesn't exist in the source ?
#163
jeremyVignelles
closed
5 months ago
2
refactor: prevent multiple call to accessor when it is a method
#162
nikophil
opened
5 months ago
2
Prepare v9.1.0 release
#161
Korbeil
closed
5 months ago
0
Support multiple MapFrom/MapTo with context
#160
davidnurdin
closed
5 months ago
1
Multiple MapFrom/MapTop with context
#159
davidnurdin
closed
5 months ago
3
fix(bundle): actually read reload_strategy from bundle configuration
#158
nikophil
closed
5 months ago
0
How to keep indexes in array when using AutoMapper ?
#157
Korbeil
closed
5 months ago
1
simplify code
#156
lyrixx
closed
5 months ago
0
Next