Libraries tagged by call
text/template
190355 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
steevanb/php-backtrace
116606 Downloads
Nice debug_backtrace() dump, with call and code preview
smalot/magento-client
125396 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
readdle/app-store-receipt-verification
149144 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
nodejs-php-fallback/nodejs-php-fallback
421112 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available
mtdowling/supervisor-event
167893 Downloads
Wires callback functions to Supervisor events
markshust/magento2-module-simpledata
151610 Downloads
The SimpleData module simplifies calling Magento data structures.
lagdo/symfony-facades
40727 Downloads
Call Symfony services using facades.
kdyby/strict-objects
1606371 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
jmathai/php-multi-curl
229869 Downloads
A high performance PHP library for asynchronous curl http calls.
insolita/yii2-adminlte-widgets
436629 Downloads
Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)
inpsyde/object-hooks-remover
40837 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
gravatarphp/gravatar
565683 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
dividebv/postnl
341785 Downloads
Library to connect to PostNL's SOAP service called CIF
byjg/webrequest
448359 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.