Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Accessorpair Constraint Laravel Package

digitalrevolution/accessorpair-constraint

PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks.

View on GitHub
Deep Wiki
Context7
v2.8.0
v2.7.1
v2.7.0

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.6.2...v2.7.0

v2.6.2

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.6.1...v2.6.2

v2.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.6.0...v2.6.1

v2.5.0
v2.4.2

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.4.1...v2.4.2

v2.3.1
v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.2.1...v2.3.0

v2.2.1
v2.1.17

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.1.16...v2.1.17

v2.1.15

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.1.14...v2.1.15

v2.1.12
v2.1.10

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.1.9...v2.1.10

v2.1.9

What's Changed

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.1.8...v2.1.9

v2.1.7

Added two new configuration options to exclude specific methods and parent methods from assertions:

class ConstraintConfig
{
    /**
     * Enabled by default.
     * When disabled, only the direct class methods will be asserted and none of the parent's
     * class methods.
     */
    public function setAssertParentMethods(bool $assertParentMethods);

    /**
     * A list of exact method names that should be excluded from the assertions.
     */
    public function setExcludedMethods(array $excludedMethods);
}
v2.1.6

What's Changed

New Contributors

Full Changelog: https://github.com/123inkt/accessorpair-constraint/compare/v2.1.5...v2.1.6

v2.1.5
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui