Showing 863 open source projects for "open source php web application"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Saiphe Framework
    The Saiphe Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SimpleOnPhp is a very simple, flexible and fast PHP5 framework. The goal is to provide very basically infrastructure and utilities to create PHP web apps with html template, orm database (with Doctrine) and support for MVC pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    zenyan

    zenyan

    zenyan is a lightweight Php development environment

    zenyan is no longer under development. The security used by the login module is no longer current.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    This is the home of the old MindTouch Platform and Core. This project was turned over to the community in 2010. Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Sistema em php que visa prover uma forma simples de gerênciar banco de dados simples. Na medida do possível, utilizamos design patterns modernos, como TTD, DAO, usamos composição e interfaces tanto quanto pudemos. Produto 100% Paraense!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Speedcode Box, a light PHP toolbox mid road between a framework and a CMS. Written in PHP5, object-oriented, and easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP MongoDB Pagination is the pagination plugin for MongoDB released under MIT License. Simple to install & use. It has been developed under TechMVC 3.0.4, but it's compatible with any 3rd party framework e.g. Zend(tested).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jsPlatform

    A True Web Operating System

    See more about jsplatform: http://www.youtube.com/watch?v=jr-VL461x8I Finally, JSPlatform v1.0 is released A great web productivity interface integrating a web desktop, a php backend, javascript gui interface, supporting MySQL, Desktop, Window System Drop an email if you need help installing if you don't know how Working with projects: - AceEditor - TinyMCE - MongoDB (thorugh OneDB package) Featuring: - Code in the cloud web os (through OneDB package) - Connectivity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    alchemy
    ALCHEMY development is no longer happening. The security (MD5) implemented in the login module is obsolete and no longer secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pines

    Pines

    Feature packed web application framework.

    A full featured web application framework with an advanced object-relational mapper, extensive method hooking functionality, an advanced package management system (like those found on Linux), and MVC architecture. It emphasizes speed and flexible/extensible structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHPasdotNet

    PHP as dotNET

    Programming allows separate design. Example showing how design separates the code and PHP script for lenguaje as is done with dotNET architecture that separates into aspx and cs or vbs but now with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Symfony 2 Framework: X-Share

    Web application using Symfony2 Framework

    Creation of a web application using Symfony2 Framework The tutorial relates about the creation of web application using Symfony 2 Framework. The tutorial contains 8 Lessons the source code of the project is explained. The project is called X-share. The website is used for monitoring products added by users, products that can be then borrowed by other users. Logged users can add, edit or delete products and categories, can make requests for other user's products. They can also perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HyperSphere Web Framework
    Yet Another MVC Web Framework for PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Vihv Loosely Coupled Componets

    Vihv Loosely Coupled Componets

    Vihv LCC is a library of controls you can use with any CMS.

    Vihv LCC is a platform that brings modern classic programming style to web-programming.Loosely coupled components can be used with almost any site architecture. You can use exactly the same code with different CMS or frameworks, or you can build the whole application on top of Vihv LCC.
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SA PHP Application Framework is a web application framework heavily based on PEAR which provides a set of classes for rapid application development. Some of its features are: URL encryption, search engine friendly URLs, caching, I18n and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    Adapto is a small PHP framework targeted at creating data management applications with minimal code. Adapto concentrates on what makes it unique, and uses the Zend Framework for caching, view rendering, database connectivity, etc. Adapto continues the concepts originated by the iBuildings ATK framework, improving and updating ATK, and porting it to the Zend Framework for underlying support. The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Elements AJAX Web Framework

    An object oriented event driven fully AJAX web application framework

    Developed by Neuronworks Indonesia, Elements integrates Javascript and PHP into one powerful object oriented web application framework. Built above the already popular JQuery Javascript library, Elements provides a components based GUI, event driven scripting, and easily integrates GUI and back-end services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Concrete CMS

    Concrete CMS

    Open Source Content Management System for teams.

    Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS. The user experience is built around in-context editing, it’s as easy to use as a word processor. You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    RADical is a FrameWork for Rapid Application Development and Rapid Prototyping. It allows the creation of almost complete web-based db-based applications in no more than few hours, as well as faster development cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AgilePHP
    Rapid Application Development framework for PHP 5.3+ featuring MVC, ORM, annotations, interceptors, remoting, soap & rest web services, caching, logging, identity/role mgmt, i18n, XSLT code generation, AJAX/WebSocket integration and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    English: OPF Essentials is a collection of art tools that attach to the structure of Osezno PHP Framework and allow the developer to build web applications in much less time because they contain the basics of managing a Web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SIPF - Simple Intelligent PHP Framework

    SIPF - Simple Intelligent PHP Framework

    This is a base PHP framework for making simple websites with clean URL

    SIPF: Simple Intelligent PHP Framework Simeon Ivaylov Petrov Framework SEO Ideological PHP Framework (SEO - Search Engine Optimization) This is a base PHP framework for making simple websites with clean URLs. It is absolutely free! It's developed for advanced php web developers but if you are a beginner in php programming, I think you can also understand how does it work. SIPF is not a CMS (Content Management System) and it doesn't use the MVC (Model View Controller) logic as...
    Downloads: 0 This Week
    Last Update:
    See Project