gitextract_d3ec_8g3/ ├── Db.class.php ├── LICENSE ├── Log.class.php ├── README.md ├── SQL dump/ │ └── testdb.sql ├── composer.json ├── easyCRUD/ │ ├── Person.class.php │ ├── easyCRUD.class.php │ └── index.php ├── index.php └── settings.ini.php