ksfraser / ksf-project-management
Standalone, transport-agnostic critical-path-method (CPM) scheduling + Gantt business-logic package. Pure PHP 7.3, PSR-4, DI-ready (DbConnectionContract). Reusable across FrontAccounting, CLI, tests, other ERP hosts. Team ksfraser.
v0.1.3
2026-09-20 17:02 UTC
Requires
- php: >=7.3
- ksfraser/ksf-common-db: ^1.0
Requires (Dev)
- phpunit/phpunit: ^9.6
Suggests
- ksfraser/ksf-fa-common: Transport adapters + WorkflowHooksTrait when embedding in FrontAccounting.
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-20 17:22:23 UTC
README
Advanced project management capabilities including project costing, resource allocation, and project tracking.
Features
- Project Costing: Detailed project cost tracking and budgeting
- Resource Management: Resource allocation and utilization tracking
- Project Phases: Multi-phase project management
- Time Tracking: Employee time tracking against projects
- Project Reporting: Comprehensive project status and financial reports
- Integration: Seamless integration with FA's GL and inventory systems
Requirements
- FrontAccounting 2.4+
- PHP 7.3+ (floor; engine is 7.3-clean, platform 7.3.33 pinned)
Future Development
- Gantt chart visualization
- Project templates
- Resource leveling
- Risk management
- Project portfolio management