yaml-route
Route configurer
Provides a way to configure CakePHP 3 routes with simple YAML files.
Yaml-route provides possibility to configure CakePHP 3 routes with simple yaml files.
6 stars
2 watching
3 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ienaga/phalconrouter | A library that provides a simple way to define and manage route configurations using Yaml files in a Phalcon application. | 4 |
cakedc/cakephp-cached-routing | Improves load time of routes by caching the route collection | 4 |
garygreen/pretty-routes | A package for simplifying route configuration in Laravel applications. | 655 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 144 |
thephpleague/route | A component for building and managing web application routes and dispatching requests. | 652 |
borudar/configuration-yaml-file | A library that provides a standardized way to read configuration files in YAML format | 0 |
vmware-labs/yaml-jsonpath | An implementation of JSONPath syntax for the YAML node API. | 50 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 796 |
alecthomas/kong-yaml | Tools for loading and mapping YAML configuration files in Go applications. | 14 |
philnash/envyable | Loads YAML configuration files into the environment variables of an application. | 78 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
ufirstgroup/ymlr | A YAML encoder for Elixir. | 22 |
ienaga/phalconconfig | A tool to load configuration from YAML files in a Phalcon application | 2 |
jpadilla/django-rest-framework-yaml | Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 32 |