https://github.com/showx/mongox
mongodb driver
https://github.com/showx/mongox
Last synced: 10 months ago
JSON representation
mongodb driver
- Host: GitHub
- URL: https://github.com/showx/mongox
- Owner: showx
- Created: 2016-11-02T07:56:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T00:42:54.000Z (over 9 years ago)
- Last Synced: 2025-08-11T23:20:30.818Z (11 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongox
mongodb driver
集成mongo和mongodb扩展
log.php 发送日志类
添加保存日志
\mongox\log::add(“test”,”log”);
\mongox\log::save();