This website requires JavaScript.
Explore
Help
Sign In
jimeh
/
litemysql
Watch
1
Star
0
Fork
0
You've already forked litemysql
mirror of
https://github.com/jimeh/litemysql.git
synced
2026-02-19 12:56:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
1
Tag
e96bd0f059cbfc6f1285b2a996b45a457edbe60e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jim Myhrberg
e96bd0f059
fixed a typo which caused a syntax error! omfg i shouldn't do this shit at 4am, i forgot to test at all before i tagged 1.0.2... lol :P
2007-12-16 02:03:24 +00:00
ChangeLog.txt
bumbed version to 1.0.2: fixed an issue with using multiple tables, fixed the limit issue of find(), update(), and delete() functions, and made load_settings() capable of taking a filename, or an array with settings as input
2007-12-16 01:29:25 +00:00
License.txt
added License.txt (i forget things easily)
2007-12-13 19:34:31 +00:00
litemysql.lib.php
fixed a typo which caused a syntax error! omfg i shouldn't do this shit at 4am, i forgot to test at all before i tagged 1.0.2... lol :P
2007-12-16 02:03:24 +00:00
Description
Very light-weight and simple ORM-like MySQL library for PHP. Kind of like ActiveRecord's little brother.
MIT
137
KiB
Languages
PHP
100%