Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.86 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.86 KB

Reactables

Latest Version Total Downloads License PHP Version

Glowie dynamic view components plugin

Reactables is a plugin designed to create dynamic and reactive view components with Glowie Framework.

Features

  • Create reactive components without Javascript or API calls
  • Interact with your backend logic using only PHP
  • Update the DOM in real time using Skeltch
  • Two-way data binding between view and controller
  • Listen for user interactions and show loading states
  • Support for temporary and definitive file uploads, previews and progress indicators
  • Bundled validation interface and query string updater
  • Completely SEO friendly
  • Incredibly lightweight and no performance impacts

Credits

Reactables and Glowie are currently being developed by Gabriel Silva.

Special thanks to the developers of Livewire and morphdom for inspiring this plugin.