All Projects → FriendsOfSymfony → Fosjsroutingbundle

FriendsOfSymfony / Fosjsroutingbundle

A pretty nice way to expose your Symfony2 routing to client applications.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Fosjsroutingbundle

Swarrotbundle
A symfony bundle for swarrot integration
Stars: ✭ 89 (-93.45%)
Mutual labels:  symfony, symfony-bundle
Dictionarybundle
Are you often tired to repeat static choices like gender or civility in your apps ?
Stars: ✭ 79 (-94.18%)
Mutual labels:  symfony, symfony-bundle
Dms Filter Bundle
Provides a FilterService for Symfony to allow users to implement input filtering in entities using Annotations
Stars: ✭ 74 (-94.55%)
Mutual labels:  symfony, symfony-bundle
Service Bus Symfony Bundle
Symfony Bundle - PHP Lightweight Message Bus supporting CQRS
Stars: ✭ 90 (-93.37%)
Mutual labels:  symfony, symfony-bundle
Web Server Bundle
WebServerBundle provides commands for running applications using the PHP built-in web server. It simplifies your local development setup because you don't have to configure a proper web server such as Apache or Nginx to run your application.
Stars: ✭ 1,281 (-5.67%)
Mutual labels:  symfony, symfony-bundle
Cronos Bundle
Easy update your crontab by using @cron annotations in Symfony commands.
Stars: ✭ 73 (-94.62%)
Mutual labels:  symfony, symfony-bundle
Sonataclassificationbundle
Symfony SonataClassificationBundle
Stars: ✭ 76 (-94.4%)
Mutual labels:  symfony, symfony-bundle
Minkbundle
Mink library integration bundle for Symfony2
Stars: ✭ 64 (-95.29%)
Mutual labels:  symfony, symfony-bundle
Event Store Symfony Bundle
Event Store Symfony Bundle
Stars: ✭ 93 (-93.15%)
Mutual labels:  symfony, symfony-bundle
Pugxautocompleterbundle
Add an autocomplete field to your Symfony forms
Stars: ✭ 83 (-93.89%)
Mutual labels:  symfony, symfony-bundle
Neo4j Symfony
Symfony Bundle for the Neo4j Graph Database
Stars: ✭ 69 (-94.92%)
Mutual labels:  symfony, symfony-bundle
Whiteoctobertcpdfbundle
A bundle to facilitate using TCPDF for PDF generation in Symfony applications
Stars: ✭ 91 (-93.3%)
Mutual labels:  symfony, symfony-bundle
Sonatacachebundle
This bundle provides caching services
Stars: ✭ 66 (-95.14%)
Mutual labels:  symfony, symfony-bundle
Easy Security Bundle
EasySecurityBundle
Stars: ✭ 95 (-93%)
Mutual labels:  symfony, symfony-bundle
Foselasticabundle
Elasticsearch PHP integration for your Symfony project using Elastica.
Stars: ✭ 1,142 (-15.91%)
Mutual labels:  symfony, symfony-bundle
Twigextensionsbundle
Useful Twig extensions for your Symfony project.
Stars: ✭ 75 (-94.48%)
Mutual labels:  symfony, symfony-bundle
Lexikcurrencybundle
This Symfony2 bundle provide a service and a Twig extension to convert and display currencies.
Stars: ✭ 59 (-95.66%)
Mutual labels:  symfony, symfony-bundle
Featureflagsbundle
Symfony2 Bundle to implement Feature Flags to your Application
Stars: ✭ 63 (-95.36%)
Mutual labels:  symfony, symfony-bundle
Knpmenubundle
Object Oriented menus for your Symfony project.
Stars: ✭ 1,242 (-8.54%)
Mutual labels:  symfony, symfony-bundle
Syliuselasticsearchplugin
Elasticsearch integration for Sylius apps.
Stars: ✭ 88 (-93.52%)
Mutual labels:  symfony, symfony-bundle

FOSJsRoutingBundle

Build Status

Join the chat at https://gitter.im/FOSJsRoutingBundle/Lobby

This bundle allows you to expose your routing in your JavaScript code. That means you'll be able to generate URL with given parameters like you can do with the Router component provided in the Symfony2 core.

This is a port of the symfony 1.x plugin: chCmsExposeRoutingPlugin.

Documentation

For documentation, see:

https://symfony.com/doc/master/bundles/FOSJsRoutingBundle/index.html

Contributing

See CONTRIBUTING file.

Original Credits

  • William DURAND as main author.
  • Julien MUETTON (Carpe Hora) for the inspiration.

License

This bundle is released under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].