Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Latest commit

History

History
16 lines (13 loc) 路 614 Bytes

File metadata and controls

16 lines (13 loc) 路 614 Bytes

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.