Download the PHP package furkifor/sql_dumper without Composer
On this page you can find all versions of the php package furkifor/sql_dumper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download furkifor/sql_dumper
More information about furkifor/sql_dumper
Files in furkifor/sql_dumper
Download furkifor/sql_dumper
More information about furkifor/sql_dumper
Files in furkifor/sql_dumper
Vendor furkifor
Package sql_dumper
Short Description Laravel eloquent mantığıyla orm işlemlerinde sql çıktısı alma projesi
License MIT
Homepage https://github.com/furkifor/sql_dumper
Package sql_dumper
Short Description Laravel eloquent mantığıyla orm işlemlerinde sql çıktısı alma projesi
License MIT
Homepage https://github.com/furkifor/sql_dumper
Keywords FurkiForsql_dumper
Please rate this library. Is it a good library?
Informations about the package sql_dumper
SqlDumper Package
SQL query builder and database migration tool.
Installation
SQL Query Builder Usage
Migration Tool Usage
Features
SQL Query Builder
- CREATE SELECT queries
- WHERE conditions
- JOIN operations (INNER, LEFT, RIGHT)
- ORDER BY sorting
- GROUP BY grouping
- HAVING filtering
- LIMIT clause
- Parameter binding support
- DISTINCT queries
Migration Tool
- Multiple database system support (MySQL, MongoDB, SQL Server)
- Support for all common data types
- Automatic ID/Primary Key generation
- Foreign Key relationships
- Unique constraints
- NOT NULL constraints
- DEFAULT values
- CHECK constraints
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
The MIT License (MIT). Please see License File for more information.
Credits
- Furkan Ünsal
- All Contributors
All versions of sql_dumper with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package furkifor/sql_dumper contains the following files
Loading the files please wait ....