260 projects tagged "PHP"
The ATK Framework is a PHP business framework. It is targeted at developers who wish to focus on business logic instead of coding HTML. ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. ATK has a model driven approach, but is 100% customizable.
Address Book Continued is a multi-user address book Web application. It also makes use of AJAX, which means that page reloads only happen on login/logout; the rest of the operations is handled asynchronously in the background. It's well usable, even over slow connections. You can even install ABC on your desktop PC and configure it so that it doesn't require login for connections coming from the local computer.
Agata Report is a cross-platform database reporting tool with graph generation and a query tool like Crystal Reports that allows you to get data from PostgreSQL, MySQL, Oracle, DB2, MS-SQL, Informix, InterBase, Sybase, or Frontbase and export that data as PostScript, plain text, HTML, XML, PDF, or spreadsheet (CSV) formats through its graphical interface. You can also define levels, subtotals, and a grand total for the report, merge the data into a document, generate address labels, or even generate a complete ER-diagram from your database. You can also develop reports using your PHP-GTK interface and then call them using the Agata API from an Apache or IIS-based Web application.