16 projects tagged "PHP"
Dolibarr is a simple Web application with ERP and CRM capabilities. It is designed for small and medium companies, freelancers or foundations, and can be used to deal with all things you require to manage your activities, such as management of products, stocks, commercial proposals, invoices, orders, members of a foundation, and mailings. A single executable that installs the server and database is available for people with no technical knowledge.
Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.
Anchor automatically adds curly braces and semicolons to code written in various programming languages, saving typing and making programs easier to read. It lets you pretend to be coding in Python or Lua while actually writing standard C, Java, PHP, C++, .NET, C#, or D. A script may generate files in the target language and invoke the compiler. An example bash script integrates with TCC to make runnable "scripts" with the speed of C. The scripts are easily modified to target another compiler or interpreter.
Symbiose is a WebOS, a Web desktop which is accessible from any Web browser. It works like Linux, using the same filetree, UI management, software update system, and commands (ls, cd, etc.). It offers file management (sending/downloading, basic operations, copy-and-paste, drag-and-drop, etc.), a text editor with syntax highlighting and automatic indentation, a music and video player, a word processor, an archive manager, management of system parameters (such as appearance, users, quotas, interfaces, and software sources), a software center, an updates manager similar to apt-get, FTP server, DropBox, and Google Drive mounting (with integration of these services in Symbiose storage), and more.
Lightweight MVC is a PHP implementation of the MVC design pattern. It is small and ideal for learners. There is no view loader, so all public methods and variables inside the controllers will be exposed to the views. It uses a library system to make it easy to move your codebase to and from other MVC implementations.
PH7 is an in-process software library that implements a highly-efficient embeddable bytecode compiler and a virtual machine for the PHP programming language. It implements most PHP 5.3 constructs, including heredoc, nowdoc, gotos, classes, anonymous functions, and closures, along with powerful extensions such as function overloading, comma expressions, full type hinting, string comparison operators, and more. It is the ideal library for enhancing your application or device (such as router or set-top box) with dynamic Web interfaces, with the benefits and power of PHP and without the overhead incurred by process creation. As an embedded interpreter, it allows multiple interpreter states to coexist in the same program, without any interference between them.
FlexPHP News is a set of news management scripts that provide a time-saving and cost-effective way to edit, publish, and revise articles and news items. Unlike the majority of other similar news management systems, it has been specially designed to be search engine optimized, and has several useful tools for Web marketing, article plagiarism checking, article keyword density checking, article Google indexing checking, and more.
Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It has powerful theme and extension engines, so you can personalize it however you want. The code is well-documented, and it has a very strong structure that's loosely based on the MVC design pattern. Chyrp allows importation from several different blogging engines and uses a system called "feathers", which are basically templates for custom posts.
Software to build and execute shell command lines from standard input in parallel.