issues
search
Tharos
/
LeanMapper
Lean Mapper is a tiny ORM based on powerful Dibi database abstraction library for PHP.
MIT License
87
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Version 4.1
#167
janpecha
closed
4 months ago
0
EntityFactory->createCollection() by měla dostávat $entityClass
#166
miroslav-mrazek
opened
10 months ago
1
Added support for PHP 8.3
#165
janpecha
closed
1 year ago
0
Dibi 5.0
#164
janpecha
closed
1 year ago
0
PHP 8.1 fixes - both phpstan & tests
#163
uestla
closed
2 years ago
1
PHP 8.1
#162
f3l1x
closed
2 years ago
3
Dotaz: Přístup k referenční entitě
#161
Pechynho
closed
2 years ago
5
Property DateTime
#160
real-antonin
closed
3 years ago
5
isType method
#159
real-antonin
closed
3 years ago
1
Travis replaced by GitHub Actions
#158
janpecha
closed
3 years ago
0
Changes for version 4
#157
janpecha
closed
3 years ago
0
Added PHPStan
#156
janpecha
closed
4 years ago
0
Version 4.0 ROADMAP
#155
janpecha
closed
3 years ago
2
PHP 7.4 compatibility release
#154
vojtino
closed
3 years ago
5
Add id keys into obatained collection properties
#153
jansramek
opened
4 years ago
3
Incompatibility with robot-loader 3.2.3+
#152
cniry
closed
4 years ago
0
Fixed compatibility with robot-loader 3.2.3+
#151
cniry
closed
4 years ago
2
PHP 7 strict types
#150
janpecha
closed
5 years ago
0
IMapper: added $relationshipName to getRelationshipColumn() (closes #77)
#149
janpecha
closed
5 years ago
0
Repository: creating entities uses table from parameter
#148
leninzprahy
closed
5 years ago
4
Coding style: TRUE/FALSE/NULL -> true/false/null
#147
janpecha
closed
5 years ago
0
Change PHP keywords to comply with PSR2
#146
mullikine
closed
5 years ago
2
LeanMapperExtension: fixed file logger
#145
janpecha
closed
5 years ago
0
Tests: EntityReflection - added test for mapping of parent entity
#144
janpecha
closed
5 years ago
0
Result: addToReferencing() ignores duplicated values
#143
janpecha
closed
5 years ago
0
Travis: added PHP 7.3, updated Code Checker
#142
janpecha
closed
6 years ago
0
EntityReflection provider
#141
janpecha
closed
5 years ago
5
Result: added possibility to customize isModified behavior
#140
janpecha
closed
5 years ago
0
WIP: Extensibility improvements (PR)
#139
dakujem
opened
6 years ago
7
Drop support for obsolete PHP versions
#138
dakujem
closed
6 years ago
4
Entity: added implicit passThru
#137
janpecha
closed
6 years ago
0
Added contributing.md
#136
janpecha
closed
6 years ago
0
Tests: removed dependency on PDO
#135
janpecha
closed
6 years ago
0
Update Tester and Docs
#134
dakujem
opened
6 years ago
9
Extensibility improvements
#133
dakujem
opened
6 years ago
8
Fixes property parsing being invoked inefficiently
#132
dakujem
closed
6 years ago
12
Travis CI: Tester - removed parameter '-c'
#131
janpecha
closed
6 years ago
0
PhpDoc & code fixes
#130
janpecha
closed
6 years ago
0
Updated tests
#129
janpecha
closed
6 years ago
0
Popisek repozitáře
#128
janpecha
closed
6 years ago
1
Change of default column for hasOne (for #77)
#127
janpecha
closed
6 years ago
0
Tests: added test for hasOne accessing in detached entity (#92)
#126
janpecha
closed
6 years ago
0
Added support for #inversed flag in m:hasMany (for #123)
#125
janpecha
closed
6 years ago
0
Entity: belongsTo properties are read-only (PR for #62)
#124
janpecha
closed
6 years ago
0
RFC - příznak m:hasMany(#inversed)
#123
janpecha
closed
6 years ago
9
PropertyFactory: m:default fixes
#122
janpecha
closed
6 years ago
0
Travis: fixed code-checker error
#121
janpecha
closed
6 years ago
0
Push práva
#120
janpecha
closed
6 years ago
3
PropertyFactory: m:default is not marked as default value
#119
janpecha
closed
6 years ago
0
Entity: fixed passthru setter, added test
#118
janpecha
closed
6 years ago
2
Next