Download the PHP package flow4ui/flow-symfony without Composer
On this page you can find all versions of the php package flow4ui/flow-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download flow4ui/flow-symfony
More information about flow4ui/flow-symfony
Files in flow4ui/flow-symfony
Package flow-symfony
Short Description A Symfony bundle for defining Vue components with PHP classes and managing state on both client and server
License MIT
Informations about the package flow-symfony
Flow-Symfony
Flow-Symfony is a powerful integration of Vue framework with Symfony, enabling seamless development of reactive components in your Symfony applications.
Features
- State and Store management
- Component-based architecture with attributes
- Automatic state initialization and updates
- Client-side method handling
- Integrated routing support
Installation
Install the package via Composer:
Usage
Here's a simple example of how to create a Todo List component using Flow-Symfony:
This example demonstrates how to create a reactive Todo List component with Flow-Symfony, showcasing state management, property binding, and event handling.
Documentation
For more detailed information on how to use Flow-Symfony, please refer to the Flow Component Library documentation.
TODO
- [ ] Enhance the JavaScript transport library
- [ ] Refine the manager
- [ ] Extract the server-side transport logic into a class
- [ ] Implement server-side rendering
- [ ] Add more options to the flow_options template function
- [ ] Load components from url.
- [ ] Add support for customer transport url
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the GPLv3 License.
All versions of flow-symfony with dependencies
ext-dom Version *
mck89/peast Version ^1.17
symfony/asset Version ^5.0|^6.0|^7.0
symfony/console Version ^5.0|^6.0|^7.0
symfony/form Version ^5.0|^6.0|^7.0
symfony/framework-bundle Version ^5.0|^6.0|^7.0
symfony/http-foundation Version ^5.0|^6.0|^7.0
symfony/security-core Version ^5.0|^6.0|^7.0
symfony/security-csrf Version ^5.0|^6.0|^7.0
symfony/serializer Version ^5.0|^6.0|^7.0
symfony/yaml Version ^5.0|^6.0|^7.0
twig/twig Version ^3.19.0