Libraries tagged by determine
rovangju/carbon-fy
3818 Downloads
Carbon DateTime extension to determine fiscal year (FY)
romano83/akismet
15405 Downloads
PSR-7 library to communicate with Akismet service to determine if a submitted comment to your website should be considered spam or not.
pixelbrackets/not-empty
3988 Downloads
not empty() - Adds methods to determine whether a variable is blank or present - Inspired by Ruby on Rails
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
michaeldrennen/schema-change
3384 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
kba-team/version
14443 Downloads
Determine your project version from either a commit.json or from your git repository.
imliam/php-indefinite-article
138185 Downloads
Determine the indefinite article of an English term
futuretek/cron-expression
9958 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
enterdev/cron-expression
2267 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
and/symlink-detective
8630 Downloads
Library allows to determine realpath to your script when you try to do it from symlinked file
bravesheep/database-url-bundle
38459 Downloads
Determine Symfony2 database settings from a single URL-based parameter
worlddirect/sysfilefinder
78 Downloads
This extension contains a backend module to show the path of a sys_file entry with a specific id. Also it can use fal_securedownload extension links to determine the sys_file id.
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
ucraft-com/detection
17837 Downloads
The Detection component helps application detect visitor's browser details and device type. Determine the geographical location of website visitors based on their IP addresses.
syntaxseed/iplimiter
92 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.