[45 total ]
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. What a mouthful. WordPress is both free and priceless at the same time.
More simply, WordPress is what you use when you want to work with your blogging software, not fight it.
Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
PEAR is a framework and distribution system for reusable PHP components.
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following:
* stack and function traces in error messages with:
o full
... [More]
parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions [Less]
XAMPP is an easy to (optionally) install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.
This includes XAMPP Lite, an additional extra small XAMPP edition.
... [More]
It's the successor of the old MiniXAMPP.
Get a fully functional web server within minutes under Windows, Mac OS X, Linux and Solaris. [Less]
A full-featured, Free Source Software (GNU/LGPL), multilingual, Wiki/CMS/Groupware hybrid written in PHP and maintained by an active and international community of volunteer contributors.
Major features include articles, forums, newsletters
... [More]
, blogs, a file/image gallery, a Wiki, drawing, trackers, a directory, polls/surveys and quizzes, a FAQ, chat, a banner management system, a calendar, maps, charts, Mobile Tiki (PDA and WAP access), RSS feeds, a category system, a theme control center, workflow engine, live support, Shoutbox, ACLs, and more.
The project is LGPL. The notes below about "may conflict with GPL" are caused because TikiWiki includes tripled licensed code. Please see: http://www.ohloh.net/forums/10/topics/1730
Tiki started in October 2002 (ohloh stats are not yet updated) [Less]
The complete Shopping Cart / e-commerce Solution for Joomla!. It can also be used as a Catalogue. Its powerful Administration Tool can handle an unlimited number of Categories, Products, Orders, Customers, Payment Methods, Shipping Methods, Files. VirtueMart can be customized using Themes and extended using your own modules and pages.
WikkaWiki (aka Wikka) is a lightweight, standards-compliant PHP/MySQL wiki engine allowing easy management of websites, in particulary collaborative projects. Designed for security, performance and easy customizability, it aims at keeping its core as
... [More]
light and fast as possible while allowing easy extensibility through plug-ins. It provides an intuitive interface for editing pages, adding comments, tracking and comparing revisions, setting fine-grained access privileges.
Among its features:
• W3 compliant XHTML and CSS output
• edit toolbar
• multiple syndication feeds
• advanced ACL management
• text search tools
• FreeMind XML mindmaps
• full revision control tools
• categories
• code blocks with syntax highlighting
• images, tables, file attachments, Flash objects and embedded feeds [Less]
WordPress MU, or multi-user, is designed to do exactly that. It is most famously used for WordPress.com where it serves tens of millions of hits on hundreds of thousands of blogs each day.
It includes all the features of traditional blog tools, and extends them with evolved features such as file & photo management, advanced skinning, multiple blogs support. multilingual as well as detailed user permissions and third party plug-ins.
Popular blog publishing platform maintained by Six Apart. Went open source in December 2007.
bbPress is forum software with a twist from the creators of WordPress.
bbPress is focused on web standards, ease of use, ease of integration, and speed. We're focused on keeping things as small and light as possible while still allowing for great add on features through our extensive plugin system.
This program reformat and beautify PHP source code files automatically. It is written in PHP 5 and has a command line tool.
Seagull is a mature OOP framework for building web, command line and GUI applications. Licensed under BSD, the project allows PHP developers to easily integrate and manage code resources, and build complex applications quickly.
ResourceSpace is a web-based, open source Digital Asset Management (DAM) system based on PHP and MySQL and incorporating several other open source libraries and tools.
Think of it as a media library (e.g. a photo or video library) with added
... [More]
collaboration tools.
It was originally developed for the international charity Oxfam, who then released the software as open source. [Less]
Pivot is a web-based tool to help you maintain sites like weblogs, online journals and other dynamic websites. It is written in PHP, and runs on either MySQL or Flat Files as a database.
Sistema Administrativo Integrado Descentralizado: Es un sistema administrativo integral que permite la automatización de los procesos inherentes a la administración pública de entes descentralizados sin fines empresariales. En el SAID se registra
... [More]
y controla el presupuesto de gastos de un organismo público sin fines empresariales, así los usuarios planifican la formulación de presupuesto de gastos (basado en el instructivo 12 de la ONAPRE) y luego pasan a la asignación de créditos que les permite ejecutar el presupuesto mediante procesos de compras o compromisos de distinto origen. La ejecución del presupuesto pasa por todas las etapas del gasto: compromiso, causado y pagado, conectándose con los procesos financieros y contables que tengan lugar. [Less]
This javascript function creates an auto-complete field powered by PHP or whatever language you may want to use as your backend provider.
It implements easily and is totally customizable.
Nucleus allows you to easily maintain your own weblog(s) on your own server. It offers a system that is easy to install, but still offers maximum flexibility. (PHP4/MySQL)
Textcube is a publishing software with active development. This is the most famous and popular customizable blog tool in South Korea (yes, more than Wordpress).
With its many plugins and skins, you can make a fashionable blog.
Also it provides good localizations for Japanese, Chinese and English. (originally written in Korean)
CASCO is a framework for Rapid Application Development in PHP.
keywords: modular, extensible, flexible, refactor-friendly, model oriented, test driven, OOP, skinnable, admin interface generation
design patterns used: MVC, strategy, controller
... [More]
, front controller, composite
current internal version 0.10
First official release expected Q4 2008 [Less]
هدف گروه وردپرس فارسی ارائه خدماتی است تا وردپرس را به یک ابزار مناسب برای کاربران فارسی زبان برای انتشار نوشته هایشان و یا ایجاد وبگاه
... [More]
تبدیل کند. شما می توانید بسته های افزودنی وردپرس فارسی را بارگذاری کنید و با افزودن آنها به نرم افزار وردپرس از یک سکوی انتشار کاملا فارسی لذت ببرید. [Less]
Nexty is a easy to use GTD tool created in PHP. It can be installed in a local server or in a online web server.
BurstCMS is a content management system intended to be run on PHP 5. The main idea behind BurstCMS is that you have modules and components. Modules are made up out of components.
Components are PHP classes or sets of functions that do small tasks
... [More]
such as parse BBCode. Modules are larger things such as blogs and forums. Modules utilize the functionality in components. So a forum module would utilize the BBCode parser component in order to parse BBCode. A blog can use the exact same BBCode parser to parse BBCode in the blog's comments.
Modules can share components in order to save space. If you have a traditional forum and a traditional blogging platform, why have two different sets of BBCode parsers? [Less]
iFrame is a simple MVC web framework for PHP.
The Strangecode Codebase is a general application development framework for PHP. It includes services that are frequently used when writing web applications, including:
* A core application container that provides transparent messaging
... [More]
, logging, error reporting, configuration, sessions, database connections and URL management.
* A class library providing tools such as authentication, form validation, record locking and versioning, spell checking, file uploading, image manipulation, payment gateways and preferences.
* Standardized coding style, directory structures, templating, and included files methodology.
The Codebase, by itself, does not provide any significant end user functionality; it provides a base for other applications and tools for developers. [Less]
Maarch LetterBox represents the first business application based on Maarch Framework. It allows you to manage electronic mailroom:
- Spread quickly letters to your collaborators
- Easily manage your mail
- Sorting and easily find all your letters
- Alert for failure treatment
- Monitoring the activity of the solution
Web library containing tools to send SMS with different gateway.
Lightweight CMS for small sites.