issues
search
digital-craftsman-de
/
ids
Id handling with value objects in Symfony
MIT License
5
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add compatibility for PHP 8.4
#70
christian-kolb
opened
1 week ago
1
Explicitly support PHP 8.4
#69
christian-kolb
opened
3 weeks ago
0
Add new mapWithIdKeys method to IdList
#68
christian-kolb
closed
3 weeks ago
1
Extend annotations for Id and IdList
#67
christian-kolb
closed
3 months ago
1
Rename guard parameter
#66
christian-kolb
closed
4 months ago
1
Rename parameter $exception to $otherwiseThrow
#65
christian-kolb
closed
4 months ago
0
Add option to throw custom exceptions in guards
#64
christian-kolb
closed
4 months ago
1
Add support for throwing custom exceptions in the guards
#63
christian-kolb
closed
4 months ago
1
Prepare 1.0.0 release
#62
christian-kolb
closed
6 months ago
1
Add `mustNotBeEmpty` to IdList
#61
christian-kolb
closed
6 months ago
1
Use JSONB for IdList doctrine type
#60
christian-kolb
closed
6 months ago
1
Enable usage of different uuid versions
#59
christian-kolb
closed
8 months ago
4
Enable other UUID versions
#58
scuben
closed
8 months ago
1
symfony uid
#57
scuben
closed
8 months ago
6
Add Symfony 7 compatibility
#56
christian-kolb
closed
8 months ago
1
Support Symfony 7
#55
scuben
closed
8 months ago
6
Fixed outdated codeblock in README.md
#54
scuben
closed
1 year ago
1
Fixed return type for IdList::fromMap
#53
christian-kolb
closed
1 year ago
1
Removed ordered id list
#52
christian-kolb
closed
1 year ago
1
Changed abstract method types to enable automatic registration
#51
christian-kolb
closed
1 year ago
1
Fix return type for IdList::fromMap
#50
christian-kolb
closed
1 year ago
0
Remove ordered id list
#49
christian-kolb
closed
1 year ago
0
Add new method fromMap to IdList
#48
christian-kolb
closed
1 year ago
1
Add IdList::fromMap constructor
#47
christian-kolb
closed
1 year ago
0
Add IdList->mustNotBeEqualTo(self $idList)
#46
christian-kolb
closed
1 year ago
1
Add get supported types for normalizers
#45
christian-kolb
closed
1 year ago
1
Add `mustNotBeEqualTo` method to `IdList`
#44
christian-kolb
closed
1 year ago
0
Allow for automatically registered Doctrine types
#43
christian-kolb
closed
1 year ago
1
Add compatibility for PHP 8.3
#42
christian-kolb
closed
1 year ago
1
Added multiple transformation methods to IdList and streamlined removeId
#41
christian-kolb
closed
1 year ago
1
Add fromIdStrings named constructor to IdList
#40
christian-kolb
closed
1 year ago
1
Add addIds and addIdsWhenNotInList methods
#39
qstiegler
closed
1 year ago
0
Using with binary(16)
#38
scuben
closed
1 year ago
11
Add fromIdsAsStrings to IdList
#37
christian-kolb
closed
1 year ago
0
Add performance improvements for large id lists
#36
christian-kolb
closed
1 year ago
1
Change IdList diff behavior
#35
jofrly
closed
1 year ago
0
Add not variants for `containsEveryId` and `containsSomeIds` to `IdList`
#34
christian-kolb
closed
1 year ago
0
Add utility functions to IdList
#33
christian-kolb
closed
1 year ago
1
Update docker images
#32
christian-kolb
closed
1 year ago
0
Bump symfony/http-kernel from 6.1.6 to 6.1.12
#31
dependabot[bot]
closed
1 year ago
0
Add PHPStan to system and fix issues
#30
christian-kolb
closed
1 year ago
2
PHPStan error for `IdList::handlesIdClass`
#29
scuben
closed
1 year ago
8
Add mutation testing and add it to CI
#28
christian-kolb
closed
2 years ago
0
Prepare for 0.4.0
#27
christian-kolb
closed
2 years ago
0
Drop support for PHP 8.0 and enable support for PHP 8.2
#26
christian-kolb
closed
2 years ago
0
Improve template annotations
#25
christian-kolb
closed
2 years ago
0
Add id list optimization
#24
christian-kolb
closed
2 years ago
1
Add PHP 8.0 docker image and include in tests and makefile
#23
christian-kolb
closed
2 years ago
1
Swap IdList implementation of \Iterator to \IteratorAggregate
#22
ghry5
closed
2 years ago
0
Remove isExistingInList methods and improve comments and naming
#21
christian-kolb
closed
2 years ago
1
Next