Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shannah/xataface
Framework for building data-driven web applications in PHP and MySQL
https://github.com/shannah/xataface
Last synced: about 9 hours ago
JSON representation
Framework for building data-driven web applications in PHP and MySQL
- Host: GitHub
- URL: https://github.com/shannah/xataface
- Owner: shannah
- License: gpl-2.0
- Created: 2013-06-28T16:26:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T22:35:06.000Z (8 months ago)
- Last Synced: 2024-12-15T20:16:12.116Z (7 days ago)
- Language: PHP
- Homepage: http://xataface.com
- Size: 20.5 MB
- Stars: 138
- Watchers: 35
- Forks: 58
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Xataface
A framework for building rich, data-driven applications in PHP and MySQL
[![Build Status](https://travis-ci.org/shannah/xataface.svg?branch=master)](https://travis-ci.org/shannah/xataface)
## License
GPL
## Requirements
1. PHP 5.2 or higher
2. MySQL 5 or higher## Installation
1. Clone the repository or [download](https://github.com/shannah/xataface/releases) the latest release from Source Forge.
2. Read "Creating the Application" section of [this page](http://xataface.com/wiki/How_to_build_a_PHP_MySQL_Application_with_4_lines_of_code)
3. Read the [Getting Started Tutorial](http://xataface.com/documentation/tutorial/getting_started)
4. Problems? Read the [Troubleshooting](http://xataface.com/wiki/Troubleshooting) page## Documentation
1. [Xataface Developer Guide](https://shannah.github.io/xataface-manual/)
2. [Xataface Website](http://xataface.com)
3. [Wiki](http://xataface.com/wiki)
4. [Getting Started Tutorial](http://xataface.com/documentation/tutorial/getting_started)## Support
[Forum](http://xataface.com/forum)