Libraries tagged by databaes
wp-sync-db/wp-sync-db
192511 Downloads
WP Sync DB eliminates the manual work of migrating a WP database.
whitecube/laravel-timezones
237340 Downloads
Store UTC dates in the database and work with custom timezones in the application.
wallacemartinss/filament-onboarding
11946 Downloads
Database-driven onboarding for Filament: progress checklists and guided spotlight tours, translatable to any locale.
tzsk/otp
692024 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
typo3/cms-recycler
6525020 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
typo3/cms-recordlist
8152210 Downloads
TYPO3 CMS Recordlist - Lists database records in the TYPO3 backend module (Web>List).
typo3/cms-lowlevel
8572375 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
stuttter/ludicrousdb
134839 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
statamic-rad-pack/runway
252819 Downloads
Eloquently manage your database models in Statamic.
sokil/php-isocodes-db-i18n
1218113 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
smile/gdpr-dump
47054 Downloads
A utility to create anonymized database dumps
picocms/pico
38265 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
php-tmdb/api
389264 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
php-on-couch/php-on-couch
207262 Downloads
CouchDB NoSQL database access in PHP
php-db/phpdb
224149 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations