Libraries tagged by function call

idimsh/php-internals-mocker

0 Favers
1 Downloads

Helps mocking PHP internal functions calls

Go to Download


eyefi/net_gearman

0 Favers
2459 Downloads

Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.

Go to Download


elvis-bi/net_gearman

0 Favers
24 Downloads

Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.

Go to Download


automattic/babel-plugin-replace-textdomain

2 Favers
26 Downloads

A Babel plugin to replace the textdomain in gettext-style function calls.

Go to Download


asiby/frottle

2 Favers
2 Downloads

A PHP library for throttling function calls.

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
1330 Downloads

Static call function Illuminate Filesystem Component.

Go to Download


johncube/deepl

0 Favers
4 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
1305 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
66 Downloads

Recursion depth determinator for calling function

Go to Download


schnittstabil/array_some

2 Favers
111 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
23 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

0 Favers
24 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
5 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
29 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


<< Previous Next >>