PHPackages                             freedomtech-hosting/polydock-app - 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. freedomtech-hosting/polydock-app

ActiveLibrary

freedomtech-hosting/polydock-app
================================

Library for Polydock Apps

v0.0.33(1mo ago)11.3k↓44.2%[1 issues](https://github.com/amazeeio/polydock-app-lib/issues)4MITPHPCI passing

Since Feb 23Pushed 1mo agoCompare

[ Source](https://github.com/amazeeio/polydock-app-lib)[ Packagist](https://packagist.org/packages/freedomtech-hosting/polydock-app)[ RSS](/packages/freedomtech-hosting-polydock-app/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (34)Used By (4)

Polydock App Library
====================

[](#polydock-app-library)

A PHP library providing the core interfaces, base classes, and utilities for building Polydock applications. This library defines the contract for app lifecycle management, instance handling, and integration with the Polydock engine.

Quick Start
-----------

[](#quick-start)

Create a new Polydock app by extending `PolydockAppBase`:

```
