This website requires JavaScript.
Explore
Help
Sign In
FuzeWorks
/
Database
Watch
1
Star
0
Fork
0
You've already forked Database
Code
Issues
2
Pull Requests
Releases
Activity
18f2a6bb40
Database
/
.gitignore
7 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial Commit
2018-11-15 18:10:52 +00:00
composer.phar
composer.lock
.idea/
build/
vendor/
Implemented renewed Database system. System now consists of engines, much like the Layout system does. Engines are registered and can be provided by the FuzeWorks\Database class. This engine is not limited to SQL or PDO relational databases. A future MongoDB database is also planned.
2019-02-26 19:46:33 +00:00
test/temp/
Reference in New Issue
Copy Permalink