We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb953e commit 88bdba5Copy full SHA for 88bdba5
README.md
@@ -9,7 +9,10 @@ A Laravel package for managing state in API resources.
9
10
**Features:**
11
12
-- TODO
+- 🧘🏻♂️ **Unified Resources:** Provide multiple resource representations through a single resource class.
13
+- 🏗️ **Built-in States:** Comes with default states for common use cases.
14
+- 🪄 **Magic Methods:** Optional magic methods for a more fluent and expressive syntax.
15
+- 🛠️ **Hackable:** Extend the package with your own custom states and logic.
16
17
## Documentation
18
0 commit comments