Showing 4139 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
    Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

    Getting started is simple: add a funding method and place your first order in minutes.

    Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
    Learn More
  • Get More Customers For Your Auto Repair Shop Icon
    Get More Customers For Your Auto Repair Shop

    Drive the Right Business to Your Auto Repair Shop with KUKUI.

    Kukui's All-in-One Success Platform is a robust integrated marketing software solution that helps businesses in the automotive repair industry to grow their brand and take it to the next level. Kukui offers tools for conversion rate optimization, POS integration, email marketing and retention as well as revenue tracking.
    Learn More
  • 1
    PHP web-application framework including MVC, GUI, ORM, FSM, ACL, Ajax and many more. Very useful toolset to build php web-applications from the simpliest to more complex systems. See www.mywebframe.com for more details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Getter/Setter generator for Dreamweaver

    A command for dreamweaver to automatically generate getters/setters

    This simple script adds a command to dreamweaver to automatically generate getters/setters for attributes in classes (like other IDEs like eclipse and netbeans natively do). It comes very comfortable for PHP developers using ORMs such as doctrine. (To install copy the .htm and .js files into "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\Commands" directory or whatever your dreamweaver commands directory is)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project aim to create a new high performance php framework. Developer can quickly create model and controller. This project also support some helper, let you can quickly create your view. This project is in developing phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    php_netsnmpmib

    PHP extension for browsing the SNMP MIBs

    The complement for the normal PHP SNMP extension that allows to browse the SNMP MIBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award Winning Time and Labor Software Icon
    Award Winning Time and Labor Software

    Synerion offers time and labor, advanced scheduling, absence management, labor allocation, timesheets, coreHR and more.

    Stop wasting time and resources on manual and error-prone paper-based workforce management with Synerion. Synerion offers a comprehensive range of workforce management solutions that goes beyond time and tracking. The platform also offers enhanced scheduling features, labor costing, absence management, and payroll integration.
    Learn More
  • 5

    Volunteer Hero

    Volunteer Management and Check-In System

    Volunteer Hero is an open source volunteer management system designed to register volunteers, organize them into groups, and check them in the day of an event. Currently built as a package for Concrete5, we aim to add back-end and front-end functionality to manage volunteers for pre-existing Concrete5 sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    La librairie FPDF est bien pratique pour créer des fichier PDF en php. Cela dit, inclure de l'hébreu est difficile. Je vous propose donc un code qui permet d'afficher de l'hébreu (non vocalisé, donc pas de quamatz, dagesh ou autre)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This libpurple PHP binding, which defines a set of internal classes, gives a possibility to use aol and icq (oscar), yahoo, msn, jabber, irc and much more protocols directly from PHP. Write your own IM chat client in PHP, as simply as PHP enables it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHP_Application is a framework for development of event-driven applications in which two ways of events distribution for two levels of abstraction are realized. The first level are objects and their events, the second - the application and its events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Protheon ORM

    Protheon ORM

    Flexible and simple ORM Library for PHP applications

    ...The ORM classes provide a elegant, easily readable and complete SQL solution which look something like this: $res = $customer->fields("id,name")->first(4); foreach($res as $row) ..... ProtheonORM is a open-source component of the Protheon CMS package intended for use with PHP web development by netideas bv, the Netherlands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Defined Storage Icon
    Software Defined Storage

    The layered architecture of QuantaStor provides solution engineers with unprecedented flexibility and application design options.

    QuantaStor is a unified Software-Defined Storage platform designed to scale up and out to make storage management easy while reducing overall enterprise storage costs.
    Learn More
  • 10
    PHP Report Generator generates PDF-files from an result set of an SQL Statement. The description of the report is stored in a SQL Table. The project consists of the printing machine and an HTML front end, to create a report definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Grid Alx

    Library Grid for Codeigniter

    GridAlx es un grid que ayuda a facilitar mostrar datos de tablas y haciendo filtros, mediante tablas con limits. Todo esto con Ajax. Requiere un poco de configuracion pero ya que le entiendas, sera de gran utilidad. ------------------------ GridAlx is a grid that helps facilitate display data from tables and making filters, using tables with limits. All this with Ajax. Requires some settings but since you understand, will be of great use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP QR Code

    PHP QR Code

    Create QR Codes in PHP

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP.
    Leader badge
    Downloads: 1,008 This Week
    Last Update:
    See Project
  • 13
    Czech traslation of open-source PHP eshop opencart (http://www.opencart.com/). Český překlad open-source PHP eshopu opencart (http://www.opencart.com/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PHP & HTML5 for Desktop

    PHP & HTML5 for Desktop

    Create PHP Desktop applications for you PC using PHP 5.4.8+ and HTML5

    This easy to use app takes advantage of the new PHP built-in web server and Node Webkit. You can create portable PHP/HTML5 desktop apps for your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHeasel

    PHeasel

    A lightweight and simple PHP website development kit

    PHeasel is a light-weight PHP based website development kit with good support for internationalisation (I18N) and maximum flexibility for pretty URLs. It also includes a pragmatic templating system. PHeasel is straightforward and easy to learn. Just enough to get you going quickly, without getting in your way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MCorp ORM

    Yet another ORM, rather small, but easy to use.

    ORMs like Doctrine requires extensive config (witch is time-consuming), and others, like RedBean, got no config at all (witch means there is no self-documenting conf or code). I wanted something suitable for small projects, but without RedBean defects, so I started to create this little ORM. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Gnujiko 10.1

    Software gestionale open-source

    Gnujiko è un software gestionale open-source progettato per la piccola impresa, è dotato degli strumenti principali per poter creare preventivi e fatture, gestire le anagrafiche clienti e fornitori, controllare le giacenze a magazzino e tanto altro. E‘ integrata una gestione semplificata della contabilità per consultare il Registro IVA acquisti/vendite e le registrazioni di Prima Nota. E‘ adatto a qualsiasi attività, dal commerciante al libero professionista ed è facilmente integrabile...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    SiteZilla

    SiteZilla

    SiteZilla Website Builder

    SiteZilla is an Open Source Web Based Website Builder written in PHP. Once installed SiteZilla can create downloadable websites which can be uploaded to a hosting account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Bright Process Beta site

    Theme for Wordpress

    This theme uses Bootstrap to create a responsive design across all browsers alongside the most commonly used Content Management System WordPress. NOTE: It is advised to download the responsive admin bar plugin here to take advantage of a fully working responsive Wordpress Blog - http://wordpress.org/plugins/responsive-adminbar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LAMPRAD

    Rapid Application Development for LAMP Servers

    The goal of LAMPRAD is to provide Cluster-able Rapid Application Development for LAMP Servers, or more specifically Rapid Application Development for PHP and MySQL. At the core of the design only 3 LAMPRAD PHP files are loaded onto the web server, these should be nearly set and forget. All application files are stored in a MySQL table (with version history). This design allows rapid deployment of additional web and MySQL servers, all this transparent to your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Yana Nestable

    is an WUI hierarchical list creator with drag and drop.

    Yana Nestable is an WUI hierarchical list creator with drag and drop.you can easily use source code of this app in your projects and have fun! never can be easier to create menu,category and ... every nestable items can be create and store in database with this module!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ConfigLibrary

    PHP library for the configuration

    PHP library for the configuration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written...
    Downloads: 15 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB