Packages from tesis

  • PHP

    tesis/db-layer

    Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)

  • PHP

    tesis/laravel-parse-user-agent

    Get OS, device, browser from user_agent