Libraries tagged by Custom Database
desnake/notifications
1 Downloads
Notifications trait modified to use custom database connection for use in microservices
craftsnippets/craft-cats-manager
4 Downloads
Example plugin showing how to use custom database model
aportela/db-wrapper
203 Downloads
Custom PDO database wrapper
webafra/larasettings
332 Downloads
Store your custom Settings in database and cache system
aries/laravelsetting
52 Downloads
Store your custom Settings in database and cache system
aportela/db-browser-wrapper
41 Downloads
Custom php (pdo) database element browsing wrapper
wizardsmine/framework
22 Downloads
An framework in progress with basic routing, database querier and custom session handler
raymondoor/dbconnection
1 Downloads
Simple custom class to handle database operations using PDO
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
invento/backup
8 Downloads
A custom Laravel package for file and database backup.
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
psycle-wordpress-plugins/psycle-pii-scrub
240 Downloads
WP_CLI command to scrub PII data from a WordPress database. Calling 'wp pii-scrub' will automatically detect major plugins (BuddyPress, WooCommerce) and scrub/replace any PII (personal information) so that a database compromise doesn't cause issues. Additional custom meta data to check/scrub can be defined at runtime.
dragonrun1/uuid64php
5 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.