All Projects → tayfunerbilen → Basicdb

tayfunerbilen / Basicdb

Licence: other
PDO ile geliştirilmiş kullanımı kolay veritabanı sınıfıdır.

Projects that are alternatives of or similar to Basicdb

Php Sql Query Builder
An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
Stars: ✭ 313 (+146.46%)
Mutual labels:  pdo, mysql
Leafpub
Simple, beautiful, open source publishing.
Stars: ✭ 645 (+407.87%)
Mutual labels:  pdo, mysql
Php Mysql Class
Simple MySQL class written in PHP, for interfacing with a MySQL database.
Stars: ✭ 349 (+174.8%)
Mutual labels:  pdo, mysql
Pdo
Connecting to MySQL in PHP using PDO.
Stars: ✭ 187 (+47.24%)
Mutual labels:  pdo, mysql
Mysqldump Php
PHP version of mysqldump cli that comes with MySQL
Stars: ✭ 975 (+667.72%)
Mutual labels:  pdo, mysql
Php Pdo Mysql Class
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
Stars: ✭ 213 (+67.72%)
Mutual labels:  pdo, mysql
Easydb
Easy-to-use PDO wrapper for PHP projects.
Stars: ✭ 624 (+391.34%)
Mutual labels:  pdo, mysql
Hydrahon
🐉 Fast & standalone PHP MySQL Query Builder library.
Stars: ✭ 194 (+52.76%)
Mutual labels:  pdo, mysql
Dtool
数据生成器,数据库工具,数据库填充,伪数据,faker,mysql数据字典,数据库比对
Stars: ✭ 28 (-77.95%)
Mutual labels:  pdo, mysql
Ezsql
PHP class to make interacting with a database ridiculusly easy
Stars: ✭ 804 (+533.07%)
Mutual labels:  pdo, mysql
Dibi
Dibi - smart database abstraction layer
Stars: ✭ 373 (+193.7%)
Mutual labels:  pdo, mysql
Swpdo
Swoole Coroutine SQL component like PDO | 0成本迁移PDO到Swoole高性能协程客户端
Stars: ✭ 64 (-49.61%)
Mutual labels:  pdo, mysql
Fluentpdo
A PHP SQL query builder using PDO
Stars: ✭ 783 (+516.54%)
Mutual labels:  pdo, mysql
Php frameworks analysis
php框架源码分析
Stars: ✭ 57 (-55.12%)
Mutual labels:  pdo, mysql
Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (-11.02%)
Mutual labels:  pdo, mysql
Mdserver Mac
mdserver (mac version, secondary development)
Stars: ✭ 121 (-4.72%)
Mutual labels:  mysql
Aws Data Wrangler
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
Stars: ✭ 2,385 (+1777.95%)
Mutual labels:  mysql
Octillery
Go package for sharding databases ( Supports every ORM or raw SQL )
Stars: ✭ 122 (-3.94%)
Mutual labels:  mysql
Aura.auth
Provides a unified interface to local and remote authentication systems.
Stars: ✭ 121 (-4.72%)
Mutual labels:  pdo
Android Notes
Articles, notes, interview questions and resources management for Android.
Stars: ✭ 126 (-0.79%)
Mutual labels:  mysql

BasicDB Class for PHP

Description: BasicDB is a class to teach and use PDO and OOP, using abstract classes, interfaces and adapters. It simplifies also PDO usage.

Includes:

  • BasicDB Class to simplify PDO
  • Crudable Adapter
  • Add, Edit, Index, View, Delete Adapter methods

Other things to include:

  • Technology stack: PHP, Composer, PHPUnit should exits
  • Things to do: Complete Doccomments.
  • Status: Very very Alpha CHANGELOG.
  • Links to production or demo instances
  • No demo.

Installation

  1. Clone repository
  2. Composer Install
  3. (Optional) ant build

Configuration

For testing purposes you should create a test database and add credentials to test files.

Usage

See examples doler.

How to test the software

build/phpunit

Known issues

No issues yet

Getting help

[email protected]

Feel free to mail [email protected]

Getting involved

You can fork this package.

Open source licensing info

  1. TERMS
  2. LICENSE

Credits and references

I already gave credits above but, you can check;

  1. Tayfun Erbilen
  2. Midori Kocak
  3. Open Source Project Template
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].