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 04:46:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
1
Tag
07c9dc7ba3d96242d639ecd412fa08c23955c2f4
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
07c9dc7ba3
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
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
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
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%