PHP Package: saloonphp/saloon

Saloon is a versatile PHP library designed for creating and managing online booking systems for salons, spas, and other appointment-based businesses.

Current Version: 3.14.0
Last Updated: 2025-06-21
PHP Requirement: ^8.1
Dependencies: None

Package Description

SaloonPHP is a comprehensive PHP library that empowers developers to build sophisticated appointment scheduling systems with ease. By leveraging Saloon's robust features, developers can streamline booking processes and enhance customer experience.

📦 Show all available classes🔗 View on GitHub

Download Latest Version: 3.14.0

Download Download v3.14.0

Previous Versions

Code Integration Example

Make sure to include the correct namespace and class paths for proper usage.

<?php
// Example from PHPlibraries.com

require_once 'libs/saloonphp/saloon/3.14.0/loader.php';


echo '✅ Library loaded.';
?>

We aim to make using PHP packages easier without Composer. If something doesn't work, let us know — we'll fix it promptly.

Community Discussion

Ask questions, share tips, or report issues below.