Libraries tagged by duplicator
hubalekt/db
22 Downloads
DB is simple Mysql library for quick data manipulation with minimum duplicate php code
depage/htmlform
326 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
aliziodev/laravel-gmail-unique
4 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
wwardaww/insert-on-duplicate-key
26 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
vmorozov/laravel_duplicate_query_cache
10 Downloads
This small library contents all needed code to cache duplicate queries during one request
vildanbina/laravel-duplicate
50 Downloads
Duplicate any Eloquent model along with its underlying relationships
twigmac/remove-duplicate-files
2 Downloads
Recursively remove duplicate files on the command line.
triveon/duplicate-widget
1 Downloads
Module to enable duplication of widgets
thelia/duplicate-order-module
153 Downloads
talentasia/eloquent-insert-on-duplicate-key
280 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE with Eloquent.
stephane888/duplicate_inline_entity_complex
8 Downloads
permet de dupliquer les entites definit comme example.
steffenmaechtel/fix_duplicate_database_connection
84 Downloads
TYPO3 CMS extension: fix duplicate database connection for old extensions using $GLOBALS['TYPO3_DB']
stdioh/nova-duplicate-field
3 Downloads
A Laravel Nova field to duplicate records. This package is a fork from jackabox/nova-duplicate-field
religis/duplicate-queries-panel
14 Downloads
Addon for showing duplicate DB queries in the Debug Bar.