Loreon
Labs
Platform
Docs
Home
Ecosystems
PHP
Serializard
Flexible serializer encouraging good object design
PHP
Emerging
array
hydration
hydrator
json
GitHub
Website
Stars
26
Forks
1
Contributors
1
Last push
66mo ago
Recent commits
Latest commits.
Merge pull request #7 from thunderer/php8
3ff9869
Tomasz Kowalczyk
66mo ago
enabled PHP 7.3, 7.4 and 8.0, disabled 5.5 (not available anymore) in Travis, allowed installation on PHP 8.x
4bb38ab
Tomasz Kowalczyk
66mo ago
Merge pull request #6 from thunderer/default-normalizer-hydrator
62192dd
Tomasz Kowalczyk
94mo ago
simplified exception structure, added static methods for common situations
6a4e667
Tomasz Kowalczyk
94mo ago
added PHP 7.2 to Travis matrix, added HHVM to allowed failures, renamed some exception classes, minor code improvements, all exceptions now derive from common class AbstractSerializardException
7b0198d
Tomasz Kowalczyk
94mo ago
minor performance improvements: force internal function to be resolved to opcodes, clone ParentNormalizerContext instead of recreating object each time
e420e7e
Tomasz Kowalczyk
94mo ago
added Makefile with test command, reduced type safety boilerplate with callable type hint, added ClosureBindNormalizer which, well, calls the normalizer with object context as
107a83f
Tomasz Kowalczyk
94mo ago
improved README, converted array() syntax to [], introduced domain exceptions, added suggests block in composer.json
2c6a84c
Tomasz Kowalczyk
102mo ago
Top contributors
Builders behind this project.
thunderer
47 commits