Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joetannenbaum/alfred-workflow

PHP helper library for Alfred Workflows
https://github.com/joetannenbaum/alfred-workflow

alfred alfred-workflow automation productivity

Last synced: about 1 month ago
JSON representation

PHP helper library for Alfred Workflows

Awesome Lists containing this project

README

        

# Alfred Workflows PHP Helper

[![Latest Version](https://img.shields.io/github/tag/joetannenbaum/alfred-workflow.svg?style=flat&label=release)](https://github.com/joetannenbaum/alfred-workflow/tags)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![Build Status](https://travis-ci.org/joetannenbaum/alfred-workflow.svg?branch=master)](https://travis-ci.org/joetannenbaum/alfred-workflow)
[![Total Downloads](https://img.shields.io/packagist/dt/joetannenbaum/alfred-workflow.svg?style=flat)](https://packagist.org/packages/joetannenbaum/alfred-workflow)



This package simplifies PHP development for [**Alfred**](https://alfredapp.com) workflows.

You can find installation directions and full documentation
at [alfredphpworkflows.com](https://alfredphpworkflows.com)