Libraries tagged by function call

underwear/llm-wrapper

0 Favers
79 Downloads

A fluent PHP wrapper for LLM APIs with function calling support

Go to Download


ndinhbang/laravel-gemini

0 Favers
1 Downloads

A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.

Go to Download


focusbp/openai-response-php

0 Favers
2 Downloads

OpenAI Responses API helper for PHP with function calling and vector store sync.

Go to Download


pilotftzi/net-gearman

0 Favers
29 Downloads

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.

Go to Download


medz/filesystem

1 Favers
1335 Downloads

Static call function Illuminate Filesystem Component.

Go to Download


johncube/deepl

0 Favers
7 Downloads

this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself

Go to Download


bytefreak/php-utils

1 Favers
1312 Downloads

Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.

Go to Download


ttbooking/circle-of-hell

0 Favers
69 Downloads

Recursion depth determinator for calling function

Go to Download


schnittstabil/array_some

2 Favers
113 Downloads

Checks whether some element resp. key in an array passes a test implemented by a callback function.

Go to Download


piotrpress/dynamic-format

0 Favers
150 Downloads

This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.

Go to Download


piotrpress/dynamic-block

1 Favers
151 Downloads

This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.

Go to Download


piotrek-r/worker

0 Favers
8 Downloads

A simple worker implementation to loop a callback function until one of the defined conditions is met

Go to Download


landlib/treealgorithms

0 Favers
31 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


jinnguyen/puja-error

0 Favers
43 Downloads

Puja-Error are the handler layers, that handle all fatal exceptions/errors ( include fatal errors) from PHP application. Support callback function

Go to Download


emeraldinspirations/lib-createconstructcallable

0 Favers
13 Downloads

Returns an anonymous callable function referencing the constructor of a class

Go to Download


<< Previous Next >>