Git Product home page Git Product logo

s4f4y4t / pdoquerybuilder Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 56 KB

This is a secure and robust PHP query builder that uses PDO to interact with the database. The query builder is designed to prevent SQL injection attacks. An easy-to-use interface that can be customized to suit your specific needs

License: MIT License

PHP 100.00%
database pdo php query query-builder sql sql-query sql-query-builder

pdoquerybuilder's Introduction

Safayat Mahmud

Website    Github    Linkedin    Twitter    Mail   



class portfolio extends life
{
  public function __constructor()
  {
    parent::__construct();
  }


  public function index()
  {
    $this->about();
    $this->skill();
  }

  private function about()
  {
    return [
      'name' => 'Safayat Mahmud',
      'title' => 'Web Application Developer',
      'about' => 'I am Safayat Mahmud. A Web application developer passionate about creating scalable solutions that makes differences on the world. I specialize in assisting businesses in resolving their challenges through technology.'
    ];
  }

  private function skill()
  {
    return ['Frontend Development', 'Custom application Development', 'Database Design', 'API Development & Integration', 'Web Security', 'Deployment','html', 'css', 'javascript', 'PHP', 'mysql', 'json','codeigniter', 'laravel','bootstrap', 'tailwindcss', 'Jquery', 'scss', 'ajax', 'laravel','git', 'npm', 'linux', 'react', 'firebase', 'redux-toolkit'];
  }
  
}

s4f4y4t

pdoquerybuilder's People

Contributors

s4f4y4t avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.