Libraries tagged by Data Base Api
appkita/ci4restful
4 Downloads
Library CI4 untuk pembuatan WEB API Restfull dilengkapi dengan Authentication type JWT, KEY, Basic, Digest yang bisa terintegrasi dengan database, memiliki fitur blacklist, whitelist, management api
th3mouk/yahoo-weather-bundle
222 Downloads
Symfony bundle that include Yahoo Weather API and archive datas in database.
vitaliy_dior/laravel_cities
26 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
mdhesari/laravel-cities
30 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
demency/laravel_cities
634 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
awkwardideas/laravel_cities
16 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
angelkurten/laravel_cities
10 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
alimentalos/laravel_cities
13 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
projectzero/loldatabase
22 Downloads
An API wrapper for Riot Games League of Legends that stores and caches the data retrieved in a database format.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
supergnaw/playfab-php
10 Downloads
A single-file PHP class for simple PlayFab API calls that uses the local database for caching.
soloproyectos-php/db-record
224 Downloads
Manage database records. This library is part of the SoloProyectos PHP API.
soloproyectos-php/db
258 Downloads
Database library. This library is part of the SoloProyectos PHP API.
saguajardo/rest_lumen_mongodb_redis
7 Downloads
This project consists of the generation of an API Rest with Lumen, using mongoDB as a database. The list of stored records is cached with Redis