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

https://github.com/photon/photon

The High Speed PHP Framework
https://github.com/photon/photon

Last synced: about 1 year ago
JSON representation

The High Speed PHP Framework

Awesome Lists containing this project

README

          

# Photon - The High Speed PHP Framework

[![Build Status](https://travis-ci.org/photon/photon.svg?branch=develop)](https://travis-ci.org/photon/photon)

## PHP Versions

- 5.6 is supported and tested under travis
- 7.0, 7.1 is supported and tested under travis

## Available extensions (Particules)

Each extensions have their own release cycle which is not synchronized with the Photon core.

### Sessions
- [MongoDB backend for session storage](https://github.com/photon/session-mongodb)
- [Memcached backend for session storage](https://github.com/photon/session-memcached)

### APIs
- [Base class for Rest API with CORs](https://github.com/photon/api-json)

### Template
- [Template extension to filter Markdown text to HTML](https://github.com/photon/template-markdown)

### Emails
- [Wrapper to use swift mail with photon templates](https://github.com/photon/email-swift)

### Log
- [Syslog backend for photon](https://github.com/photon/log-syslog)

### Various utils
- [Wrapper for bshaffer oauth server](https://github.com/photon/oauth2-server)
- [A worker to send large content without filling the RAM](https://github.com/photon/template-markdown)
- [Various useful tools for MongoDB](https://github.com/photon/utils-mongodb)

## For up-to-date information
- Website : http://www.photon-project.com
- Mailing-list : http://librelist.com/browser/photon.users/
- Changelog : https://github.com/photon/photon/blob/develop/NEWS.md