cmandersen / bitwise
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
1.0.0
2025-06-14 08:32 UTC
Requires
- php: ^8.0
- illuminate/contracts: ^9.0|^10.0|^11.0|^12.0
- illuminate/database: ^9.0|^10.0|^11.0|^12.0
- illuminate/support: ^9.0|^10.0|^11.0|^12.0
Requires (Dev)
- laravel/pint: ^1.0
- orchestra/testbench: ^10.4
- phpunit/phpunit: ^9.0|^10.0|^11.0