brann-meius member since: Sep 27, 2024
brann-meius's packages
-
PHP
meius/flag-forge
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.
-
PHP
meius/laravel-filter
A Laravel package for applying dynamic filters to Eloquent models based on request parameters.
-
PHP
meius/laravel-flag-forge
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.