Skip to content

Releases: Respect/FluentGen

Version 2.0

Choose a tag to compare

@alganet alganet released this 25 Mar 05:53

Version 2.0 drops support for non class-based attributes, aligning with Fluent 2.0. This change represents a backwards-compatible break.

Release 1.0.1

Choose a tag to compare

@alganet alganet released this 23 Mar 21:59
0e47b54

Fixes PHP tag generation

Initial Release

Choose a tag to compare

@alganet alganet released this 23 Mar 21:23
49b7420
Initial commit

General-purpose mixin interface generator for __call-based fluent builders.
Scans class namespaces, reflects constructors, and produces typed interface
files for IDE autocompletion. Optionally leverages Respect/Fluent's