Download the PHP package thephpleague/database without Composer
On this page you can find all versions of the php package thephpleague/database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thephpleague/database
More information about thephpleague/database
Files in thephpleague/database
Download thephpleague/database
More information about thephpleague/database
Files in thephpleague/database
Vendor thephpleague
Package database
Short Description PHP library and ORM to handle DB connection, apply C.R.U.D. operations
License MIT
Homepage https://github.com/thephpleague/database
Package database
Short Description PHP library and ORM to handle DB connection, apply C.R.U.D. operations
License MIT
Homepage https://github.com/thephpleague/database
Please rate this library. Is it a good library?
Informations about the package database
Database
PHP library and ORM to handle DB connection, apply C.R.U.D. operations.
Install
Via Composer
Usage
BulkSql
usage
Bulk SQL classes could be useful in scripts, when you need to insert big amount of records.
Example 1:
`BulkInsert` usage
Example 2:
`BulkReplace` and `BulkDelete` usage (could be useful with feeds)
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Sergey Podgornyy
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of database with dependencies
PHP Build Version
Package Version
The package thephpleague/database contains the following files
Loading the files please wait ....