An editor for Simple Machines Forum (SMF) modifications, SMF Mod Creator can create, edit, and build simple SMF Mods. SMF is a free PHP forum software by Simple Machines, Lewis Media. Requires Java 5.0.
OOB/N1 is a PHP5 Framework. Its meant to work under IIS/Apache and Win/Linux enviroments without modifications.
This framework is not a simple Template/DB pack, but a complete engine to develop PHP-Applications.
Tiny Translator is a very simple class for easily organizing dialogue outputs and creating language tables for multilingual projects. It supports flat files (comma seperated, .csv) and MySQL databases to store phrases.
Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Open Source Pluggable PHP 5 Content Management System (CMS) that runs on a range of popular platforms and databases (MySQL, SQLite,PostgreSQL). HotPlug CMS is a fork of Wolf CMS, optimised for SEO, Accessibility and Mobile.
PHP-Lib-Xtreme is a package containing many object oriented PHP classes and is available under the GNU Lesser License. It is our aim to make a complex but also simple library available.
The Simple Framework for Web Development is an effort to create just that: a simple, understandable framework for creating new PHP web applications. It's purpose is to serve as a learning guide for students wishing to learn PHP.
A geographic distance and azimuth calculation library for PHP. This object-oriented library provides a simple way to calculate the distance between two points of latitude / longitude on the globe. Also provides a ZIP Code database.
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
A number of PHP-scripts and other website related files (html, css, ...) to act as libraries for adding dynamic content to websites. K.I.S.S. (keep it small and simple) strategy, OO (object-oriented) approach. Standalone solution.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
Templification - Keeping templates simple and efficient. PHP Precompiled Templates for faster production server operation and more efficient use of memory. Encourages better design models, too! Incredibly easy to Drop In Place in existing solutions.
The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides PHP libraries for manipulating JSON objects. For more information on JSON, visit http://www.json.org/
XMLPDF allows you to generate PDF documents painfully with a simple XML
descriptive input. XMLPDF can act as a PHP module, or as a standalone binary. XML source is more or less structured as HTML page, but implements containt pagination, embedded image
binarycloud is an application framework for php. it is based on a a scale-free presentation system that is useful to developers creating complex applications from simple components.
See http://binarycloud.com
RegExpToolkit is a simple and easy to use tool written in PHP to ease the
process of finding the right regular expression. It supports
the available regular expression related function of PHP and also the JavaScripts
ones.
1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech).
simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
chloroForm is a simple, XML-based PHP form automation class providing entry method rendering, easy and flexible data validation and simple data binding to mysql records
A simple to learn object-oriented PHP library for development of web forms based applications. Supports tabular forms with multiple records of the same type edited simultaneously. Provides security mechanism against data tampering.
TableTag is JSP tag library intended to build simple data entry pages, like ASP.NET's DataGrid. It has plugable renderers for table, rows and columns, event driven data handling, and data feeding based on java.util.List.
Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
A lightweight PHP library for interpreting IMS QTI files. This is a very simple framework which sits on top of PHP's "Expat" XML parser, intended largely as a template for using QTI in PHP applications - but includes a basic test-taking functionality.
"Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C