sowailem member since: Nov 14, 2023

sowailem's packages

  • PHP

    sowailem/fieldguard

    FieldGuard is a Laravel package that enforces field-level security on Eloquent models, allowing fine-grained control over who can view or modify specific attributes—perfect for role-based data protection without altering your core models.

  • PHP

    sowailem/flagable

    A Laravel package to add flagging functionality to models

  • PHP

    sowailem/ownable

    A Laravel package to handle ownership relationships between models