Libraries tagged by database api
e-dev/api_database
7 Downloads
Biblioteca de mapeamento de entidades.
bakkerit/php-ripedb-api
3 Downloads
Eloquent means to interact with RIPE Database RESTful API
zakalajo/api-generator
19 Downloads
generates api from database tables
prashant-shukla/rest-api-from-database
0 Downloads
Auto generate REST API from database
apitin/database
19 Downloads
Database
khalyomede/laravel-api-generator
58 Downloads
Generates models, controllers and routes API from a database
ggarri/graphql-api
7 Downloads
Graphql readonly api for your database.
robinmarechal/database-rest-unwrapper
12 Downloads
A simple way to unwrap your database as a RESTful API.
blazon/database-core
1312 Downloads
Core database integration for the Blazon API framework. Contains the needed integrations and boilerplate for Doctrine ORM
talismanfr/yii2-kladr-api
5 Downloads
In addition to working with the service, the extension can cache or save queries to the database to optimize access to the API.
yasmeenali/contact-module-api
1 Downloads
Provide Documentation Via Swagger for api ,This Will Send Email To admin and save contact query in database
tiagosampaio/tmdb-api-php
6 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
techguy/world-countries-api
826 Downloads
This package has api pointing to https://restcountries.eu. Fetches and stores all the countries in your local database.
rozbehsharahi/fhp-rest-api
14 Downloads
Super quick setup of a PHP-REST-API without the use of MySQL, Apache, ...
ordnael/api-model
40 Downloads
Extendable class for REST API based models - instead of the traditional Database based one - that integrates common Laravel's Model class functionalities.