PHPackages                             utopia-php/preloader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. utopia-php/preloader

ActiveLibrary[Framework](/categories/framework)

utopia-php/preloader
====================

Utopia Preloader library is simple and lite library for managing PHP preloading configuration

0.2.4(5y ago)12238.2k↓20.5%82MITPHPPHP &gt;=7.1

Since Aug 14Pushed 3y ago7 watchersCompare

[ Source](https://github.com/utopia-php/preloader)[ Packagist](https://packagist.org/packages/utopia-php/preloader)[ RSS](/packages/utopia-php-preloader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (2)

Utopia Preloader
================

[](#utopia-preloader)

[![Build Status](https://camo.githubusercontent.com/869fb3fc77cb16adce62e33d03e14efeec1a91b93a0846d2d202fb65369fb288/68747470733a2f2f7472617669732d63692e6f72672f75746f7069612d7068702f7072656c6f616465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/utopia-php/preloader)[![Discord](https://camo.githubusercontent.com/8e2b5bf2b927df2b73fd2cc3ff997b0600ff06b13d11e5af0405e8b0aed5786d/68747470733a2f2f62616467656e2e6e65742f62616467652f646973636f72642f636861742f677265656e)](https://appwrite.io/discord)[![Total Downloads](https://camo.githubusercontent.com/831156f4880d380642f28ade020a8f4767cd90c993b8685f1cb5b3904cf61436/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f7072656c6f616465722e737667)](https://camo.githubusercontent.com/831156f4880d380642f28ade020a8f4767cd90c993b8685f1cb5b3904cf61436/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f7072656c6f616465722e737667)

Utopia Preloader library is a simple and lite library for managing PHP preloading configuration. This library is aiming to be as simple as possible and easy to learn and use. This library is maintained by the [Appwrite team](https://appwrite.io).

Although this library is a part of the [Utopia Framework](https://github.com/utopia-php/framework) project it is dependency free and can be used as standalone with any other PHP project or framework.

Getting Started
---------------

[](#getting-started)

Install using composer:

```
composer require utopia-php/preloader
```

```
