Libraries tagged by call
readdle/app-store-receipt-verification
85832 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
permafrost-dev/php-code-search
122160 Downloads
Search PHP code for function & method calls, variable assignments, and more
ocramius/ocra-cached-view-resolver
84649 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
nodejs-php-fallback/nodejs-php-fallback
369526 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
158606 Downloads
Wires callback functions to Supervisor events
markshust/magento2-module-simpledata
120782 Downloads
The SimpleData module simplifies calling Magento data structures.
julienbourdeau/route-usage
36631 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
inpsyde/object-hooks-remover
23028 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
imanghafoori/laravel-decorator
8516 Downloads
A package to easily decorate your function calls.
gilbitron/php-simplecache
34469 Downloads
A simple script for caching 3rd party API calls in PHP.
dividebv/postnl
328398 Downloads
Library to connect to PostNL's SOAP service called CIF
cobweb/external_import
256117 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, imports via URI call (Reaction) and an API.
bytexr/filament-queueable-bulk-actions
17952 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
byjg/webrequest
389450 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.
astrotomic/php-conditional-proxy
94337 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.