crbast / PHP-SQL_SimpleLife

πŸ₯‚ Basic ORM with Model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-SQL_SimpleLife πŸ‘Œ

How to use 🀷

  1. Install library
> composer require crbast/slsql 
  1. Read the documentation : πŸ“”
  2. Have fun!

Info

πŸ“Œ The class uses the php method : prepare. So the class manages SQL injections.

β˜„οΈ To further simplify the life of developers, a class Model has been created. It allows you to create objects related to the database.

About

πŸ₯‚ Basic ORM with Model.

License:Do What The F*ck You Want To Public License


Languages

Language:PHP 100.0%