Libraries tagged by database class
dinodev/my-sql
24 Downloads
Classes you can modify your MySql database even if you don't know sql
adriang1174/connect-mdb
9 Downloads
PDO classes adapted to connect Access MDB databases
mvccore/example-cdcol-separated-doc-root
4 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and separated document root.
mvccore/example-cdcol-multilang-mobile
6 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database, with authentication, with multilanguage routes and mobile version.
mvccore/example-cdcol-extended-models
4 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and extended models.
mvccore/example-cdcol-basic
7 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database.
mvccore/example-cdcol
26 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and authentication.
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
wyz/file-indexer
2 Downloads
Some PHP classes for processing files, and for indexing file properties in a database.
willotter/funny-jokes
46 Downloads
A class to interact with the International Chuck Norris Database API
weitzman/drush-oracle-driver
396 Downloads
A class used by Drush to query/backup/etc. when Drupal is backed by an Oracle database.
trigves/arm
19 Downloads
A class that creates, updates and deletes tables and rows in the database automatically.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
supergnaw/playfab-php
11 Downloads
A single-file PHP class for simple PlayFab API calls that uses the local database for caching.
selifa/data-sa
2 Downloads
Database connector(s) and utilities designed for Selifa Framework, available as a standalone classes.