Skip to content
View HichemTab-tech's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Highlights

  • Pro

Organizations

@ReqEase
Block or Report

Block or report HichemTab-tech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tokens-validation tokens-validation Public

    TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library isโ€ฆ

    PHP 8

  2. EasyCaptchaJS EasyCaptchaJS Public

    EasyCaptchaJS is a lightweight and user-friendly jQuery/JS library that simplifies the integration of Google reCAPTCHA API into web pages. With EasyCaptchaJS, developers can effortlessly add the seโ€ฆ

    JavaScript 16 1

  3. BaseSetGetClass: Simplify property h... BaseSetGetClass: Simplify property handling in PHP classes by extending this class. Automatically generates setters and getters, enabling concise property manipulation.
    1
    <?php
    2
    
    
    3
    use BadMethodCallException;
    4
    
    
    5
    class BaseSetGetClass
  4. This middleware is used to verify th... This middleware is used to verify the current password of the authenticated user before making an action you have to simply add a params to the reqyest named `currentPassword`.
    1
    <?php
    2
    
    
    3
    namespace App\Http\Middleware;
    4
    
    
    5
    use Closure;
  5. ReqEase/ReqEase ReqEase/ReqEase Public

    ReqEase redefines web development. Our JavaScript library simplifies HTTP requests with validation, loading indicators, and response handling. Customize effortlessly, integrate seamlessly, and elevโ€ฆ

    TypeScript 6