Builder traits
github.com/amtgard/builder-traits
Homepage
Source
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT a0de8c5bea8e50e7b89512afe65ce55d46b48446
This package is auto-updated.
Last update: 2025-04-02 15:21:47 UTC
Implements a Lombokish version of Builder using Traits.
Supports the following traits individually:
Example usage is in tests/Models/Gato.php and tests/BuilderTest.php.
tests/Models/Gato.php
tests/BuilderTest.php