Download the PHP package conjoon/lumen-app-email without Composer

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

conjoon/lumen-app-email MIT Tests

Backend service for IMAP/SMTP email messaging.

What is lumen-app-email?

conjoon/lumen-app-email is a standalone PHP🐘 application built with Lumen. It provides a backend for Email messaging according to https://github.com/conjoon/rest-api-description and serves endpoints for reading, writing and sending email messages with IMAP/SMTP.

lumen-app-email has minimal footprint and is easy to install.

Installation

Please refer to the official documentation of lumen-app-email for further information on installation and configuration.

Features

lumen-app-email follows a service oriented approach. Services are easily replaceable with the help of upfront DI configurations and related bindings.

Use lumen-app-email, if you...

API Examples

`

Backend API documentation


For the list of endpoints this service provides, please refer to the OpenApi-documentation of rest-api-email, available as OpenAPI documentation at conjoon.stoplight.io

Additional Notes

Official Documentation

The official documentation can be found at the project page for conjoon. This documentation is in line with the offical project page.

WIP

lumen-app-email is a work in progress. We are constantly improving the API and strive for a RESTful implementation. You can follow us on Github for updates related to this and other related projects.

Composer 2.0 - Pear/Horde vows

As of v1.0.1, php-lib-conjoon no longer requires Composer 1.* for installation. For Composer 2.*-compatibility, php-lib-conjoon relies on the following private composer package repository:

This repository is mentioned in THIS package's composer.json This repository is also mentioned in the composer.json-file of horde\/horde_deployment.


All versions of lumen-app-email with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
conjoon/php-lib-conjoon Version 1.1.2
fruitcake/laravel-cors Version ^2.0
laravel/lumen-framework Version ^8.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 conjoon/lumen-app-email contains the following files

Loading the files please wait ....