Libraries tagged by cally
xajax/xajax
10607 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
whatcms/whatcms-php
10372 Downloads
A simple PHP wrapper for WhatCMS API calls
vocento/request-id
42966 Downloads
HTTP Request identifier to trace requests through microservices calls
vasek-purchart/phing-symfony-command-task
58564 Downloads
This Phing task allows you to call commands from a Symfony Console Application comfortably.
vankevych/king-software-sdk
30365 Downloads
This is a package that allows to call the API of King Software
valantic-spryker/elasticsearch-logging
9904 Downloads
Adds spryker logclient to elasticsearch, you will be able to see executed elasticsearch api calls with its details.
universal-omega/dynamic-page-list3
1805 Downloads
The DynamicPageList3 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
tzlion/deadend-api-php
6028 Downloads
Simple PHP Wrapper for Twitter API v1.1/v2 calls
toshy/maintenance-bundle
13690 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
tornevall/tornelib-php-version
42576 Downloads
Yet another Curl Library to handling web calls
tornevall/tornelib-php-netcurl
56398 Downloads
Yet another Curl Library to handling web calls
teknoo/recipe
25458 Downloads
Inspired by cooking, allows the creation of dynamics workflows, called here recipe, following the #east programming and using middleware, configurable via DI or any configuration, if a set of conditions (ingredients) are available.
smalot/bitbucket-webhook
3994 Downloads
Bitbucket API to handle webhook callbacks.
shopgate/cart-integration-magento2-base
42537 Downloads
Shopgate base module for Magento 2, handles communication with merchant API and routing calls
shaka/dynamic-update-trait
6455 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.