RSS 102 projects tagged "php classes"

Download Website Updated 13 May 2013 Xataface

Screenshot
Pop 428.58
Vit 99.49

Xataface is a flexible and shapable skin that sits on top of MySQL, making it accessible to every-day users. It automatically generates the appropriate forms, lists, and menus for a user to interact with the database without having to know any SQL. It is a full-featured Web application framework, and gives developers the flexibility to customize the features and behavior of their application via configuration files (using the simple INI-file syntax), templates, and plug-ins. A generic application with no customizations is completely functional, but the developer is free to customize things at his leisure.

Download Website Updated 21 Apr 2013 TinyButStrong

Screenshot
Pop 465.66
Vit 67.06

TinyButStrong is a template class for PHP that allows you to generate XML/HTML pages and any other files based on text source. The engine gives facilities to work with any databases, including in native PDO, MySQL, PostgreSQL, SQLite, PHP arrays, and more. It is possible to design templates using any visual editor (like Dreamweaver or FrontPage), and thus to make templates that are compatible with W3C standards for example. It features simple block management, useful display formats, conditional displaying for blocks and locators, remote XML/HTML attribute modification, a cache system, and the ability to include sub-templates and execute associated scripts. Plug-ins are supported since version 3.0.

No download Website Updated 12 Feb 2005 autoformBQ

Screenshot
Pop 11.36
Vit 54.99

AutoformBQ is a package to dynamically generate forms to edit or insert records into a MySQL database table. It processes result set metadata and determines the columns and tables to create in a form to edit an existing records or to insert the data for a new record.

No download Website Updated 03 Apr 2006 MyActiveRecord

Screenshot
Pop 24.86
Vit 51.07

MyActiveRecord is a PHP implementation of Martin Fowler's Active Record pattern, as popularised by Ruby on Rails. Objects are retrieved via static methods of the base class, resulting in clean and simple relational/object mapping. It's MySQL only, meaning the whole thing is contained within a single class and none of the overhead of database abstraction is incurred. There is close to zero configuration. Even relationships are inferred, although this does mean sticking to some simple database naming rules.

No download Website Updated 30 Sep 2006 PHP Advanced Component Library

Screenshot
Pop 8.60
Vit 49.28

PACL (PHP Advanced Component Library) is an advanced "Java-style" PHP5 framework/class library for building robust Web applications easily. The goal is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.

Download Website Updated 09 Jan 2007 DbSimple

Screenshot
Pop 10.72
Vit 48.25

DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). "Query execution" and "result fetching" operations are joined thogether and complemented by powerful placeholder support (including list-based placeholders) and various fetching modes. The library supports a unique and very convenient method to build dynamic SQL queries (conditional macro-blocks).

Download Website Updated 27 Apr 2007 QDrupal

Screenshot
Pop 11.83
Vit 47.11

QDrupal is a module that integrates the Qcodo PHP Framework with Drupal. The QDrupal module simply provides the integration code and requires the user to create their own QForm pages for use within the Drupal framework and page structure. Most Qcodo features are available, including code generation and access to QForms. All Drupal features are available, such as user management and CMS features.

No download Website Updated 17 May 2007 Myref

Screenshot
Pop 9.59
Vit 46.90

Myref is a PHP class library to manage very large lists of references for select, checkbox, and radio lists easily. The library gets lists from a database for further output on the HTML page and provides an administrative script for putting the references into the database. It supports multiple languages.

Download Website Updated 31 Jan 2011 P4A

Screenshot
Pop 228.82
Vit 21.59

P4A (PHP For Applications) a PHP5 RAD and object oriented PHP framework for building event-driven, stateful Web applications. It is based on Zend Framework and features tableless HTML, multiple databases, access key support, auto data type recognition, transparent AJAX, UTF-8, internationalization, and localization.

Download Website Updated 04 May 2013 PHP based Datagrid

Screenshot
Pop 381.72
Vit 16.53

PHPGrid generates fully-functional grids with minimal coding, with add, edit, del, auto-filter, search, sort, page, grouping, export, custom add/del calls, grid-subgrid, multiple databases, multiple themes, and much more. It saves development time and effort for creating repetitive CRUD functions. The custom SELECT query option is useful for cross table data and report generation. It supports all major databases.

Screenshot

Project Spotlight

PHP-Calendar

A Web-based calendar written in PHP/SQL.

Screenshot

Project Spotlight

myBill

A money flow management application.