masterSkill77 member since: Dec 10, 2022

masterSkill77's packages

  • PHP

    koders/estimation-module

    Estimatation module consuming the SOGEFI DVF API

  • PHP

    masterskill/afa-api-laravel

    A package for the AFA Code API Integration, that needs to interacts with it's database and existing database

  • PHP

    masterskill/chat-gpt

    This is an extension of beautifull package that is 'orhanerday/open-ai'

  • PHP

    masterskill/custom-router

    It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router

  • PHP

    masterskill/dto

    This package is intended for the adoption of the DTO schema in Laravel, which is a system for controlling incoming and outgoing data, in collaboration with the Laravel formRequest, or the Eloquent model

  • PHP

    masterskill/service-package

    This is a package that allows you to automatically create services in Laravel.

  • PHP

    masterskill/validation-error-trait

    This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel