Libraries tagged by calls
gaurang/asynchronous
3 Downloads
This function will open socket and ask socket to initiate php call by given $url and parameters, In that function we have functionality of our needs. It just initiate just url with parameters and returns your process will complete soon so, it's work like asynchronous.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
empewe/magento-api-logger
34 Downloads
Magento extensions to log SOAP API calls
easyinspect/economic
654 Downloads
Wrapper to call economic API.
dot-env-it/laravel-api-integrator
744 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
djunehor/eyowo-php
8 Downloads
Helps make your Eyowo API calls giving a stdClass object.
directorytree/git
3 Downloads
Call Git commands using PHP
danilovl/async-bundle
217 Downloads
Symfony bundle provides simple delayed function call.
dakujem/toru
223 Downloads
取る - iterable collections with ease. Lodash-style fluent call chaining, generator-based iteration primitives, aggregates, utilities.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cpsit/geo-location-service
13688 Downloads
Get latitude and longitude for an address per google api call
concretecms/incremental-filter-branch
5 Downloads
Shell script to call git filter-branch in an incremental way
clarkwinkelmann/flarum-ext-external-email-validation
233 Downloads
Validate email with a call to an external API
ciloe/graphql-client-php
21 Downloads
A basic php library for GraphQl API calls
christopheraue/phpspy
13 Downloads
A test spy tracking calls to methods.