Skip to content

SarafApp/ReactPHP-MySQL-QueryBuilder

 
 

Repository files navigation

Saraf Query Builder

This project is an easy-to-use query builder and mysql connection manager for saraf projects.

Warning Since mysql 8+ the default authentication plugin is caching_sha2_password which is currently not supported by friends-of-reactphp/mysql therefore in order to use mysql database, the auth plugin for user should be set to mysql_native_password like this: ALTER USER 'root'@'%' IDENTIFIED WITH mysql_native_password BY 'P@55w@rd';

Development

Before anything please ensure that you have phpcs php-cs-fixer installed on your machine. Then run the following commands to set up project for yourself.

sudo npm i -g @commitlint/config-conventional
pip install pre-commit
pre-commit install
pre-commit install --hook-type commit-msg

About

an easy to use query builder on top of "friends-of-reactphp/mysql"

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy