/MySQLm

This is a PHP Library/API for connecting to MySQL using OOP

Primary LanguagePHPOtherNOASSERTION

About MySQLm

MySQLm is an 'Library' made to be used to connect to a MySQL Server. MySQLm is made with OOP (Object Oriented Programming) and used MySQLi [OOP]

The newest version of MySQLm is 1.5.11 Released on 21st November 2018

Legacy Development branch:
https://gitlab.atvg-studios.at/root/MySQLm/tree/dev-1.5

Development branch:
https://gitlab.atvg-studios.at/root/MySQLm/tree/dev-1.6

Release Build:
https://gitlab.atvg-studios.at/root/MySQLm/tree/master

Report Bugs or Wishes

You can Report Bugs or add Wishes on our Bugtracker Site:

Issues

How to use MySQLm?

See the Wiki

License

This Software is Licensed under ATVG-Studios's OSPL [ http://www.ospl.atvg-studios.at/ ]

Copyright holder is ATVG-Studios, Copyright 2015-2018 ATVG-Studios

All Contributers are Copyright holder of thair commits, by commiting to this project (Pull Requests), the copyright is splitt between ATVG-Studios and the developer of the commit.

What is OSPL? Show it to me, so i can ignore it.

OSPL v1 (Open Source Project License Version 1.3 by ATVG-Studios)

Copyright (c) 2015-2018 Thomas Obernosterer (ATVG-Studios)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute and sublicense the Software (Selling the Software is punishable for the Person selling. This may result in a lawsuit!), and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

[This License was Copied from its original website: http://ospl.atvg-studios.at]