Download the PHP package pickles2/pickles2 without Composer

On this page you can find all versions of the php package pickles2/pickles2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package pickles2

Pickles 2 - ファイルベースの静的CMS

Pickles 2 は、オープンソースの静的ファイルベースCMSです。

インストール手順 - Install

Pickles 2 のインストールは、composer コマンドを使用します。 ${documentRoot} の部分は、インストール先の任意のディレクトリパスに置き換えてください。

ウェブサーバーにブラウザでアクセスして、トップページが表示されるか、または、次のコマンドで設定情報が表示されれば成功です。

パブリッシュ手順 - Publish

./dist/ に、スタティックなHTMLとして出力されます。

サーバーを起動する手順 - Start server

PHPビルトインサーバーで起動することができます。

プレビュー

公開ディレクトリ

キャッシュを消去する手順 - Clear caches

システム要件 - System Requirement

更新履歴 - Change log

pickles2/pickles2 v2.3.0 (2024年5月3日)

pickles2/pickles2 v2.2.1 (2024年2月18日)

pickles2/pickles2 v2.2.0 (2023年9月24日)

pickles2/pickles2 v2.1.2 (2023年7月18日)

pickles2/pickles2 v2.1.1 (2023年5月10日)

pickles2/pickles2 v2.1.0 (2023年5月4日)

ライセンス - License

Copyright (c)2001-2024 Tomoya Koyanagi, and Pickles Project
MIT License https://opensource.org/licenses/mit-license.php

作者 - Author


All versions of pickles2 with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3.0
broccoli-html-editor/broccoli-field-summernote Version ~0.3
pickles2/px-fw-2.x Version ~2.1
pickles2/px2-blog-kit Version ~0.1.0
pickles2/px2-clover Version ~0.3
pickles2/px2-dec Version ~2.1
pickles2/px2-path-resolver Version ~2.1
pickles2/px2-px2dthelper Version ~2.2
pickles2/px2-multitheme Version ~2.1
pickles2/px2-remove-attr Version ~2.1
pickles2/px2-sitemapexcel Version ~2.1
pickles2/px2-publish-ex Version ~2.1
pickles2/px2style Version ~3.0
tomk79/px2-error-reporter Version ~0.1
tomk79/px2-page-list-generator Version ~2.0
tomk79/px2-scss Version ~0.1
tomk79/px2-serve Version ~0.1
vlucas/phpdotenv Version ~5.4.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pickles2/pickles2 contains the following files

Loading the files please wait ....