Libraries tagged by determine
ctroms/retryable
196 Downloads
Easily determine and retry fails requests with configuratble strategies
catlabinteractive/samesite-cookie-sniffer
563 Downloads
Helper class to determine which cookie attributes to set.
bakame/cron
10 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
angus-dv/captcha
12 Downloads
CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a security measure used to determine whether a user is a human or a bot. It helps prevent automated software from abusing online services, protecting websites from spam, fraud, and other malicious activities.
anasa/response-strategy
16 Downloads
Package to isolate the logic that determines the return type of the controller based on the source (API/Web)
shone/scanner
15 Downloads
A scanner to determine if the version of the popular open source software you are running is vulnerable.
eyewitness/cron-expression
60818 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
bytestgear/eloquent-incrementable
747 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
andrey-helldar/which-color
2738 Downloads
A simple helper, helping to determine what color the text will look better over a monotonous color.
andrey-helldar/black-or-white-text-color
614 Downloads
A simple helper, helping to determine what color the text will look better over a monotonous color.
determine/composer-installer
42 Downloads
Composer Installer for Determine Modules and Tenants
zvps/ebay-sell-analytics-php-client
32 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 data on a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns data pertaining to a seller's performance 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.
zgcasas/cron-expression
70 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
zetacomponents/reflection
1066 Downloads
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type information or additional details about the source code itself.
yourname/oddeven
1 Downloads
A Laravel package to determine if a number is odd or even