Reactables is a plugin designed to build dynamic and reactive view components with Glowie Framework.
- Create reactive components without writing JavaScript or making API calls
- Interact with your backend logic using only PHP
- Update the DOM in real time with Skeltch templating engine
- Enjoy two-way data binding between views and controllers
- Listen to user interactions and display loading states
- Support both temporary and permanent file uploads, including previews and progress indicators
- Includes a built-in validation interface and query string updater
- Fully SEO-friendly
- Extremely lightweight with zero performance overhead
You can find the documentation on our website.
Reactables and Glowie are currently developed by Gabriel Silva.
Special thanks to the creators of Livewire and morphdom for inspiring this plugin.