Libraries tagged by exiv
justoverclock/flarum-ext-dontgoaway
1659 Downloads
Show an Exit Intent Popup if a guest try to leave your site
justoverclock/check-duplicate-discussions
85 Downloads
Check if a similar discussion exists in Flarum
julio101290/boilerplateinventory
92 Downloads
CodeIgniter4 Boilerplateinventory Create entries, exits and inventory transfer
jonnx/laravel-spark-sso
130 Downloads
a simple SSO solution leveraging existing OAuth2 services
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
janhelke/cal
4235 Downloads
A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard
ip2location/ip2proxy-codeigniter4
4 Downloads
IP2Proxy library for CodeIgniter 4. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
ip2location/ip2proxy-cakephp
131 Downloads
Allow users to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exit nodes, search engine robots, data center ranges and residential proxies.
ip2location/codeigniter-ip2proxy
6 Downloads
IP2Proxy library for CodeIgniter. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
illuminatech/model-route
1199 Downloads
Allows continuing route matching in case bound model does not exist
illchuk/zf3-symfony-console
588 Downloads
A simple way to extend your existing Zend Framework 3 app with a Symfony Console facet.
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
idci/extra-form-bundle
65469 Downloads
Symfony bundle that expand existing FormType feature to allow a dynamic form generation
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
helloarman/dumptable
118 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.