Open Source PHP Software Development Software for Linux - Page 8

PHP Software Development Software for Linux

View 1220 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.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    RibaFS

    Demonstração do suporte do SourceForge: PHP, MySQL e cia.

    Demonstração do suporte do SourceForge: PHP, MySQL, Joomla, WordPress, Drupal, OpenCart, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RoguePHP
    Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration. Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system. MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to integrate on any project. Includes Network cache locking. video tutorials: http://www.youtube.com/user/foneyop/videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Goal is a set of crossplatform genealogy applications to import from gedcom files into your choice of SQL Databases which in turn can be used to display your familytree on a webpage or client application
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    SQL_AL.PHP™ is a PHP library providing a single, unified interface to multiple RDBMS types. SQL_AL.PHP is a free, open-source API with support available for Firebird SQL, Interbase, Microsoft SQL, MySQL, Oracle (OCI7/8), PostgreSQL, and Sybase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLigner
    Web-based relational database designer. With version control, autosave and real-time database manipulation. TODO: admin module, search, undo/redo buttons, multi-database real-time support (only PostgreSQL actually), etc. Based on WWWSQLDesigner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Saoscope is a PHP framework allowing to print data extracted from database on web pages. How to access data and how to print it is configured in XML files, the framework deals with connecting to db, querying data and displaying it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scriptorium is a web-based code library for programmers who need to organize, share, and archive the code they've written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Written in pure javascript, Sigma Grid is an Ajax data grid for displaying and inline editing data in a scrollable and sortable table. Seamless Integration with any server side solution, such as j2ee, .net, PHP, perl . Inline editing, keyboard data navig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A php library and a simple framework for the implementation of a complex permission system (ACL) on a web-based application, based on the ideas of the phpGACL library, it aims to provide a modular and extensible solution which avoids data redundancy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sitellite is an advanced web based Content Management System (CMS) and PHP framework which also utilizes Apache and MySQL technology to operate. The latest Sitellite CMS project downloads are always available at http://www.sitelliteforge.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SpinachPHP is an object-relational mapper for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SqlSchema

    Bi-directional SQL <-> XML conversion and updating

    Allows user to convert one or more database schemas to XML. Can also create and/or update existing database with schemas from XML. It will support multiple database platforms and abstractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable "$var->meta_tags" renamed to "$var->defaultMetaTags" c. TechMVC::updateMetaTags($param) has been added, will be used to add/update/remove metatags from any Controller. d. Custom Link Tag Support Enabled with controller based append facility: TechMVC::createCustomLinkTags($param); e. Session handler upgraded to avoid undefined session ids. Features Removed: ================ 1. Following functions has been removed completely: a. Utility::include_custom_lib($path, $shared
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Template Parser Engine is a Project for developer that helps to create automaticly different fileformats. All that developer have to do is to set special tags into Teplates and TPE creates aautomaticly dynamic code, convert pictures and send e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TCMS is the TestCase Management System, through which you can manage your own testcase database. Insert/update, assign testcases to a person to update the status of testcase and generate reports. TCMS can be used by product approval team in organizat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project differs from other Open Source projects - it will not only features OSS fuzzy-logic OCX methods, PHP tools and other software, but also have the well-known spirit of community with loooong discussions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Corporative Publishing System. A Content Management System for enterprise scale use, which needs to publish a large amount of content via web. The system is modeled to support a large development environment using modularized permission architeture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Node Mesh abstracts data into its most modular components. The Node Mesh gives you the ability to make large scale technical changes much faster than can be done using traditional relational models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ThebaDB is an open source Database Layer with MSSQL, MySQL, SQLite multi-usage API, cache support to memcached, file, session and with an extremely useful Debug system. Written in singleton- and connect-when-need model. Easy to use plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.