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
- Host: GitHub
- URL: https://github.com/photon/photon
- Owner: photon
- License: other
- Created: 2013-09-02T09:30:33.000Z (almost 13 years ago)
- Default Branch: develop
- Last Pushed: 2019-09-18T12:39:38.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T03:51:17.147Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.photon-project.com/
- Size: 2.47 MB
- Stars: 19
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Photon - The High Speed PHP Framework
[](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