Skip to content

A base library for building Utopia style servers. 🧑‍💻

License

Notifications You must be signed in to change notification settings

utopia-php/servers

Repository files navigation

Utopia Servers

Build Status Total Downloads Discord

Utopia Queue is base library for building Utopia style servers. This library is aiming to be as simple and easy to learn and use. This library is maintained by the Appwrite team.

Although this library is part of the Utopia project it is dependency free and can be used as standalone with any other PHP project or framework.

Getting Started

Install using composer:

composer require utopia-php/servers

Init in your application:

<?php

require_once __DIR__ . '/../../vendor/autoload.php';

// TBD

System Requirements

Utopia Framework requires PHP 8.0 or later. We recommend using the latest PHP version whenever possible.

Copyright and license

The MIT License (MIT) http:https://www.opensource.org/licenses/mit-license.php

About

A base library for building Utopia style servers. 🧑‍💻

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages