File tree Expand file tree Collapse file tree 17 files changed +204
-0
lines changed Expand file tree Collapse file tree 17 files changed +204
-0
lines changed Original file line number Diff line number Diff line change
1
+ # @symfony/ux-autocomplete
2
+
3
+ Javascript-powered auto-completion functionality for your Symfony forms!
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-autocomplete] ( https://github.com/symfony/ux/tree/2.x/src/Autocomplete ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-chartjs
2
+
3
+ Chart.js integration for Symfony.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-chartjs] ( https://github.com/symfony/ux/tree/2.x/src/Chartjs ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-cropperjs
2
+
3
+ Cropper.js integration for Symfony.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-cropperjs] ( https://github.com/symfony/ux/tree/2.x/src/Cropperjs ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-dropzone
2
+
3
+ File input dropzones for Symfony Forms.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-dropzone] ( https://github.com/symfony/ux/tree/2.x/src/Dropzone ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-lazy-image
2
+
3
+ Lazy image loader and utilities for Symfony.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-lazy-image] ( https://github.com/symfony/ux/tree/2.x/src/LazyImage ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-live-component
2
+
3
+ Live Component: bring server-side re-rendering & model binding to any element.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-live-component] ( https://github.com/symfony/ux/tree/2.x/src/LiveComponent ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-map
2
+
3
+ Easily embed interactive maps in your Symfony application.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-map] ( https://github.com/symfony/ux/tree/2.x/src/Map ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-notify
2
+
3
+ Native notification integration for Symfony using Mercure.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-notify] ( https://github.com/symfony/ux/tree/2.x/src/Notify ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/ux-react
2
+
3
+ Integration of React in Symfony.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-react] ( https://github.com/symfony/ux/tree/2.x/src/React ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
Original file line number Diff line number Diff line change
1
+ # @symfony/stimulus-bundle
2
+
3
+ Integration of @hotwired/stimulus into Symfony.
4
+
5
+ ** This package can't be used on its own, and requires the PHP package [ symfony/ux-stimulus-bundle] ( https://github.com/symfony/ux/tree/2.x/src/StimulusBundle ) .**
6
+
7
+ ## Resources
8
+
9
+ - [ Documentation] ( https://symfony.com/bundles/ux-autocomplete/current/index.html )
10
+ - [ Report issues] ( https://github.com/symfony/ux/issues ) and
11
+ [ send Pull Requests] ( https://github.com/symfony/ux/pulls )
12
+ in the [ main Symfony UX repository] ( https://github.com/symfony/ux )
You can’t perform that action at this time.
0 commit comments