Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Alanaktion/phproject
A high performance full-featured project management system
https://github.com/Alanaktion/phproject
php phproject project-management
Last synced: 2 months ago
JSON representation
A high performance full-featured project management system
- Host: GitHub
- URL: https://github.com/Alanaktion/phproject
- Owner: Alanaktion
- License: gpl-3.0
- Created: 2013-10-17T21:43:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T14:47:19.000Z (over 1 year ago)
- Last Synced: 2024-11-02T22:33:10.862Z (3 months ago)
- Topics: php, phproject, project-management
- Language: HTML
- Homepage: https://www.phproject.org
- Size: 11.5 MB
- Stars: 388
- Watchers: 50
- Forks: 106
- Open Issues: 103
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- php-awesome - Phproject - 项目管理系统 (成品软件 / 项目管理)
README
[![CI](https://github.com/Alanaktion/phproject/workflows/CI/badge.svg)](https://github.com/Alanaktion/phproject/actions?query=workflow%3ACI)
[![Crowdin](https://badges.crowdin.net/phproject/localized.svg)](https://crowdin.com/project/phproject)Phproject
=========
*A high-performance project management system in PHP*[![20i FOSS Awards](https://i.imgur.com/KkovAqB.png)](https://www.20i.com/foss-awards/category/project-management)
### Installation
Download and extract [the latest release](https://github.com/Alanaktion/phproject/releases/latest) a web accessible directory, go to the page in a browser, and fill in your database connection details.Detailed requirements and installation instructions are available at [phproject.org](http://www.phproject.org/install.html).
### Development
Phproject uses [Composer](https://getcomposer.org/) for dependency management. After cloning the repository, run `composer install` to install the required packages.### Contributing
Phproject is maintained as an open source project for use by anyone around the world under the [GNU General Public License](http://www.gnu.org/licenses/gpl-3.0.txt). If you find a bug or would like a new feature added, [open an issue](https://github.com/Alanaktion/phproject/issues/new) or [submit a pull request](https://github.com/Alanaktion/phproject/compare/) with new code. If you want to help with translation, [you can submit translations via Crowdin](https://crowdin.com/project/phproject).