php.package.health
composer.json
.Package | Status | |
---|---|---|
vanilla/cloud-interops | Provides Vanilla Cloud contracts | |
vanilla/ebi | A template engine made with HTML. | |
vanilla/garden | The garden framework. | |
vanilla/garden-cli | A full-featured, yet ridiculously simple commandline parser for your next php cli script. Stop fighting with getopt(). | |
vanilla/garden-container | A dependency injection container. | |
vanilla/garden-daemon | A multi purpose forking daemon subsystem for long running PHP applications. | |
vanilla/garden-db | A light but powerful database abstraction layer. | |
vanilla/garden-git | A PHP library for working with git and github. | |
vanilla/garden-http | An unbloated HTTP client library for building RESTful API clients. | |
vanilla/garden-hydrate | A JSON based templating language for data. | |
vanilla/garden-jsont | A little JSON transformation library. | |
vanilla/garden-message-queue | A message queue implementation for Vanilla. | |
vanilla/garden-password | Provides a standard password hashing interface and support for password hashing in common frameworks. | |
vanilla/garden-progress | A PHP package for representing progress made in a long running task. | |
vanilla/garden-schema | A simple data validation and cleaning library based on JSON Schema. | |
vanilla/garden-sites | Package containing interfaces and implementations for local and hosted vanilla forums sites management and definitions. | |
vanilla/garden-utils | Assorted array, string, and object utilities for PHP. | |
vanilla/github-sync | Copy github configurations from one github repo to another one. | |
vanilla/hipchat-api | Hipchat v2 API client | |
vanilla/htmlawed | A composer wrapper for the htmLawed library to purify & filter HTML. Tested with PHPUnit and PhantomJS! | |
vanilla/js-connect-php | Client library for Vanilla's jsConnect SSO system. | |
vanilla/knowledge-porter | A command line porter for Vanilla Knowledge | |
vanilla/laravel | Utilities and Commands for working with Laravel. | |
vanilla/legacy-oauth | Provides a way to include OAuth v1 via composer | |
vanilla/legacy-passwords | Provides support for legacy password hashing in common frameworks. | |
vanilla/mustacher | Run mustache templates against a JSON file from the command line. | |
vanilla/nbbc | A composer-compatible fork of the NBBC BBCode parsing library. | |
vanilla/porter | Vanilla Porter is a tool for exporting other forums to Vanilla. | |
vanilla/queue-interop | Queue interop. | |
vanilla/safecurl | A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks. | |
vanilla/standards | Rules for Vanilla forums' coding standards. | |
vanilla/vanilla-cli | Vanilla Forums Command Line Interface. Simplify common forum development related tasks. | |
vanilla/vanilla-connect |