Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / michael-rubel/laravel-value-objects issues and pull requests

#51 - Bump laravel/framework from 11.0.6 to 11.31.0

Pull Request - State: closed - Opened by dependabot[bot] 5 days ago
Labels: dependencies

#50 - Bump symfony/process from 7.0.4 to 7.1.7

Pull Request - State: closed - Opened by dependabot[bot] 12 days ago
Labels: dependencies

#49 - Bump symfony/http-foundation from 7.0.4 to 7.1.7

Pull Request - State: closed - Opened by dependabot[bot] 12 days ago - 1 comment
Labels: dependencies

#48 - Laravel v11.21.0 - fireAfterResolvingAttributeCallbacks method

Issue - State: closed - Opened by davideprevosto 3 months ago - 3 comments

#47 - Laravel 11 Support

Pull Request - State: closed - Opened by michael-rubel 8 months ago

#45 - PHP 8.3 support

Pull Request - State: closed - Opened by michael-rubel 12 months ago

#44 - Avoid object instantiation / stricter types

Pull Request - State: closed - Opened by michael-rubel about 1 year ago
Labels: BC break, major release

#43 - Simplify email split

Pull Request - State: closed - Opened by michael-rubel about 1 year ago
Labels: BC break, major release

#42 - Swap `empty` with explicit string comparison

Pull Request - State: closed - Opened by michael-rubel about 1 year ago

#41 - Remove `translator` dependency and require `illuminate/validation`

Pull Request - State: closed - Opened by michael-rubel about 1 year ago

#40 - Update dependencies 🏷

Pull Request - State: closed - Opened by michael-rubel about 1 year ago

#39 - Add `Url` value object

Pull Request - State: closed - Opened by michael-rubel over 1 year ago

#38 - Update dev dependencies 🏷

Pull Request - State: closed - Opened by michael-rubel over 1 year ago

#37 - Laravel 10 support 🏷

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago

#36 - Add Address as a ValueObject

Issue - State: closed - Opened by lukebouch almost 2 years ago - 2 comments

#35 - PHP 8.2 build 🐘

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago

#34 - Add `float` support in `Number`

Pull Request - State: closed - Opened by olsza almost 2 years ago
Labels: BC break, major release

#33 - Uppercase only first letter of each word in `FullName` object

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago
Labels: BC break, major release

#32 - Add new test for `Number` object

Pull Request - State: closed - Opened by olsza almost 2 years ago

#31 - Refactor tests for `Number` object

Pull Request - State: closed - Opened by olsza almost 2 years ago

#30 - Update `Boolean` object πŸ”§

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago
Labels: BC break, major release

#29 - Allow passing `BigNumber` object to underlying methods πŸ“š

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago

#28 - Add additional values in `Boolean` πŸ”§

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago
Labels: enhancement, BC break, major release

#27 - Forward methods to underlying object in `Number`

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago
Labels: enhancement

#26 - Add `asFloat` casting method to `Number` πŸ”¨

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago

#25 - Make internal `BigNumber` object immutable πŸ”§

Pull Request - State: closed - Opened by michael-rubel almost 2 years ago
Labels: enhancement

#24 - Update formatters' version πŸ”–

Pull Request - State: closed - Opened by michael-rubel about 2 years ago

#23 - Introduce mutation testing | Improve code quality & tests

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#22 - Add `toString` convenience method

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#21 - Allow passing formatted value in `Number`

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#20 - Remove unnecessary methods from Email class

Pull Request - State: closed - Opened by bryanlopezinc about 2 years ago

#19 - Add `domain` and `username` methods to `Email`

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#18 - Offload sanitization logic to Formatter in `Name`

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#17 - Introduce break control in `FullName` 🧱

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#16 - Move message to interface 🧹

Pull Request - State: closed - Opened by michael-rubel about 2 years ago

#15 - Move callback logic to trait 🧹

Pull Request - State: closed - Opened by michael-rubel about 2 years ago

#14 - Improve objects' immutability

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#13 - Values object must be immutable

Issue - State: closed - Opened by MuntzMathias about 2 years ago - 3 comments

#12 - Trim value in `Phone`

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#11 - FullName doesn’t work with multi-word surnames

Issue - State: closed - Opened by RicLeP about 2 years ago - 1 comment

#10 - Add `Phone` object

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#9 - `v3` update

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#8 - Add `Email` object

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#6 - Allow passing `null` to `makeOrNull` method

Pull Request - State: closed - Opened by michael-rubel about 2 years ago

#5 - Add `Name` object

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#4 - Add `makeOrNull` method to `ValueObject`

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement

#3 - Correcting typo on Usage / Boolean sample code

Pull Request - State: closed - Opened by ramnzys about 2 years ago - 1 comment

#2 - Consistent API for object input validation

Pull Request - State: closed - Opened by michael-rubel about 2 years ago
Labels: enhancement