RSS 21 projects tagged "PHP 5.2+"

No download No website Updated 12 May 2013 php-tick

Screenshot
Pop 19.00
Vit 23.91

php-tick is a simple active record implementation that requires a minimal amount of fuss to get working. It supports SQL databases, with no support for foreign key relations.

No download Website Updated 17 Jan 2013 cSpeedometer

Screenshot
Pop 22.56
Vit 11.06

cSpeedometer is a class that renders a speed meter as an image or using the HTML5 canvas. It generates round speed meters with a pointer indicating current speed, and configurable colored ranges. Images can be saved as JPEG, PNG, and GIF, or as HTML5 with JavaScript code that renders the image.

No download No website Updated 17 Jan 2013 cQRCode

Screenshot
Pop 21.63
Vit 11.06

cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.

No download Website Updated 25 Dec 2012 TestCenter

Screenshot
Pop 22.23
Vit 12.07

TestCenter is a project that simplifies the management of user acceptance testing or functional testing. It uses a service based architecture, which allows for easy integration with other front-ends or applications. An AJAX client front-end is in development.

Download Website Updated 13 Oct 2012 ImpressCMS Deutschland

Screenshot
Pop 58.05
Vit 3.01

ImpressCMS Deutschland is a German version of ImpressCMS, a powerful and secure content management system.

Download Website Updated 07 Aug 2012 DBPersister

Screenshot
Pop 26.38
Vit 16.90

DBPersister (database persistent library) is a PHP library which helps you simply and clearly use your database, taking advantage of powerful object oriented programming. You can use DBPersister to manage data from your database to your application. You can do all the boring operations (like loading a single record, saving a single record (insert, update, replace), and deleting a single record) without writing SQL code.

Download No website Updated 06 Jun 2012 Social Author Bio WordPress Plugin

Screenshot
Pop 17.83
Vit 18.63

Social Author Bio WordPress Plugin adds an author biography box with the author's avatar and built-in and custom social icons on pages and posts. You can use it with the built-in social icons or create your own.

Download Website Updated 07 Apr 2012 Mouf PHP framework

Screenshot
Pop 22.43
Vit 1.00

Mouf is a special kind of PHP framework. It combines an Inversion of control (IOC) framework and a component download system in a nice Web-based user interface. The goal of Mouf is to help you use and re-use components. By itself, it does not provide anything useful, but it will help you download and install libraries of components, and bind those components together. You will get better and cleaner code using Mouf. Mouf features more than 100 packages providing various ready-to-use components of a Web application, ranging from an MVC framework to an ORM layer, logging, form generation, image manipulation, Drupal integration, authentication, etc.

No download Website Updated 04 Apr 2012 Zodeken

Screenshot
Pop 19.34
Vit 20.39

Zodeken generates code to access MySQL with Zend Framework. It can generate Controllers for CRUD actions, Db_Tables, Mappers, and Forms classes to manipulate records of MySQL tables using the zf commandline tool based on db settings in the application.ini file of your project. Validators and filters are added to the form automatically depending on the field's data types. It can detect table relationships and adds methods to access related database table records.

No download Website Updated 16 Feb 2012 PWF

Screenshot
Pop 16.94
Vit 21.48

PWF (PHP Web Framework) is an extremely lightweight but powerful PHP Web framework that uses the MVC pattern and object oriented programming. It makes it easier to write applications with clean code and clear architecture, and has a small learning curve. It doesn’t need installation and works in most environments. The controller used for each request is selected through simple but effective rules, and the method by the type of the request. It provides database abstraction with data-object mapping.

Screenshot

Project Spotlight

GNU libmicrohttpd

A C library providing HTTP server functionality.

Screenshot

Project Spotlight

ColDet 3D Collision Detection Library

A library for collision detection between polygonal objects.