PHP Framework
Go to file
Dennis Eichhorn 7898a31c41 Standardizing
Matching static and object calls.
Adding some public helper calls.
2016-10-25 20:20:38 +02:00
.github Re-naming and moving 2016-06-03 21:59:23 +02:00
Account Adding group status 2016-10-02 12:06:19 +02:00
Asset Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Auth Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Config Optimize imports and order 2016-07-15 21:30:16 +02:00
Console Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Contract Remove interface 2016-07-06 10:49:22 +02:00
DataStorage Bug fixes 2016-09-27 17:57:36 +02:00
Datatypes Add get name by value 2016-09-15 21:01:03 +02:00
Dispatcher Fixes during secondary app dev 2016-09-07 20:54:28 +02:00
Event Add comments 2016-10-24 20:47:29 +02:00
Html Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Localization Adding language file loader 2016-09-07 18:17:02 +02:00
Log Bug fix if no file logging is required 2016-10-16 22:42:20 +02:00
Math Merge remote-tracking branch 'origin/develop' into develop 2016-10-22 22:45:17 +02:00
Message Add query parameters to uriFactory 2016-09-15 17:47:50 +02:00
Model/Html Formatting & bug fixes 2016-05-05 11:27:16 +02:00
Module Passing path 2016-10-08 21:01:02 +02:00
Pattern PhpStorm autofix/format 2016-08-20 12:04:30 +02:00
Router Fix bitwise opperator 2016-10-22 22:43:33 +02:00
Security/Encryption Auto-format 2016-07-15 21:33:05 +02:00
Socket Test fixes 2016-07-27 17:27:47 +02:00
Stdlib Drafting 2016-10-16 22:42:01 +02:00
System Standardizing 2016-10-25 20:20:38 +02:00
Uri Comments and storage adjustmets 2016-10-24 22:25:34 +02:00
Utils Add comments 2016-10-24 20:47:29 +02:00
Validation Added more comments 2016-08-21 19:15:42 +02:00
Version PhpStorm cleanup 2016-04-13 22:58:48 +02:00
Views Extending view 2016-09-12 15:46:55 +02:00
ApplicationAbstract.php Cleanup 2016-02-12 12:16:16 +01:00
Autoloader.php Fixes during secondary app dev 2016-09-07 20:54:28 +02:00
AutoloadException.php Started to implement better exceptions 2016-08-28 16:57:49 +02:00
LICENSE.txt Adding license 2015-12-22 18:14:32 +01:00
README.md Update README.md 2016-08-24 10:56:51 +02:00
UnhandledHandler.php Move to framework 2016-06-11 09:47:23 +02:00

General

The Orange Management software is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS features. The Orange Management modules can be split into the following different categories:

  • General
  • Business
  • Education
  • Health Care

There is no limitation on how to combine modules. The modules are structured in a way that there is a minimum amount of dependencies between modules. Often modules provide additional functionality for other modules or modules request features from existing modules. Only in a few cases modules require another module for it's functionality, this is usually only the case for core modules or modules that have a strong relation to an other module.

Thanks to the modular structure it's easy to have full control over the costs and keep the functionality to the exact amount that is needed. There is no fear of having too many functions that reduce the usability if they are not needed. This also results in a fast environment not just because only the necessary parts get installed but also because the core is built for a good experience in terms of performance.

Development Status

Currently Orange Management is still fully developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.

Repository Dashboard

Developers

We are always looking for people that are interested in joining this project. We are looking for:

  • PHP developer
  • JavaScript developer
  • Frontend developer
  • Designer

Are you interested in joining us? Feel free to contact us at spl1nes.com@gmail.com.

Overview

  • Project: Orange Management
  • Group: Orange Management
  • Developers: 1
  • Languages: PHP, JS, Java, HTML, CSS
  • Dependencies: d3.js, THREE.js, tcpdf, PhpExcel
  • Website: http://orange-management.de/Website