perl WebMVC is a mod_perl web application framework designed around the Model View Controller design pattern. It is written in perl with an XML configuration component.
php.MVC is an open source framework for PHP Web applications.
php.MVC implements the Model-View-Controller (MVC) design
pattern, and encourages application design based on the
Model 2 paradigm.
The framework provides a single entry point Controller.
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
Si tu servidor soporta PHP5, ya puedes empezar a usar phpMilk. Configura tu proyecto y empieza a programar, con nuevas caracteristicas a cada nueva versión. (An Spanish PHP framework -- We're looking for translators!)
phpMorph is a php framework based on the Smarty template engine. The core feature is the semiautomatic generation of (administration) html interfaces for a MySql powered website.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
phpMyWebServices is a framework that can serve dotNET-like Web services coded in PHP, so it works on all apache/php servers (MySQL not required). With it, you can easy host any webservice on the most of free hosting services !!!
This is a web application framework, which makes easy and simple
the task of building PHP web applications based on relational
databases. See the Home Page for more details.
phpWebThings is a Powerful, professional application framework for intermediate to advanced PHP programmer, open source Web Portal, Online Community System, Content Managenent System (CMS) or whatever you want to call it. It uses a MySQL database to stor
Entity is a generic class for PHP that abstracts the basic CRUD operations from the user. Built-in classification of entity data allows for rapid development of custom solutions by cutting out 40-60% of "grunt" work.
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. pircbotcpp is an Object Oriented client framework which lets you write quick and easy C++ IRC bots. It includes comprehensive documentation and samples.
poopf -=- Persistent Object Oriented Php Framework -=-=- A minimal set of classes for using database records in MySQL or PostgreSQL, while avoiding the thickness of adodb or pear::db. Also a secure Cookie class for persisting authenticated clients.
Pypes is a framework which allows users to break complex data processing logic down into a series of smaller less complex tasks. These tasks, referred to as components, can then be connected so that the output of one becomes the input to another.
Python Multimedia Messaging Service (MMS) library
The python-mms library provides an "mms" module for Python, consisting of classes that facilitate the creation, manipulation and encoding/decoding of MMS messages used in mobile phones.
A Python library and collection of tools that automate work on MediaWiki sites. Originally designed for Wikipedia, it is now used throughout the Wikimedia Foundation's projects and on many other MediaWiki wikis including wikidata service.
We do not use sourceforge.net anymore, but are very grateful for their support in the past. Please see our website at https://www.mediawiki.org/wiki/Pywikibot
Our pypi package could be found at https://pypi.org/project/pywikibot/
qooxdoo-contrib is an integral part of the qooxdoo project, http://qooxdoo.org. Users can develop, maintain and promote contributions with great flexibility in a concise structure. Contributions can easily be integrated into custom qooxdoo applications.
NOTE:
This repository at SourceForge is legacy! It still contains some older contributions to qooxdoo. The newer qooxdoo-contrib infrastructure can be found at http://qooxdoo-contrib.github.io/
qvYATE is a small, sophisticated HTML template-engine written in VB.NET (though accessible through COM) supporting loops, optional sections, recursive import of subtemplates and inheritance of variable values in subsections.
qxdotnet is a server side ASP.NET wrapper for qooxdoo library
http://qooxdoo.org is a great JavaScript framework. It contains lots of UI controls that would be useful when developing ASP.NET applications. But qooxdoo designed to communicate with server via RPC method. It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET application, you can see the button inside browser.