[ 原始碼: php-laravel-framework ]
套件:php-illuminate-routing(11.44.2+dfsg-1)
php-illuminate-routing 的相關連結
Debian 的資源:
下載原始碼套件 php-laravel-framework:
- [php-laravel-framework_11.44.2+dfsg-1.dsc]
- [php-laravel-framework_11.44.2+dfsg.orig.tar.xz]
- [php-laravel-framework_11.44.2+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [laravel.com]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Illuminate Routing library component for PHP
The Illuminate Routing library component provides a HTTP request router system for PHP applications. It lets you define actions for requests based on URI.
Illuminate is a collection of PHP library components developed primarily for the Laravel framework.
其他與 php-illuminate-routing 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-illuminate-collections (<< 12~~)
- illuminate Collections library component for PHP
- dep: php-illuminate-collections (>= 11.0)
-
- dep: php-illuminate-container (<< 12~~)
- Illuminate Container library component for PHP
- dep: php-illuminate-container (>= 11.0)
-
- dep: php-illuminate-contracts (<< 12~~)
- Illuminate Contracts library component for PHP
- dep: php-illuminate-contracts (>= 11.0)
-
- dep: php-illuminate-http (<< 12~~)
- Illuminate HTTP library component for PHP
- dep: php-illuminate-http (>= 11.0)
-
- dep: php-illuminate-macroable (<< 12~~)
- Illuminate Macroable component for PHP
- dep: php-illuminate-macroable (>= 11.0)
-
- dep: php-illuminate-pipeline (<< 12~~)
- Illuminate Pipeline library component for PHP
- dep: php-illuminate-pipeline (>= 11.0)
-
- dep: php-illuminate-session (<< 12~~)
- Illuminate Session library component for PHP
- dep: php-illuminate-session (>= 11.0)
-
- dep: php-illuminate-support (<< 12~~)
- Illuminate Support library component for PHP
- dep: php-illuminate-support (>= 11.0)
-
- dep: php-symfony-http-foundation (<< 8~~)
- object-oriented layer for the HTTP specification
- dep: php-symfony-http-foundation (>= 7.0.3)
-
- dep: php-symfony-http-kernel (<< 8~~)
- building blocks for flexible and fast HTTP-based frameworks
- dep: php-symfony-http-kernel (>= 7.0.3)
-
- dep: php-symfony-routing (<< 8~~)
- associate a request with code that generates a response
- dep: php-symfony-routing (>= 7.0.3)
-
- sug: php-illuminate-console
- Illuminate Console library component for PHP
-
- sug: php-php-http-discovery
- 套件暫時不可用
-
- sug: php-symfony-psr-http-message-bridge
- integration for PSR HTTP message with Symfony Components