Libraries tagged by determine
mcaskill/php-is-var-empty
10 Downloads
Determine whether a variable or object is empty.
mcaskill/php-is-blank
244 Downloads
Determine whether a variable has a non-empty value.
mageinic/extra-fee
7 Downloads
Extra Fee by MageINIC. Extra fees displayed on the cart and checkout pages promote order transparency, with the option to apply these fees based on the chosen payment method. Additionally, you can define order total limits to determine when extra fees should be applied.
macropage/sdk-ebay-rest-analytics
34 Downloads
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric – Returns benchmark data and a metric rating pertaining to a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data and information that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns information pertaining to a seller's profile rating. Sellers can use the data and information returned by the various Analytics API methods to determine where they can make improvements to increase sales and how they might improve their seller status as viewed by eBay buyers. For details on using this API, see Analyzing seller performance.
luisinder/remote-port-middleware
19 Downloads
PSR-7 / PSR-15 middleware that determines the client remote TCP port and stores it as a ServerRequest attribute (remotePort). Compatible with Slim 3 (legacy) & Slim 4+.
kylelamse/is-even
52 Downloads
Determines if a given value is even.
kwenziwa/devicedetector
15 Downloads
Device Detector is a versatile, easy-to-use package for project that provides seamless device and operating system detection. Leveraging the robustness of mobiledetect/mobiledetectlib, this package allows developers to quickly identify whether a user is accessing their application from a mobile device, tablet, or desktop and determine the operating system, such as iOS or Android.
khaleejinfotech/ip2location
15 Downloads
Laravel package to determine location using ip address with lat-long and proxy
kfosoft/cron-expression
286 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
kenoristic/pagination
10 Downloads
This is a simple and easy to use pagination library, it can help you determine the total-pages, records-per-current-page e.tc check it out
kba-team/cake3_app_version
42 Downloads
CakePHP 3.x plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
kba-team/cake2_app_version
4734 Downloads
CakePHP plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
juliardi/homedir
243 Downloads
A library that contains a single function to determine user's home directory
journolink/composer-state
5 Downloads
Determine the current state of Composer installation
jord-jd/php-bucket-testing
2 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specified key metrics, such as clicks, downloads, purchases or any other form of conversion.