packagist nunomaduro/larastan v0.5.1

latest releases: 2.x-dev, dev-fix-tap-with-intersection-types, dev-neon-typo...
4 years ago

This release is a result of 2 weeks of work. It adds some really cool new features. Also we had some first-time contributors contributing some cool changes in this release.

There are no breaking changes. But be sure to check out the upgrade guide for some small caveats.

Upgrade guide: UPGRADE.md

Added

  • Support for model accessors (#401)
  • Handle Builder method calls, model scope calls and dynamic where calls on relations. Thanks @BertvanHoekelen (#410, #419, #423)
  • Support for custom Eloquent builders (#432)
  • Infer Eloquent model property types. Thanks @muglug (#435)
  • Support for app and resolve helper functions return type. Thanks @troelsselch (#431)
  • Add generic stubs for Eloquent collection and Support collection. (#439)

Fixed

Don't miss a new larastan release

NewReleases is sending notifications on new releases.