formxp 2007 5
Form Solution 5.5
Validates user input. Holds all variables submitted by a form. Generates XHTML compliant date and time form elements. Offers a complete email contact form to thwart spammers by adding one line of code. more>> Validates user input. Holds all variables submitted by a form. Generates XHTML compliant date and time form elements. Offers a complete email contact form to thwart spammers by adding one line of code.<<less
eZ components 2007.2.1
eZ components is an enterprise ready general purpose PHP components library by eZ systems. more>>
eZ components 2007.2.1 is a useful program including independent building blocks for PHP application development eZ components for speeding up development and limiting risks. An application can use one or more components effortlessly as they all adhere to the same naming conventions and follow the same structure.
All components are based on PHP 5.1, except for the ones that require the new Unicode support that will be available from PHP 6 on.
The Base component provides basic functionality that all other components rely on. This basic functionality contains a certain set of exceptions and a mechanism to load components on demand, reducing memory usage. Other components build around this Base component and provide functionality for a whole range of different subjects.
Subjects include reading archive files (.zip, .tar), caching data, database SQL abstraction layer and schema management, debugging and event logging, image analysis and manipulation, in-process communication, sending fully feature mail message, templating and the safe usage of input data. Besides these main features there are also a few other components dealing with a whole range of subjects.
This is a complete list of all the individual libraries that is included in eZ components.
- Archive
-
- Allows you to extract and create archive files, such as .tar (ustar, v7tar and gnutar) and .zip
- Cache
-
- A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
- Configuration
-
- A component that allows you to use configuration files in different formats.
- The formats include the standard .ini file, and an array based format.
- ConsoleTools
-
- A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
- Database
-
- A lightweight database layer on to of PHPs PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
- DatabaseSchema
-
- A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
- A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
- Debug
-
- This components provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
- EventLog
-
- Allows you to log events into files or other storage spaces in different formats.
- Execution
-
- Provides functionality to give feedback to your applications users when a fatal error happened or an uncaught exception was thrown.
- Feed
-
- Provides reading and writing support of RSS (multiple versions) and ATOM feeds.
- Provides reading and writing support of RSS (multiple versions) and ATOM feeds.
- File
-
- Provides support for file operations which are not covered by PHP or are just missing.
- Provides support for file operations which are not covered by PHP or are just missing.
- ImageAnalysis
-
- This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
- ImageConversion
-
- A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
-
- The components allows you construct Mail messages conforming to the RFCs. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send the e-mail. Reading and parsing mail messages comes in version 1.1.
- PersistentObject
-
- This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
- PhpGenerator
-
- Provides a simple interface for creating PHP files and executing PHP code.
- SystemInformation
-
- Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
- Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
- Template
-
- A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
- A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
- Translation
-
- A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
- Url
-
- Provides functionality for parsing URL parameters, and path manipulation.
- UserInput
-
- A component that assists you to safely user input variables coming into your application. It builds on top of PHPs filter extension and extends it by providing a more inituitive API.
Major Features:
- Designed for enterprise PHP application development
- Open source and licensed under the New BSD license
- Clear IP rights
- Thoroughly documented
- Developed, supported and maintained by eZ systems
PHP Excel 2007
Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, more>> Project providing classes for the PHP programming language, to allow to write to Excel 2007 files. Checkout the Features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet and much, much more!<<less
Roboform 6.5.7
RoboForm memorizes and securely stores your online and offline passwords, so you will never forget them again. It automatically logs you into online accounts and completes online registration and chec more>> RoboForm memorizes and securely stores your online and offline passwords, so you will never forget them again. It automatically logs you into online accounts and completes online registration and checkout forms with one click. RoboForm gives your passwords and other personal data security (strong encryption provided), portability, and complete manageability. Passwords can be printed, copied to another computer, backed up, and restored.<<less
GENU 2007.2
GENU is a Content Management System written with PHP language and using a database server (MySQL, PostgreSQL or SQLite). It is fully customisable since it use a templates system and support multiple languages. Requirements: - A webserver or web more>> GENU is a Content Management System written with PHP language and using a database server (MySQL, PostgreSQL or SQLite). It is fully customisable since it use a templates system and support multiple languages. Requirements: - A webserver or web hosting account - PHP 4.3.0 or higher (with mail() function enabled, preferably) - A MySQL database (4.1 or higher) or a PostgreSQL database (7.0 or higher) or SQLite database support in PHP 5.x<<less
XUpload 2.5
XUpload is an advanced progress bar indicator for web based file uploads written on Perl. XUpload lets you to accept file uploads on your website and shows upload progress bar which is showing upload progress in real-time. Upload progress bar could be more>> XUpload is an advanced progress bar indicator for web based file uploads written on Perl. XUpload lets you to accept file uploads on your website and shows upload progress bar which is showing upload progress in real-time. Upload progress bar could be shown in popup window or right on the upload page. It also shows upload progress in percents, upload speed (kb/s), elapsed and remaining time, size of uploading files (useful when uploading multiple files). You can stop file upload process by just pressing stop button. If file transfer will fail during upload process - error message will be shown. XUpload will work on any hosting, virtual/shared or dedicated and on all platforms driven by Apache Web Server - Linux or Windows. No database required. The only two things needed - Apache web server and Perl installed. No Flash, AJAX or Java needed - pure Perl and DHTML is used.<<less
JForumFusion 1.5
JForumFusion is a platform independent discussion board program. Some of it main features include: support of unlimited discussion forums, topics and member, threaded or linear discussions, file attachments, private messaging, web based more>> JForumFusion is a platform independent discussion board program. Some of it main features include: support of unlimited discussion forums, topics and member, threaded or linear discussions, file attachments, private messaging, web based administrative tools, UBBCode, multiple authentication sources, and high performance search engine. JForumFusion works on all major SQL database management systems: Oracle, DB2, MySQL, PostgreSQL, Sybase, SAP DB, HypersonicSQL, Microsoft SQL Server...<<less
Fcp.Commentator 2007-12-09
Fcp.Commentator is a single-file, no-database comment script for your web pages. Features * tiny - under 7.5KB; * fully customizable looks via CSS; * easy setup and maintenance; * simple but effective antispam system; * Companion newsfeed more>> Fcp.Commentator is a single-file, no-database comment script for your web pages. Features * tiny - under 7.5KB; * fully customizable looks via CSS; * easy setup and maintenance; * simple but effective antispam system; * Companion newsfeed generator. Requirements * Any Web server with PHP 4.3 or later version; * Any Web browser.<<less
Syslog2IRC 12-Apr-2007
Receive syslog messages via UDP and show them on IRC. Implements the BSD syslog protocol as specified in RFC 3164. more>> Receive syslog messages via UDP and show them on IRC. Implements the BSD syslog protocol as specified in RFC 3164.<<less
Leechr 11-Apr-2007
An experimental mass downloader for FTP, with terminal user interface. Prepared to be extended with additional features. more>> An experimental mass downloader for FTP, with terminal user interface. Prepared to be extended with additional features.<<less
phpMyDataGrid 2007 2007
phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, more>> phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based hosting providers. # Easy to use: Even the most novice php programer can deploy a complete and professional looking datagrid in few minutes using a minimum of code lines. # AJAX Enabled: Differ to previous versions, the 2007 version is cross-browser totally AJAX enabled (addition, Edition, inline edition, deletion, pagination, ordering, etc.) # Auto pagination: phpMyDataGrid Allows 3 styles for pagination, and you may define how many records to display per page. and much more features... visit website for more info<<less
phpMyDataGrid 2007
phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time more>> phpMyDataGrid 2007 offers a toolkit to build a DataGrid in a PHP based environment. It allows the application programmer, to build and deploy with very few lines of code and in a short period of time a complete AJAX enabled datagrid with paging, searching, sorting and more, much more... It is useful for all PHP database-driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based hosting providers. # Easy to use: Even the most novice php programer can deploy a complete and professional looking datagrid in few minutes using a minimum of code lines. # AJAX Enabled: Differ to previous versions, the 2007 version is cross-browser totally AJAX enabled (addition, Edition, inline edition, deletion, pagination, ordering, etc.) # Auto pagination: phpMyDataGrid Allows 3 styles for pagination, and you may define how many records to display per page. and much more features... visit website for more info<<less
Traq 0.5
Traq is a PHP5 and MySQL based Project Tracking system with the ability to host multiple projects. Traq isnt just a ticket tracker, you can track "Milestones" of your project via the Roadmap/Milestone feature. more>> Traq is a PHP5 and MySQL based Project Tracking system with the ability to host multiple projects. Traq isnt just a ticket tracker, you can track "Milestones" of your project via the Roadmap/Milestone feature.<<less
MiniColorPicker 0.5
This script will generate a photoshop like color picker. Works in MSIE 5 or higher and Mozilla 1.3 or higher and Netscape 6 or higher. more>> This script will generate a photoshop like color picker. Works in MSIE 5 or higher and Mozilla 1.3 or higher and Netscape 6 or higher.<<less
phpRaffle 2.00
Give your website visitors a reason to come back to your site with this unique and random game. This application features over 15,300 lines of php code, Random.Org integration, a template design, random prizes, random sponsors, email verification, and a more>> Give your website visitors a reason to come back to your site with this unique and random game. This application features over 15,300 lines of php code, Random.Org integration, a template design, random prizes, random sponsors, email verification, and a complete admin interface. You can easily install and customize this program for your purposes. (Updated: 01-01-2007) - V2.00 - Optimized application and redesigned admin interface.<<less