Download the PHP package oneplace/oneplace-core without Composer

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

oneplace-core

Build Status(https://travis-ci.com/OnePlc/PLC_X_Core) Coverage Status(https://coveralls.io/github/OnePlc/PLC_X_Core?branch=master) Packagist Downloads Stable Version GitHub Release Date Open Issues Discourse status

Introduction

This is a core foundation for the onePlace Software Framework based on Laminas Project (former Zend Framework)

First opensource release of onePlace Software Framework.

Create your web based apps on the fly! onePlace brings you extended Entity and Table Models, View Helpers and much more - so you can build your Webapp to manage database based data, in almost any layout you can image.

onePlace is built for maximum freedom of choice for your app, and so only small parts of laminas mvc are utilized. a lot is done from scratch to give you more freedom / customization.

Skeleton Application

This skeleton application is a starting point for your onePlace Software Framework applications. It expands on Laminas Mvc Skeleton and uses the Laminas MVC layer and module systems.

Installation

Copy files to webserver

Init database

Update config files

first login with admin

Getting started

how to utilize user manager

how to create own modules

Integration to 3rd party services

We also have tons of 3rd party plugins readdy for you to use - and, skeleton plugins for you to make your own plugins !

The first we release is our wordpress plugin boilerplate and skeleton.

You have built an onePlace Module based on Skeleton? Well, you get your corresponding wordpress plugin to show off your Skeleton Entities e.G in Sliders, as easy-to-use Elementor Widgets - just for free and added on top. If you use Skeleton compatible API - you wont need to code a single line of code to make your wordpress plugin - and even publishing it on wordpress.org

oneplace-wordpress-plugin-skeleton oneplace-wordpress-plugin-boilerplate

A lot more will follow as we are porting them from our closed source version, almost any integration you can possibly imagine:

and just because ..its oneplace:

Contact us if you can't wait for a certain api / integration - its already working in our closed source projects and we are working hard to release it under BSD-3, which requires a lot of refactoring - maybe you can help. Telegram

Documentation

Documentation will be extended soon.


All versions of oneplace-core with dependencies

PHP Build Version
Package Version
Requires php Version ^7.1
laminas/laminas-component-installer Version ^1.0 || ^2.1
laminas/laminas-development-mode Version ^3.2
laminas/laminas-mvc Version ^3.1.1
laminas/laminas-db Version ^2.10.0
laminas/laminas-json Version ^3.1.2
laminas/laminas-log Version ^2.11
laminas/laminas-mvc-i18n Version ^1.1.1
laminas/laminas-mvc-plugins Version ^1.0.1
laminas/laminas-mvc-plugin-flashmessenger Version ^1.2.0
laminas/laminas-session Version ^2.9.1
laminas/laminas-paginator Version ^2.8
laminas/laminas-mail Version ^2.10
oneplace/oneplace-templates Version ^1.0.0
oneplace/oneplace-user Version ^1.0.23
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 oneplace/oneplace-core contains the following files

Loading the files please wait ....