Download the PHP package jarves/jarves without Composer

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

Jarves CMS

An enterprise and high-speed open-source Content-Management-System (CMS) / Application Framework based on the Symfony framework with a full RESTful API, a user friendly administration interface and rapid application development (RAD) framework using Composer, Propel and other rock-solid libraries.

Build Status ![Gitter](https://badges.gitter.im/Join Chat.svg) PPM Compatible

Status

This project is currently in development and has no releases yet.

If you want to support this project, co-maintain, or participate in another way feel free to contact me. I'd love to add more people to this organisation and bring it forward. I invested already several thousand of hours in this project and can probably not bring it alone to an end. Help to make the CMS world a better place. :)

Installation

This describes the customized installation, usually used by developers.

Read the development installation documentation.

Read the Create A Theme documentation, to create layouts for your website.

Extensions

This is how a theme extension looks like: https://github.com/jarves/jarves-demotheme

This is how a more details news extension looks like: https://github.com/jarves/jarves-publication

Requirements

  1. PHP 5.6+
  2. Symfony 3
  3. *nix OS (Linux, BSD, OSX)
  4. PHP extensions: PDO, mbstring, gd, zip
  5. MySQL, PostgreSQL or SQLite

Features

Screenshot

Administration Login

Frontend inline editing

Administration Frontend Edit Administration Frontend Edit 2

File manager

  1. Drag'n'Drop inside the app, from your desktop to Jarves and vice-versa.
  2. OSX like preview
  3. File editing (rename, delete)
  4. Image editing (crop/resize)
  5. File Abstraction Layer (for AWS S3 inside Jarves for example)
  6. Async file uploaded

Administration File manager Administration File manager Images Administration File manager Crop Administration File manager Editor

CRUD Framework

Administration CRUD List Administration CRUD Form Administration CRUD Objects

Permission System

Very detailed permission system.

Permission System Entry Points Permission System Objects

More Screenshots

More information: http://jarves.io


All versions of jarves with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6
symfony/symfony Version ^3.0
twig/extensions Version >=1.0
symfony/monolog-bundle Version >=2.8
sensio/distribution-bundle Version >=2.3
sensio/framework-extra-bundle Version >=2.3
incenteev/composer-parameter-handler Version >=2.0
propel/propel-bundle Version 2.0.x-dev@dev
propel/propel Version dev-master
sybio/image-workshop Version >=2
michelf/php-markdown Version ^1.6
composer/composer Version 1.0.0
friendsofsymfony/rest-bundle Version ^2.0.0-BETA2
nelmio/api-doc-bundle Version ~2.5
icap/html-diff Version >=1.0.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 jarves/jarves contains the following files

Loading the files please wait ....