Libraries tagged by determine
seeren/log
250 Downloads
Log message and determine level
ryantxr/browser-preferred-lang
6 Downloads
Determines preferred language
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
roliod/texas-holdem-up-validation-rules
5 Downloads
A rule engine that can determine the rank of a poker hand.
reichwebconsulting/cron-expression
10 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
rapidwebltd/php-bucket-testing
29 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 specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
pkeogan/laravel-lang-tester
1 Downloads
Did you implement a language file after your on production? Then you know its hard to determine if your caught every string. This package implement's a console command change every (or selected) values of a language file to emojis or a predefined string to rapidly identify any loose ends.
owlycode/thematic-speech
10 Downloads
An experimental library that can be used to determine actions to issue from natural language
nephifey/cron-expression
11 Downloads
Cron expression parser to get the previous run date, next run date, and determine if the expression is due to run based on the next run date.
navarr/smartstring
4 Downloads
An object that can intelligently determine whether to use grapheme_* or byte-focused string functions
natokpe/php-interface
14 Downloads
Tiny PHP package to help you determine whether your PHP app is using a command line interface or a web interface
nanoblocktech/shipping-calculator
33 Downloads
PHP class to determines shipping fee based on origin latitude and lonitude of customer from business location.
moderndeveloperllc/phalconlocale
176 Downloads
Class to determine client locale within Phalcon framework. Also provides locale-based redirection
mmcev106/ssn-or-itin-php
76 Downloads
Determine whether a number is a social security number (SSN) or an Individual Taxpayer Identification Number (ITIN).
michaelcrowcroft/laravel-cloud-ip
9 Downloads
Track the IP ranges in use by cloud providers and determine if IP addresses are associated with them. Compatable with both IPv4 and IPv6.