stancl/virtualcolumn
stancl/virtualcolumn adds database-like “virtual columns” to Eloquent models, letting you define computed attributes that can be queried, sorted, and indexed as if they were real fields. Useful for JSON data, derived values, and cleaner, faster queries.
Laravel 12 support.
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.4.1...v1.5.0
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.4.0...v1.4.1
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.3.1...v1.4.0
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.3.0...v1.3.1
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.2.1...v1.3.0
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.2.0...v1.2.1
Feature release.
Full Changelog: https://github.com/archtechx/virtualcolumn/compare/v1.1.0...v1.2.0
Laravel 8 support
How can I help you explore Laravel packages today?