Download the PHP package gguney/hammal without Composer
On this page you can find all versions of the php package gguney/hammal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gguney/hammal
More information about gguney/hammal
Files in gguney/hammal
Download gguney/hammal
More information about gguney/hammal
Files in gguney/hammal
Please rate this library. Is it a good library?
Informations about the package hammal
Hammal - DatabaseModeller for Laravel
Get's databases table information
Requirements
- Hammal works with PHP 5.6 or above.
- Hammal only works with PostgreSQL and MySQL.
Installation
Preparation
Add package's service provider to your config/app.php
Then write this line on cmd.
Usage
YourModelName variable is the name of your model. --m (optional) option also creates the Model. --fill (optional) option is to fill the field variable arrays of the DataModel from Database table.
Author
Gökhan Güney - [email protected]
License
Hammal is licensed under the MIT License - see the LICENSE
file for details
All versions of hammal with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6 || 7.0
The package gguney/hammal contains the following files
Loading the files please wait ....