Libraries tagged by gamedata
wonfu/cakedatabase
1 Downloads
Database abstraction library base cakephp database
thefinaloutpost/cakedatasource
22 Downloads
Personal fork of Cake/datasource to update cache dependency. Provides connection managing and traits for Entities and Queries that can be reused for different datastores
showapp/namevatar
25 Downloads
sevenfloor/yii2-cameratag
25 Downloads
A Yii2 client for CameraTag (https://cameratag.com/)
sevenfloor/cameratag
46 Downloads
CameraTag API client (https://cameratag.com)
kangyasin/makedatabase
2 Downloads
Make command generate database with php artisan.
k1sul1/expose-more-pagedata-in-rest
59 Downloads
Expose more data in the WordPress REST API pages endpoint
didrive_mod/pagedata
8 Downloads
работа с дата файлами
cyrrill/namevatar
24 Downloads
mickadoo/basedata
14 Downloads
A symfony command to ensure your database contains all base data required to use your application
enrise/fakedata
143 Downloads
Generates fake data based on locale
rudak/fake-data-generator
35 Downloads
Return fake data.
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.