Libraries tagged by mysql api
nette/database
5528608 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
mevdschee/php-crud-api
54673 Downloads
Single file PHP script that adds a REST API to a SQL database.
apix/cache
522680 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
marcelgwerder/laravel-api-handler
90004 Downloads
Package providing helper functions for a Laravel REST-API
linkorb/database-manager
65537 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
bazilio/yii2-async
45136 Downloads
Provides translucent api for moving large tasks out of request context
maurobonfietti/rest-api-slim-php
1660 Downloads
Example of REST API with Slim PHP Framework.
memcrab/db
24280 Downloads
PHP DB Lib for Memcrab Core API
dreamfactory/df-sqldb
46194 Downloads
The DreamFactory(tm) SQL DB Service.
bullhorn/fast-rest
7837 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
systemsdk/docker-symfony-api
48 Downloads
JSON REST API
maurobonfietti/slim4-api-skeleton
2205 Downloads
Useful skeleton for RESTful API development, using PHP and Slim 4.
coagus/php-api-builder
57 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
betalabs/laravel-api-handler
18026 Downloads
Package providing helper functions for a Laravel REST-API
voodoophp/voodorm
10493 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.