Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adlerweb/awtools
Adlerwebs PHP-Toolkit
https://github.com/adlerweb/awtools
Last synced: about 6 hours ago
JSON representation
Adlerwebs PHP-Toolkit
- Host: GitHub
- URL: https://github.com/adlerweb/awtools
- Owner: adlerweb
- License: mit
- Created: 2012-04-30T10:44:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T21:01:11.000Z (over 1 year ago)
- Last Synced: 2024-06-11T17:55:50.036Z (5 months ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adlerweb's PHP Toolkit
This library includes several modules to enhance PHP. All modules instanziate
themselves upon loading as long as it is not prohibited via configuration## Modules Included
### mysql.stmt.php
MySQL/MariaDB wrapper for easy usage of prepared statements
### mysql.php
Enhanced error-handling, debugging, security-stuff
**DEPRECATED**
### session.php
Session Management with MySQL user database
### smarty.php
Wrapper to instantiate Smarty (http://www.smarty.net/)