Download the PHP package ivanomatteo/laravel-model-utils without Composer
On this page you can find all versions of the php package ivanomatteo/laravel-model-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ivanomatteo/laravel-model-utils
More information about ivanomatteo/laravel-model-utils
Files in ivanomatteo/laravel-model-utils
Download ivanomatteo/laravel-model-utils
More information about ivanomatteo/laravel-model-utils
Files in ivanomatteo/laravel-model-utils
Vendor ivanomatteo
Package laravel-model-utils
Short Description Extract info from models
License MIT
Homepage https://github.com/ivanomatteo/model-utils
Package laravel-model-utils
Short Description Extract info from models
License MIT
Homepage https://github.com/ivanomatteo/model-utils
Please rate this library. Is it a good library?
Informations about the package laravel-model-utils
Extract attributes metadata from model
This package provide a simple way to retrive usefull metadata from laravel models
- find all models inside a psr-4 directory structure
- retrieve all columns and metadata from database
- retrieve indexes metadata
- generate basic validation rules using metadata
- model type hinting removed, you can use https://github.com/barryvdh/laravel-ide-helper
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ivano Matteo
- Thanks also to Barry vd. Heuvel for his libraries, i took some pices of code from ide helper
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-model-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.73|^9.0
barryvdh/reflection-docblock Version ^2.0.6
phpdocumentor/type-resolver Version ^1.1.0
doctrine/dbal Version ^2.6 || ^3
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.73|^9.0
barryvdh/reflection-docblock Version ^2.0.6
phpdocumentor/type-resolver Version ^1.1.0
doctrine/dbal Version ^2.6 || ^3
The package ivanomatteo/laravel-model-utils contains the following files
Loading the files please wait ....