Libraries tagged by determine
dragonmantank/cron-expression
524488945 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
mtdowling/cron-expression
81034346 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
spatie/robots-txt
19415300 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
akrabat/ip-address-middleware
2717090 Downloads
PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute
skorp/detect-incompatible-samesite-useragents
2786845 Downloads
Determine if UserAgent is incompatible with SameSite=None
rybakit/arguments-resolver
114432 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
mtownsend/progress
19028 Downloads
A PHP package to determine steps and progress.
mcred/detect-credit-card-type
689897 Downloads
Utility to determine credit card type by PAN
akrabat/proxy-detection-middleware
123716 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
white-rabbit-1-sketch/php-file-hash-map
4984 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.
testmonitor/eloquent-incrementable
32452 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
konsulting/project-root
608920 Downloads
A simple package to determine the working root directory for a composer dependency
daveross/offline-country-reverse-geocoder
30197 Downloads
Determine which country a lat/long point falls in
atchondjo/geoip2country
4970 Downloads
A lightweight but powerful IP address lookup database solution to determine visitors country
akrabat/rka-scheme-and-host-detection-middleware
51199 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.