oussemakh1 member since: Aug 15, 2021

oussemakh1's packages

  • PHP

    oussema-khlifi/api-rate-limiter

    API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users

  • PHP

    oussemakhlifi/orm-package

    This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation