Download the PHP package retamayo/tablemancer without Composer
On this page you can find all versions of the php package retamayo/tablemancer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download retamayo/tablemancer
More information about retamayo/tablemancer
Files in retamayo/tablemancer
Package tablemancer
Short Description A PHP library for efficient database table management, including CRUD operations, JSON data handling, and security features.
License MIT
Informations about the package tablemancer
Tablemancer
Tablemancer is a PHP library designed to simplify database table management. It provides essential tools for handling CRUD (Create, Read, Update, Delete) operations, working with JSON data, and maintaining security in your database interactions.
Features
-
CRUD Operations: Easily create, read, update, and delete records in your database tables.
-
JSON Data Handling: Seamlessly manage JSON data, making it convenient to work with complex structured data.
- Security: Tablemancer includes security measures to protect against common vulnerabilities, ensuring the safety of your data.
Requirements
- PHP 8.0 or higher
Installation
You can install Tablemancer using Composer:
Usage
Here's a quick example of how to use Tablemancer to create a new record in your database:
For more detailed information and examples, please refer to the documentation or explore the codebase.
License
Tablemancer is open-source software released under the MIT License.
Contribution
Contributions are welcome! If you encounter issues or have suggestions for improvements, please open an issue or submit a pull request.
Contact
If you have questions or need assistance, you can reach me at [email protected].
Happy coding!
All versions of tablemancer with dependencies
ext-mbstring Version *
ext-iconv Version *
ext-pdo Version *
ext-json Version *
ext-curl Version *
ext-simplexml Version *