exolnet / laravel-static-model
This package is abandoned and no longer maintained.
No replacement package was suggested.
Define a laravel model using a static definition
dev-master
2020-09-23 23:32 UTC
Requires
- php: ^7.3
- ext-json: *
- illuminate/contracts: ^6.0|^7.0|^8.0
- illuminate/database: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
- exolnet/phpcs-config: ^1.0
- mockery/mockery: ^1.0
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.5
This package is auto-updated.
Last update: 2021-01-24 00:22:06 UTC
README
Define a laravel model using a static definition
Installation
Require this package with composer:
composer require exolnet/laravel-static-model
Usage
Explain how to use your package.
Testing
To run the phpUnit tests, please use:
composer test
Contributing
Please see CONTRIBUTING and CODE OF CONDUCT for details.
Security
If you discover any security related issues, please email security@exolnet.com instead of using the issue tracker.
Credits
License
This code is licensed under the MIT license. Please see the license file for more information.