Open Source PHP Software Development Software for Linux

PHP Software Development Software for Linux

View 1259 business solutions

Browse free open source PHP Software Development Software for Linux and projects below. Use the toggles on the left to filter open source PHP Software Development Software for Linux by OS, license, language, programming language, and project status.

  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    WebIDE web based integrated development environment. Object oriented and event driven design. php v 4.1
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    UIzard
    Project UIzard Web-based Integrated Development Environment Project
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    GeSHi - Generic Syntax Highlighter for PHP. Used to highlight almost any code for the web. Nearly 150 supported languages: PHP, HTML, C and more. Styles can be changed on the fly and CSS classes can be used to reduce the amount of XHTML compliant output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    All ZZ/OSS packages, used by <a href="http://www.conesys.net">CONESYS</a>, <a href="http://www.zzoss.com/projects/installer">ZIC</a>.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    PHP class encapsulating manipulation with ICC profiles saved in JPEG images. Written in pure PHP without any 3rd party libraries and/or utilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PHPXref is a developers tool, written in Perl, that will cross reference and extract inline documentation from a collection of PHP scripts. It generates simple HTML output suitable for browsing offline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    A JavaScript interpreter written in PHP 5, that allows to run untrusted scripts in a sandbox on your server. It aims to implement most of Ecma-262 3d edition.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    AjaxRPG is a Joomla component for the development of web-based RPG. Il includes a Java client to be more immersive. AjaxRPG is now Joomla 1.5 native.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    cphplib (Cute PHP library) is a small collection of classes for PHP. Purpose of the classes is to simplify functions for daily work with PHP. e.g. convertions, formating, DB session and so on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. There is more explanation in README.txt file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Crossplatform menstruation calender with dynamic pdf-report-generation via server-script. The calender is intended for the CLDC profile and MIDP1.0 - like mobile phones, PDA and is written in J2ME. The server allows dynamic upload and pdf-generation and
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CallFilter applies rules to incomming Phone Calls. Much like a network firewall.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ColGUI is an Open Source distributed web-based GUI builder aimed at increasing designer collaboration on GUI projects. It can read Glade XML layouts and translate them into an interactive DHTML format for lightweight user interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This library supplies some functions to bind and connect socket, and to read and write variables of all simple types and strings. It's written in C, but there is also an interface for PHP3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A small news script built with PHP and MySQL. This software includes an Auth system, a Comment system and will contain a WYSIWYG code editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PHP RepDesigner Pivot
    PHP class, creates visual representation of php data table, works with jquery and interactively can be changed by the user. It is also a powerfull tool for reports visualization you can also provide mpdf php lib to create pdf files! ps this is lite alpha version,developments are in progress
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PHP Compressor is a PHP class that compress a selected directory and files into an install.php file. You can chose the destination directory where decompress the file, and you can chose a file that will be executed at the end of decompression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Reusable classes for Piece Framework
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    iDoc is a easy, web-based document manager. You can add,edit,print,delete docs and catalogs. It's multilangual and multiuser environment. You can share your docs/catalog or keep them private. Data is stored in MySQL or PostgreSQL database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    An extension for Typo3 that checks out extensions into a running Typo3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Lightweight Object Oriented Persistence Layer for database access in PHP. Allows PHP developers to use customizable objects to represent and manipulate rows in any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    APKframework is the framework for developing web based application. Writen on PHP5. APKframework - набор классов, предназначенный разработки Web приложений, реализует модель MVC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An easy and fast way to separate code from look and feel files while programming in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB