Libraries tagged by method call

norse-blue/object-facades

2 Favers
210 Downloads

PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.

Go to Download


istok/container

0 Favers
6 Downloads

DI / IoC container with `call(\Closure $fn): mixed` method

Go to Download


blackscorp/lazy-before-after-service-provider

1 Favers
31 Downloads

A service Provider for Silex to call before/after methods automatically

Go to Download


m0rtis/picklock

1 Favers
16 Downloads

One class package for calling protected and private methods without reflection

Go to Download


eduluz1976/pervasive

0 Favers
4 Downloads

Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.

Go to Download


wadakatu/laravel-factory-refactor

1 Favers
106 Downloads

Refactor the style of factory call from helper to static method for Laravel 8.x.

Go to Download


bastrucks/shipping

0 Favers
43 Downloads

A custom shipping method that makes an external api call to calculate shipping prices

Go to Download


bonfim/router

2 Favers
16 Downloads

A fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching

Go to Download


zvps/ebay-sell-logistics-php-client

0 Favers
32 Downloads

Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.

Go to Download


sunel/aspect-me

2 Favers
0 Downloads

Intercept and change the behavior of a public method of a class before, after, or around that function call.

Go to Download


omojunior/ph-pwss-soap-client

1 Favers
3 Downloads

This package is a wrapper based around the PHP soap Client,the package main purpose is to help developers make a call to web services using wsdl and wss security as their authentication method.

Go to Download


numerogeek/ebay-browse-api

2 Favers
2 Downloads

The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.

Go to Download


nogrod/ebay-buy-browse-php-sdk

0 Favers
2 Downloads

The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.

Go to Download


julesgraus/cross-origin-helpers

0 Favers
10 Downloads

Enables some methods like the dd method from Laravel to work cross origin. just add a c before the function call.

Go to Download


juanchosl/curlclient

1 Favers
1 Downloads

A small, lightweight utility to perform curl calls using GET, POST, PUT, PATH, DELETE and HEAD methods...

Go to Download


<< Previous Next >>