laroute
Route generator
A package that generates Laravel route URLs from JavaScript.
Generate Laravel route URLs from JavaScript.
796 stars
23 watching
138 forks
Language: PHP
last commit: 9 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jeffreyway/laravel-4-generators | A package of scripts to automate repetitive tasks in Laravel development | 27 |
railsware/js-routes | Generates JavaScript code to define named routes from Rails applications | 1,610 |
garygreen/pretty-routes | A package for simplifying route configuration in Laravel applications. | 655 |
jeroen-g/laravel-packager | A tool that automates the creation of new Laravel packages with minimal boilerplate code | 1,356 |
skyronic/laravel-file-generator | Automates creation of files with customizable boilerplates and generators. | 66 |
fedeisas/laravel-4-js-routes | Exposes named routes from Laravel to JavaScript frameworks | 62 |
milad-akarie/auto_route_library | A Flutter navigation package with code generation for strongly-typed argument passing, effortless deep-linking, and simplified routes setup. | 1,590 |
chrisguttandin/angular-prerender | Simplifies the build process of static Angular apps by prerendering routes and merging them with the static build | 126 |
laravolt/avatar | A package to generate avatars from user names and other strings, supporting various image formats and Gravatar integration. | 1,905 |
laracademy/generators | Automates model generation for Laravel applications based on database tables | 348 |
spatie/laravel-html | A package that simplifies HTML generation in PHP-based web applications using a builder pattern and fluent methods. | 769 |
keevitaja/linguist | A package providing multilingual URL generation and redirection support in Laravel framework. | 190 |
laravel/laravel.com | The source code of the official Laravel website. | 601 |
webneat/lumen-generators | A package of reusable tools for generating boilerplate code in Lumen and Laravel 5 for building RESTful APIs. | 353 |
atlregional/bus-router | Generates bus routes from GTFS data using the Google Maps Directions API or OSRM. | 37 |