Download the PHP package alextselegidis/easyappointments without Composer

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


Easy!Appointments
Easy!Appointments

A powerful, self-hosted appointment scheduling platform built for flexibility.

License Latest Release Downloads Discord

Why Easy!Appointments • Features • Quick Start • Installation • License


Looking for advanced capabilities?
Explore premium features and professional services at easyappointments.org/premium.


🚀 Why Easy!Appointments

Easy!Appointments is an open-source scheduling system that gives you full control over your booking workflow.

It is designed to adapt to your business — whether you need simple appointment booking or more advanced scheduling logic.

Key advantages:


✨ Features

Built to support a wide range of scheduling needs:


⚡ Quick Start (Development)

Clone and run the project locally using the provided Docker Compose environment:

`

Then open a second terminal and enter the application container:

Inside the container, install dependencies:

Start the development watcher:

Build production assets:

Note: Works on Windows (WSL recommended), macOS, and Linux using Docker Compose.


🏗️ Installation (Production)

Requirements

Steps

  1. Create a database (or use an existing one)
  2. Upload the easyappointments folder to your server
  3. Ensure the storage directory is writable
  4. Rename config-sample.php to config.php
  5. Update configuration values
  6. Open the application in your browser and follow the setup wizard

Once completed, the system is ready to use.


📚 Resources


📜 License


👤 Author


🔥 More Projects


All versions of easyappointments with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
ext-gd Version *
ext-simplexml Version *
ext-fileinfo Version *
gregwar/captcha Version ^1.1.9
jsvrcek/ics Version ^0.8.4
monolog/monolog Version ^2.8.0
google/apiclient Version ^2.12.6
guzzlehttp/guzzle Version ^7.9.2
sabre/vobject Version ^4.5
ezyang/htmlpurifier Version ^4.17
symfony/finder Version ^6.4
phpmailer/phpmailer Version ^6.9
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 alextselegidis/easyappointments contains the following files

Loading the files please wait ...