[ ソース: php-laravel-framework ]
パッケージ: php-illuminate-session (11.44.2+dfsg-1)
php-illuminate-session に関するリンク
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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Illuminate Session library component for PHP
The Illuminate Session library component provides a unified API for various user session management backends for PHP applications. It currently supports backends such as a local file system, a database, Memcached or Redis.
Illuminate is a collection of PHP library components developed primarily for the Laravel framework.
その他の php-illuminate-session 関連パッケージ
|
|
|
|
-
- 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-contracts (<< 12~~)
- Illuminate Contracts library component for PHP
- dep: php-illuminate-contracts (>= 11.0)
-
- dep: php-illuminate-filesystem (<< 12~~)
- Illuminate Filesystem library component for PHP
- dep: php-illuminate-filesystem (>= 11.0)
-
- dep: php-illuminate-support (<< 12~~)
- Illuminate Support library component for PHP
- dep: php-illuminate-support (>= 11.0)
-
- dep: php-symfony-finder (<< 8~~)
- find files and directories
- dep: php-symfony-finder (>= 7.0.3)
-
- dep: php-symfony-http-foundation (<< 8~~)
- object-oriented layer for the HTTP specification
- dep: php-symfony-http-foundation (>= 7.0.3)
-
- sug: php-illuminate-console
- Illuminate Console library component for PHP