Libraries tagged by calls
intersvyaz/pdo-oci8
64968 Downloads
PDO userspace driver proxying calls to PHP OCI8 driver
fusio/adapter-soap
31627 Downloads
Provides a connection to call SOAP endpoints
fusio/adapter-fcgi
18735 Downloads
Adapter to call a FastCGI endpoint
forknetwork/strict-phpunit
31066 Downloads
A simple PHPUnit extension that disallows unexpected method calls.
flightphp/active-record
1865 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
experius/module-categorymultipleproductsapi
13486 Downloads
Adds functionality to the Magento 2 API to add multiple products to a category via one call or replace all products inside category with new array
evit/php-gm-crypto
2454 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
dvsa/mot-logger
8093 Downloads
Utility for logging MOT Web App, API and Doctrine SQL calls to a database.
dmstr/yii2-ajax-button
52387 Downloads
Widget to manage ajax calls for Yii2 Framework
deminy/counit
12911 Downloads
To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
claudye/laravel-hooks
589 Downloads
A Laravel Trait for Hooking Before and After Method Calls
buckhamduffy/laravel-expressions
10488 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
bephp/activerecord
2074 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
belhard/xajax
21389 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.
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.