ContentFeeder - A library used for assembling content feeds. RSS 2.0 is currently the only format supported, but can easily be extended to handle more.
The Moebius PHP Library is a project that concentrates on building a set of classes that wraps around the built-in php functions. It sets a Object Oriented Framework to work with PHP in Web Pages.
A set of PHP classes which can be used to manage (read, write, edit) plain text config files. If you write PHP scripts which require people
to modify a config file with their own settings,
this should hopefully make life a little easier. Supports: arrays and associative arrays, 4 basic variable types: string, integer, double and boolean, special characters when enclosed within double quotes: \n \r \t,
editing of the config file through a web interface.
XLS Generator is a PHP script, allowing to create binary XLS files using PHP. Using this script you will be able to create spreadsheets on UNIX systems, or on Windows – only PHP 4.x (or later) is required.
XLS Generator has many features which will help you to make your generated spreadsheets look individual: font styles, border and color settings, background, foreground and border colors and styles, text orientation and in-cell alignment settings. You can even add formulas and Excel functions. Also supported : paper size, page orientation, printed margins, header and footer which can include page numbers.
You can test the work of the script via fully funcional on-line demo, located on the script page.
RTF Generator lets you create your own RTF files on web-servers, without any applications except PHP. Using special mark-up language which is based on HTML, you will be able to describe all necessary formatting for your data. You will have total control over the final look of the RTF document, as the Generator supports almost all features you can find in MS Word when creating a document.
With this tool you will be able to generate customized contracts, agreements, bills of sales using client provided information or information from database, including images. It can save huge amount of time on document preparation. The document is totally generated within a split second using the dynamic data.
There is a fullyfunctional on-line demo available on the script web-page where you can test the script by yourself.
This tool is designed in such a way to facilitate the creation of java and php classes in javabeans style. It is extremely useful in case you have a Mysql table and you would like to generate a class over this table which would have a constructor, saving (updating) and drop option, and to provide the possibility to enter and query internal variables assigned for each field of the table. The advantage this generator provides is generating a class scheleton which may be altered in the future.
The disadvantage consists in reduced applicability as it is useful in case the first field is set as Primary Key.
RC4 is a symmetric fast and secure encryption / decryption algorithm. This class attempts to add the unbarable missing of RC4 support in PHP, also since recent versions mcrypt do not support RC4. <b>v2.1 update:</b> Bug fix regarding swapping code, must update for Vector harness conformance.
MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files.
Features Of MyObjects: Automatic database schema generation from existing databases. Web based database schema generation from scratch. Command line based database schema and class generation. Generation of Sql statements from the designed database schema. Generation of Classes that will map to the database tables. (A seperate class for each table is created). Full validation code through setter methods in generated classes. phpDoc style comments in generated classes. Minimizes runtime operations by providing many features in generated classes. Xml serialization of the objects of generated classes and deserializing of the objects from Xml files. Inplemented in new Php 5 object model. Uses the new MySqli extension for php to support new features of MySql. Uses the new libXml based DOM extension to provide generation, parsing and validation of database schema files.
The JPI is an effort to create an easy to use, highly re-usable library of components and classes for use in every day programs. It is based on the Java API (though it might as well be any API), to give Java programmers and others an easy way to find documentation and ease into the use of the language.
The script is aimed to creation of the plain text files (TXT). Certainly, there is no use to "just create TXT file using PHP" it is simple - so, TXT Generator is powered by additional features in order to make it possible to create complicated layouts using just plain text.
TXT Generator has many features which will help you to make your generated TXT files look not as a bunch of lines of text: paragraphs with alignment, custom width, borders and page orientation; ordered and unordered lists; and even tables, with variable width, in-cell text alignment, table orientation on page.
There is a fullyfunctional on-line demo available on the script web-page.
Sitellite Application Framework is a collection of over 100 PHP classes that make web application development easier, faster, and more reliable. Highlights include a simple template system, form validation/handling, multi-screen forms, multi-level caching, a Wiki-like markup language called EasyText, and fast XML parsing and manipulation. SAF is the Open Source core to the Sitellite Content Management System.