Download the PHP package jarivas/sql-models without Composer
On this page you can find all versions of the php package jarivas/sql-models. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jarivas/sql-models
More information about jarivas/sql-models
Files in jarivas/sql-models
Download jarivas/sql-models
More information about jarivas/sql-models
Files in jarivas/sql-models
Vendor jarivas
Package sql-models
Short Description A simple and light Multi Sql model factory
License MIT
Package sql-models
Short Description A simple and light Multi Sql model factory
License MIT
Please rate this library. Is it a good library?
Informations about the package sql-models
Description
It is a tool to generate Models from differets kinds automatically, those models can CRUD by them selves, even supports relationships throught the method join
How to install
composer require jarivas/sql-models
How to use
Please check the tests code on tests/Unit
Tests
- Requires Docker
- ./vendor/bin/phpunit --testsuite Mysql
- ./vendor/bin/phpunit --testsuite Pgsql
- ./vendor/bin/phpunit --testsuite Sqlite
All versions of sql-models with dependencies
PHP Build Version
Package Version
Requires
psr/log Version
^3.0
The package jarivas/sql-models contains the following files
Loading the files please wait ....