Libraries tagged by sinch
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
daygarcia/amazon-sp-api-laravel
10 Downloads
This package has made for laravel 8 and php 8. It's based on clousale/amazon-sp-api-php package with a little adjusts because the original repo doesnt receive any updates since a while. All credits reserved to clousale.
danielneis/moodle-local_syncgroups
16 Downloads
A tool for Moodle to synchronize groups members between courses
danielneis/moodle-availability_timesinceenrol
7 Downloads
Restrict access based on number of days since user enroled.
daimekashiya/luno-php
15 Downloads
PHP SDK for the Luno API. Updated with latest release from source Github Repository since the official on Packagist only as at v0.0.4
cyberwoven/event_calendar
68 Downloads
Synchronizes events and provides a block with a calendar filter.
craymend/rentals-united-caching
13 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel
cqfdev/php-list-module
6 Downloads
A Thelia 2 module to synchronize a phpList contact list of your choice with the newsletter subscriptions and unsubscriptions on your Thelia shop
cpliakas/git-sync
40 Downloads
Synchronizes Git repositories.
compositephp/sync
19 Downloads
PHP 8.1+ SQL Database Migrations and schema synchronisation
common-gateway/woo-bundle
624 Downloads
A bundle for storing OpenWoo objects and synchronizing these objects from OpenWoo & xxllnc zaaksysteem.
common-gateway/pdd-bundle
11 Downloads
A bundle for storing OpenWoo objects and synchronizing these objects from OpenWoo & xxllnc zaaksysteem.
commentar/time-ago
181 Downloads
This package calculates the time since a specific `DateTime` object en displays it in a human readable format.
coco-project/sql-cache
23 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.
chill-project/ldap
1 Downloads
A bundle to synchronize Chill users with a LDAP directory.