Libraries tagged by game database
mpyw/laravel-cached-database-stickiness
358959 Downloads
Guarantee database stickiness over the same user's consecutive requests
webonaute/doctrine-fixtures-generator-bundle
184562 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
cooperl/laravel-ibmi
15809 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
sbine/simple-tenancy
3679 Downloads
Simple Laravel multi-tenancy in the same database
rinvex/laravel-tenants
3488 Downloads
Rinvex Tenants is a 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.
mouf/utils.action.action-interface
371674 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
bugloos/query-sorting-bundle
5239 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
5246 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
sbolch/name-days
99 Downloads
Hungarian name day database
josantonius/database
428 Downloads
Library for SQL database management to be used by several providers at the same time.
tatter/roster
3779 Downloads
Bulk name lookup for database relations in CodeIgniter 4
kovah/taboo-data
6 Downloads
A dataset for Taboo games
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.