background

UI for PHP

PHP GanttChart

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Manage and Visualize Project Data Planning

    PHP GanttChart is a complex project management tool, especially useful for visualizing tasks which are a part of a project management cycle. The PHP GanttChart component provides treelist and timeline views so that the end users can see the project start/end date, tasks progress, dependencies between tasks, milestones and other components of a project, at a glance. 
    gantt-overview
  • Effortlessly edit the task fields via a built-in popup editing form for more convenience. The popup editing displays a collection of five tabs with editable task-related content:

    • General tab allows users to edit the title, completion ratio and start and end dates of a given task, as well as change the parent task.
    • Resources tab enables you to add or remove resources to a given task.
    • Predecessors tab displays the list of all predecessor dependencies for a certain task. The edit mode allows the user to update a dependency's starting task, create a new dependency or remove an existing one.
    • Successors tab displays a list of all successor dependencies for a certain task. The edit mode enables the user to update a dependency's finishing task, create a new dependency or remove an existing one.
    • Other tab allows users to update the Task ID and add or remove a Team Lead.

    See the Telerik UI for PHP Gantt editing demo

    Telerik UI for PHP Gantt-PopupEditEnhancements
  • Treelist View

    Leverage the TreeList View of PHP Gantt Chart to present details of hierarchy data in columns. The columns in the treelist section of the PHP Gantt can be individually configured. A column can be editable or sortable, the developer can specify its width and the format of data to be displayed. 
    gantt-treelist
  • Column Templates

    The Gantt column templates feature will let you render any type of content you may need, not just plain text. Whether is it images, links, or formatted multi-line description – all is possible.

    Gantt Column Templates
  • Timeline View

    PHP Gantt Timeline can display its tasks in different "views". It supports dayweek, or month views, allowing end-users to manipulate them in multiple ways. The Timeline view is very intuitive allowing end-users to scan quickly through the progress of the whole project, or separate tasks.

    gantt-timeline
  • Planned vs. Actual

    Planning only matter if the plan corresponds to the actual time spent on the task. This is why the Gantt component has a feature to generate a comparison between planned tasks time vs. their actual execution time. Project managers will be very interested in tracking this comparison and measuring how their team lives to expectations.

    Gantt - Planned vs Actual
Next Steps