Edgaras member since: Apr 22, 2023

Edgaras's packages

  • PHP

    edgaras/azurellm

    PHP package for integrating and interacting with deployed Azure LLM models

  • PHP

    edgaras/cloudflare-ai

    Library for integrating and interacting with Cloudflare hosted AI models, providing tools for sending requests, managing model configurations, and processing responses.

  • PHP

    edgaras/custombase64

    A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.

  • PHP

    edgaras/laravel-system-backup

    Laravel package to perform a full system backup, compress it into a zip file, and optionally email it or upload to the cloud.

  • PHP

    edgaras/llm-json-cleaner

    A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.

  • PHP

    edgaras/strsim

    Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more