MySpot

SQLMap Framework for PHP

{{$t('MySpot is a PHP persistence framework based on PDO with SQLMap support.')}}

{{$t('Features')}}

  • {{$t('A visual utility to generate the code of Data Access Object class file and configuration file, check out')}} iCopyPaste
  • {{$t('A simple syntax support for simple condition sub statement')}}
  • {{$t('A simple syntax support for SELECT..IN query which is poor in PDO')}}
  • {{$t('Lightweight, all configuration stored in PHP native array')}}

{{$t('Install')}}

$ composer install vimac/myspot

{{$t('A live demo')}}

$ git clone https://github.com/vimac/myspot-demo-app.git
$ cd myspot-demo-app
$ composer install
$ composer start

{{$t('Document')}}

{{$t('Under construction')}}, {{$t('currently available on github')}} README

{{$t('License')}}

MIT License

Powered by vifix.cn