Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22ec7f9dbc0f4d4

Jump to content

Draft:PHPRunner

From Wikipedia, the free encyclopedia

PHPRunner
DeveloperXlinesoft
TypeRapid application development, code generator
LicenseProprietary
Websitexlinesoft.com/phprunner/

PHPRunner is a commercial software development tool developed by Xlinesoft for creating database-driven web applications in PHP.[1] The software uses a wizard-based workflow to generate web interfaces connected to relational databases, including forms, grids, reports, charts, dashboards and other data-management pages.[1][2]

Overview

[edit]

PHPRunner is used to build web-based applications that interact with local or remote databases. Softpedia described the application as a tool for creating data-driven web applications with database support, using ready-made projects, templates and a wizard-based architecture.[1] According to KeyCDN, PHPRunner can generate database-driven applications including forms, grids, reports and charts, and supports templates, permissions, uploads, linked dropdown boxes and multiple database types.[2]

The software has been described as part of the broader category of PHP code generators, alongside tools such as Scriptcase, PHPMaker and PHP Generator.[2]

File format

[edit]

PHPRunner projects use the .phpr file extension. FileInfo describes a PHPR file as a project file created by Xlinesoft PHPRunner that stores XML data used to load an application-creation project in the software.[3]

Research and analysis

[edit]

A 2024 article in Engineering and Technology Journal compared source-code complexity in PHP web applications generated by PHPMaker and PHPRunner with applications written using Laravel and CakePHP. The study examined cyclomatic and relative system complexity, concluding that commercial code generators could speed up program writing while producing code that may be more complex to maintain than manually written code.[4]

Another 2024 study in the Journal of Software Engineering and Simulation compared programming time when using PHPMaker, PHPRunner, CakePHP and manual Laravel coding. In the study, six programmers created and modified a test inventory application using the different tools and frameworks; the paper reported that the code-generator approaches reduced program-writing time compared with manual Laravel development in the tested scenario.[5]

Reception and commentary

[edit]

In an August 2005 product review in php|architect, Peter B. MacIntyre reviewed PHP Runner 2.0 as a tool for prototyping PHP and MySQL applications. The review described the software as wizard-based and primarily useful for quick database-backed web application prototyping, and rated it 4.5 out of 5 stars.[6]

Independent consultant Paul Irvine later described PHPRunner as a rapid application development tool for database-driven business applications, comparing its development style to earlier RAD tools such as PowerBuilder.[7]

See also

[edit]

References

[edit]
  1. ^ a b c Teodorovici, Mihaela. "PHPRunner". Softpedia. Retrieved 9 July 2026.
  2. ^ a b c "Choosing a PHP Code Generator - 6 Popular Solutions". KeyCDN. 9 March 2017. Retrieved 9 July 2026.
  3. ^ "PHPR File Extension". FileInfo. 10 October 2022. Retrieved 9 July 2026.
  4. ^ Siswo Utomo, Mardi; Sasongko, Jati; Nur Wahyudi, Eko; Nurraharjo, Eddy (12 August 2024). "Comparative Study of Source Code Complexity in PHP Web Applications: Utilization of Commercial Code Generators and Manual Framework". Engineering and Technology Journal. 9 (8): 4753–4759. doi:10.47191/etj/v9i08.21. Retrieved 9 July 2026.
  5. ^ Februariyanti, Herny; Diartono, Dwi Agus; Sukur, Muji; Siswo Utomo, Mardi (2024). "Evaluating Programming Resources: The Impact of Code Generators in Software Development" (PDF). Journal of Software Engineering and Simulation. 10 (9): 32–40. doi:10.35629/3795-10093240. Retrieved 9 July 2026.
  6. ^ MacIntyre, Peter B. (August 2005). "PHP Runner 2.0: Good Prototyping on the Cheap". php|architect. pp. 57–60.
  7. ^ Irvine, Paul (2 June 2015). "Why use PHPRunner?". Paul Irvine. Retrieved 9 July 2026.
[edit]