Download the PHP package jminguely/themosis-framework without Composer

On this page you can find all versions of the php package jminguely/themosis-framework. 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 themosis-framework

Themosis framework

Build Status Join the chat at https://gitter.im/themosis/framework

The Themosis framework is a WordPress focused framework. It helps you develop enterprise level WordPress applications and websites using an elegant and simple code syntax.

Getting started

Prerequisites

In order to start a new installation of the Themosis framework, you need to have all WordPress requirements and Composer installed on your computer.

We recommend to install Composer globally on your computer.

Installing

Once you have Composer setup, run the following command in your Terminal or Console in order to install a fresh copy of the Themosis framework:

The above command will install a new instance of the Themosis framework under the myproject directory.

Learn more

In order to learn more about how to use the framework and its features, please follow the official documentation and read the "Getting started" guide:

Local development

The framework is by default bundled with the Homestead virtual machine for local development. Read the Themosis framework installation guide for details on how to configure your local Homestead machine for your project.

Contributing

Any help is appreciated. The project is open-source and we encourage you to participate. You can contribute to the project in multiple ways by:

For details about contributing to the framework, please check the contribution guide.

Versioning

We use SemVer for versioning. For available versions, please check this repository tags if you need a specific version for your project.

When starting from scratch, Composer will always install the most recent stable version.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL-2.0+ License - see the LICENSE.md file for details.


All versions of themosis-framework with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
composer/installers Version ^1.0
dragonmantank/cron-expression Version ^2.2
filp/whoops Version ^2.1
guzzlehttp/guzzle Version ^6.3
illuminate/auth Version ^7.26
illuminate/broadcasting Version ^7.26
illuminate/bus Version ^7.26
illuminate/cache Version ^7.26
illuminate/config Version ^7.26
illuminate/console Version ^7.26
illuminate/container Version ^7.26
illuminate/cookie Version ^7.26
illuminate/database Version ^7.26
illuminate/encryption Version ^7.26
illuminate/events Version ^7.26
illuminate/filesystem Version ^7.26
illuminate/hashing Version ^7.26
illuminate/http Version ^7.26
illuminate/log Version ^7.26
illuminate/mail Version ^7.26
illuminate/notifications Version ^7.26
illuminate/pagination Version ^7.26
illuminate/queue Version ^7.26
illuminate/redis Version ^7.26
illuminate/routing Version ^7.26
illuminate/session Version ^7.26
illuminate/support Version ^7.26
illuminate/validation Version ^7.26
illuminate/view Version ^7.26
laravel/tinker Version ^2.4
league/flysystem Version ^1.0
league/fractal Version ^0.17.0
ramsey/uuid Version ^3.8
symfony/property-access Version ^4.2
twig/twig Version ^3.0
vlucas/phpdotenv Version ^5.1
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 jminguely/themosis-framework contains the following files

Loading the files please wait ....