shahsawoodshinwari member since: Nov 09, 2023 · Transparency log

shahsawoodshinwari's packages

  • PHP

    shaka/app-release-manager

    Laravel package to manage application releases across platforms and distribution channels, and enforce per-application release/update policies.

  • PHP

    shaka/dynamic-update-trait

    The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by

  • PHP

    shaka/laravel-trait-generator

    A Laravel package to generate traits