Libraries tagged by defer
devericlp/laravel-setup-config
8 Downloads
defser/zilliqa-php
609 Downloads
A library integrating Zilliqa with typed PHP.
defenestrator/laravel5-couchdb
174 Downloads
CouchDB Driver for the Laravel 5 family. Includes doctrine/couchdb as a dependency in composer.json and sets up a Laravel and Eloquent-friendly Service Provider for you. Enjoy!
defendervex/bbextend
552 Downloads
Add new BBCode options and editor buttons.
wwaz/mimetype-php
30 Downloads
Determines mimetype of a filepath (string) or file resource
worlddirect/sysfilefinder
73 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
3 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
17828 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
91 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.
sumanion/laravel-cloudflare
3146 Downloads
Simple way to determine real client IP and country when using CloudFlare
stanislav-web/sonar
17 Downloads
Sonar is the site visitors monitor. Build in Phalcon & MongoDb. Conducts monitoring of visitors, using the WebSockets connection. Great for sites built on REST technology. You can easily integrate this package to track detailed information about your visitors. Check the time on each page of the site, determine device, geo location.
s25/itin-ru
4075 Downloads
Determines Russian Individual Taxpayer Identification Number, rus. ИНН, by passport data
rovangju/carbon-fy
3790 Downloads
Carbon DateTime extension to determine fiscal year (FY)
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
prbdias/trilateration
1247 Downloads
Library to determine absolute or relative locations of points by measurement of distances.