Libraries tagged by game database
sunnysideup/migrate-from-fqcn-to-short-tablename
28 Downloads
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.
rubix/dota2
196 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
ip2location/ip2proxy-codeigniter4
5 Downloads
IP2Proxy library for CodeIgniter 4. This module allows user to reverse search of IP address to detect VPN servers, open proxies, web proxies, Tor exit nodes, search engine robots, data center ranges and residential proxies using IP2Proxy BIN database. Other information available includes proxy type, country, state, city, ISP, domain name, usage type, AS number, AS name, threats, last seen date and provider names.
ip2location/ip2location-codeigniter4
14 Downloads
IP2Location library for CodeIgniter 4. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database.
ip2location/codeigniter-ip2location
30 Downloads
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database.
alex-no/field-lingo
18 Downloads
Field-lingo — lightweight library to map structured multi-language column names (e.g. @@name) to localized DB columns, with Yii2, Yii3, Laravel, and Symfony integration and framework-agnostic core.
cortex/tenants
2997 Downloads
Cortex Tenants is a frontend layer for the contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
ldiebold/isolate
12 Downloads
Isolate one Laravel checkout's runtime footprint (ports, prefixes, database name) from sibling checkouts of the same app.
kaizencoders/wp-fluent
10 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
jimbojsb/db-snapshot
2896 Downloads
Snapshot your database with mysqldump and store it to a an asset volume (S3). Also restore it from that same location. Great for local dev snapshots and nightly backups.
diontech/laravel-extended-scheduler
1813 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
vendor-name/movie-database
5 Downloads
Tutorial Movie Database application for Gridguyz CMS
kodooy/name-value-object
1 Downloads
A Laravel package for handling name value objects and database casting
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
ausus/audit-database
0 Downloads
AUSUS — Database TransactionalSink (RFC-007). Skeleton: name reserved; V0 ships an inline DatabaseAuditSink inside ausus/persistence-sql.