Libraries tagged by file-router
yiisoft/file-router
38 Downloads
Convention-based file structure router
lizzyman04/file-router
249 Downloads
Next.js-style file-based routing for PHP. Zero dependencies, framework-agnostic.
sekidenkiku/file-router
10 Downloads
Simple PHP router class.
lizzyman04/file-router-symfony
0 Downloads
Symfony adapter for lizzyman04/file-router — Next.js-style file-based routing via a custom route loader.
lizzyman04/file-router-laravel
2 Downloads
Laravel adapter for lizzyman04/file-router — Next.js-style file-based routing inside Laravel.
pklink/file-router
30 Downloads
Library for mapping files in a directory to routes
nabeelalihashmi/apilot-engine
20 Downloads
Simple endpoint-in-files router for PHP
charm/router
22 Downloads
A very fast, tiny single file router implementation. Compatible with PSR Middlware. Takes you from /users/{id:\d+} to `User::profile($id)`. Also in reverse: `$router->url([User::class, 'profile'], 123)` gives you the URL.
grazulex/laravel-sharelink
1337 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
indexnowkit/symfony-bundle
34 Downloads
Symfony bundle for IndexNow: notify Yandex, Bing, Naver, Seznam and Yep when Doctrine entities change. #[IndexNow] rules on entities, commit-safe Doctrine hooks, Messenger dispatch, key file route, console commands, profiler panel.
micaeldias/laravel-single-file-routes
3 Downloads
Streamlined route management for your Laravel applications.
unrulynatives/laravel-sharelink
15 Downloads
Generate, manage, and secure temporary share links for files, routes, and model previews.
indexnowkit/laravel
20 Downloads
Laravel package for IndexNow: notify Yandex, Bing, Naver, Seznam and Yep when Eloquent models change. #[IndexNow] rules on models, commit-safe observers, queued submission, key file route, artisan commands.
indexnowkit/yii3
0 Downloads
IndexNow for Yii3: notify Yandex, Bing, Naver and Seznam when ActiveRecord rows change. #[IndexNow] attribute on the model, commit-safe without transaction hooks, key file route, console commands, config plugin.
indexnowkit/yii2
1 Downloads
IndexNow for Yii2: notify Yandex, Bing, Naver and Seznam when ActiveRecord rows change. #[IndexNow] attribute on the model, commit-safe without transaction hooks, key file route, console commands, yii2-queue dispatch.