Libraries tagged by geocords
dg/mysql-check
42 Downloads
Checks a MySQL database for orphaned records or invalid foreign keys, i.e., keys pointing to missing rows.
daniesy/php-digger
2388 Downloads
Fetch DNS Resource Records associated with a hostname
codingms/log2mail
58 Downloads
Send log records via mail
coco-project/sql-cache
17 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
christophlehmann/route-cache
18 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
calkeo/laravel-cloudflare-ddns
132 Downloads
This package facilitates dynamic DNS (DDNS) for Cloudflare with no third-party integrations. The package interacts directly with the Cloudflare API to sync the current system's IP address with your Cloudflare DNS records.
biohzrdmx/bimini-php
6 Downloads
Easily check and retrieve BIMI records from a host
becklyn/domain-checker
14 Downloads
Checks domains and their A records.
baldcat/platform-per-page
6 Downloads
Adds functionality for selecting the number of records in tables for the Orchid Platform.
atk14/table-record
107 Downloads
Base class for manipulating database records for Atk14 framework.
as-cornell/as_webhook_entities
37 Downloads
Manage Drupal entities like people records and articles via webhook notifications.
alban/laravel-data-sync
5 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
panoscape/tracker
27 Downloads
Eloquent CRUD records tracking for Laravel
mfc/mfc-tsextract
15 Downloads
Extracting typoscript from db records to files