mustafakhaleddev member since: Aug 20, 2017

mustafakhaleddev's packages

  • PHP

    dirape/token

    Unique Token Generator For Laravel

  • HTML

    laravel-creative/charts

    Create charts for laravel using different charts libraries

  • PHP

    laravel-creative/draftable

    Laravel Drafts tool for models

  • PHP

    laravel-creative/jquery-actions

    Turn jQuery into magic with php

  • PHP

    laravel-creative/laravel-fullcalendar

    Laravel helper for FullCalendar.io

  • PHP

    laravel-creative/laravel-langman

    Manage language files with ease.

  • PHP

    mkd/laravel-advanced-otp

    An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.

  • PHP

    mkd/laravel-fast-api

    Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.

  • PHP

    mkd/laravel-otp

    Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.

  • PHP

    mkd/laravel-state-management

    a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications

  • PHP

    wezlo/filament-approval

    Approval Workflow Engine for Filament

  • Blade

    wezlo/filament-grid-list

    Configurable grid/card layout that replaces the default Filament list table

  • PHP

    wezlo/filament-kanban

    Advanced Kanban Board for Filament Resources

  • PHP

    wezlo/filament-lookups

    Hierarchical Lookup Management for Filament with multi-tenant support

  • PHP

    wezlo/filament-modal-notifications

    Render any Filament notification as a blocking modal by chaining ->asModal() onto the native Notification API.