Download the PHP package 2rm/2rm-framework without Composer

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

2rm Craft Framework

Two Rivers Marketing

About Craft CMS

Craft is a content-first CMS that aims to make life enjoyable for developers and content managers alike. It is optimized for bespoke web and application development, offering developers a clean slate to build out exactly what they want, rather than wrestling with a theme.

Learn more about Craft at craftcms.com.

Resources

Community Resources

Notable Plugins

Front-end developent

From the project root, run npm install to install project dependencies.

To run static builds grunt static

Server deployment scripts: grunt build-static

This project uses Grunt to build and compile css and javascript assets. To build the project, from the _src directory run grunt to build & watch css, js & twig file(s).

Notable Packages

Included Javascript Libraries

Craft development

Make a copy of local.env and rename to .env. Configure accordingly; this file is not checked into version control.

From project root, run composer install

Create local copy of Database and import most recent database found in _src/_db

For craft development: grunt dev

Server deployment scripts: grunt prod

Database location

Server Environments

Staging:

Craft Admin Account:

Username: [email protected] Password: 2rmdev


All versions of 2rm-framework with dependencies

PHP Build Version
Package Version
Requires 2rm/2rm-framework Version ^1.5
composer-plugin-api Version ^1.0
craftcms/cms Version 3.3.17
craftcms/contact-form Version 2.2.5
craftcms/contact-form-honeypot Version 1.0.2
craftcms/element-api Version 2.6.0
craftcms/google-cloud Version 1.3.0
craftcms/redactor Version 2.4.0
nystudio107/craft-cookies Version 1.1.11
nystudio107/craft-retour Version 3.1.29
nystudio107/craft-richvariables Version 1.0.21
nystudio107/craft-seomatic Version 3.2.35
rias/craft-contact-form-extensions Version 1.2.0
spicyweb/craft-neo Version 2.5.8
verbb/field-manager Version 2.1.0
verbb/navigation Version 1.1.14.1
vlucas/phpdotenv Version ^2.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 2rm/2rm-framework contains the following files

Loading the files please wait ....