1620 projects tagged "PHP"
123tkShop is an e-Business framework which allows small companies like giftshops, boutiques, bookshops, etc. to set up their own e-Commerce webshops without knowledge of any programming languages. Maintainance is done over an integrated Web interface. 123tkShop provides plugin-based extensibility for multiple languages and themes. The admin interface allows backups of database and table structures, and backups of the complete database with all data. An "Auto-Plugin-Detection" system makes it easy to develop and install new plugins. It uses the Smarty template engine.
2do is a simple to-do list manager written in PHP and using a MySQL database backend. It supports unlimited numbers of projects, has templated HTML allowing for complete customisation, and can be publically viewable by all, or can be protected by passwords. Administration is done via simple Web-based forms.
The Analysis Console for Intrusion Databases (ACID) is a PHP-based analysis engine to search and process a database of incidents generated by security-related software such as IDSes and firewalls (e.g., Snort or ipchains). It provides a search interface for finding alerts matching practically any criteria. This includes arrival time, signature time, source/dest address/port, flags, payload, etc. ACID also provides the ability to annotate and logically group related events, delete false positives, or archive alerts among databases. Finally, a variety of statistics and graphs can be generated based on time, IP address, ports, alert classification, and sensor.
ADODB is a set of advanced PHP database abstraction classes. It supports MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere, Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access, Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built in, making it possible to figure out that types such as CHAR, TEXT, and STRING are equivalent in different databases. It also features portable database creation, database-backed session support (with encryption), SQL performance monitoring, and database health checks.
AIOCP (All In One Control Panel) is a Content Management System (CMS), a professional all-inclusive solution to completely manage a Web site or portal through a user-friendly Web-interface. AIOCP is also a framework for Web application developement and includes e-commerce and e-business modules. It includes all basic and extra modules: CMS, WYSIWYG editor, languages, users, menus, forums, news, newsletter, links, downloads, reviews, awards, chat, polls, calendar, banners, search engine, statistics, online help, system tools, shell, backup, MIME, whois, ping, traceroute, MySQL database management, transcoding, custom modules, code libraries, images, and sounds.
APAMOD is a command line tool for manipulation and extraction of VirtualHost sections in Apache's httpd.conf. It can extract a specified VirtualHost section to a file, update a specified VirtualHost section, lock the file the VirtualHost is in, extract, add, modify, delete, and comment specified lines in a VirtualHost section, extract the ServerName or the ServerAliases for any ServerAlias or ServerName, and extract all ServerNames or all ServerNames and ServerAliases.