Download the PHP package patrickcurl/laravel-computed-columns without Composer
On this page you can find all versions of the php package patrickcurl/laravel-computed-columns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download patrickcurl/laravel-computed-columns
More information about patrickcurl/laravel-computed-columns
Files in patrickcurl/laravel-computed-columns
Download patrickcurl/laravel-computed-columns
More information about patrickcurl/laravel-computed-columns
Files in patrickcurl/laravel-computed-columns
Vendor patrickcurl
Package laravel-computed-columns
Short Description Adds the methods: md5AsComputed, jsonFieldStoredAs, manyJsonFieldsStoredAs, concatWsStoredAs.
License MIT
Homepage https://github.com/patrickcurl/laravel-computed-columns
Package laravel-computed-columns
Short Description Adds the methods: md5AsComputed, jsonFieldStoredAs, manyJsonFieldsStoredAs, concatWsStoredAs.
License MIT
Homepage https://github.com/patrickcurl/laravel-computed-columns
Please rate this library. Is it a good library?
Informations about the package laravel-computed-columns
Adds the methods: md5AsComputed, jsonFieldStoredAs, manyJsonFieldsStoredAs, concatWsStoredAs
This package is an extension to laravel migrations to add some more optimized virtual/storedAs fields based on common use cases (at least my own);
Support us
Installation
You can install the package via composer:
You can publish and run the migrations with:
Usage
I'm planning on better documentation but the simplest way to jump in is look at some code.
bash composer test
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Patrick Curl](https://github.com/patrickcurl)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
All versions of laravel-computed-columns with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0
illuminate/database Version ^9.0
illuminate/support Version ^9.0
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0
illuminate/database Version ^9.0
illuminate/support Version ^9.0
The package patrickcurl/laravel-computed-columns contains the following files
Loading the files please wait ....