Download the PHP package wintercms/winter without Composer

On this page you can find all versions of the php package wintercms/winter. 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?
wintercms/winter
Rate from 1 - 5
Rated 5.00 based on 1 reviews

Informations about the package winter

Winter CMS Logo

Winter is a free, open-source content management system based on the Laravel PHP framework. Developers and agencies all around the world rely upon Winter for its quick prototyping and development, safe and secure codebase and dedication to simplicity.

No matter how large or small your project is, Winter provides a rich development environment, regardless of your level of experience.

Version Tests License Discord

Installing Winter

Winter can be installed in several ways for both new users and experienced developers - see our Installation page for more information.

Quick start with Composer

For advanced users, run the following command in your terminal to install Winter via Composer:

Run the following command with the folder created by the previous command to generate an environment file which will contain your configuration settings:

After configuring your installation, you can run the following command to run the database migrations and automatically create an administrator account with the username admin. The password of this account will be automatically generated and displayed in your terminal.

Learning Winter

The best place to learn Winter is by reading the documentation or following some tutorials. You can also join the maintenance team and our active community on Discord who are always willing to help out with questions.

Development team

Winter was forked from October CMS in March 2021 due to a difference in open source management philosophies between the core maintainer team and the two founders of October.

The development of Winter is lead by Luke Towers, along with many wonderful people that dedicate their time to help support and grow the community. The Frostbyte Foundation provides an organisational backing for the project and the continued development of Winter, its plugins and themes and its ecosystem.

Luke Towers
Luke Towers
Ben Thomson
Ben Thomson
Marc Jauvin
Marc Jauvin
Jack Wilkinson
Jack Wilkinson

Foundation library

Winter is built on top of the wildly-popular Laravel framework for PHP, with the in-house Storm library as a buffer between the Laravel framework and the Winter project, to minimize breaking changes and improve stability.

Getting in touch

You can get in touch with the maintainer team using the following mediums:

Contributing

Before contributing issues or pull requests, be sure to review the Contributing Guidelines first.

Coding standards

Please follow the following guides and code standards:

Code of conduct

In order to ensure that the Winter community is welcoming to all, please review and abide by the Code of Conduct.

Sponsors

Winter CMS development is financially supported by the generosity of the following sponsors:

Organizations

Route4Me logo, Route Planning and Route Mapping

Route4Me is a Premium Sponsor to the Winter CMS Open Collective.

Froala logo

Froala provides a perpetual, Enterprise license to Winter CMS which allows us and our users to use the Froala WYSIWYG Editor in Winter CMS powered projects.

Big thanks to our sponsors on OpenCollective:

Individuals

Big thanks to our sponsors on OpenCollective:

If you would like to have your name, company and link added to this list and support open-source development, feel free to make a donation to our Open Collective.

License

The Winter platform is open-sourced software licensed under the MIT license.

Security vulnerabilities

Please review our security policy on how to report security vulnerabilities.


All versions of winter with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0.2
winter/storm Version ~1.2.0
winter/wn-system-module Version ~1.2.0
winter/wn-backend-module Version ~1.2.0
winter/wn-cms-module Version ~1.2.0
laravel/framework Version ^9.1
wikimedia/composer-merge-plugin Version ~2.1.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 wintercms/winter contains the following files

Loading the files please wait ....