Showing 2860 open source projects for "php project"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Lunch Count

    Tally system for cafeterias to know how many lunches to make

    This project is aimed at school districts. It's purpose is for cafeteria workers to know how many of each type of lunch to make on a given day. The process is simple: In the morning, teachers ask their students what they want to eat. For example, they count how many students want the main lunch, how many want peanut butter and jelly, or how many want an alternate option. The teacher then submits these numbers into the software and it automatically calculates totals for the kitchen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    webon is a web-site managing project for web-site owners. webon uses PHP5. With webon web-site owners can easily create and maintain web-pages with less effort and with much satisfaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Musichspeler

    Musichspeler

    a web based audioplayer

    In times of html5, ajax, css3 and more it's not necessary using flash applications or streaming services anymore. With this project I'm trying to create a web based audioplayer that can handle large music collections and that is usable with a dynamic playlist which can be edited while listening to music without refreshing the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DG-Server
    DG-Server is Groupware and CRM system aimed at small and medium companies, supported by Dawan. Scaffolding modern architecture with internationalization and database abstraction.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Cisco config surfing,parsing,searching
    This project contains a set of php/perl scripts to analyze Cisco IOS-XR routers PE configuration, providing an html output which is very useful to surf over configurations. Moreover, it contains some other functions to search and compare configurations (access-list, prefix-sets, route-maps ...) between XR and IOS routers, and to analyze syslog data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The "Call Manager DK" is created and managed by the staff at DKTechnologies (dktext.com) and functions as a Call management system that will allow the user to track employees, customers and call information. This is an old project and does have some bugs. I will work them out at a later time. Feel free to download and update to your needs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is for add-on module (extension) developers for web2project. All information and discussion on this project is here: http://forums.web2project.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    phpSELF

    Simple Enhanced Light Framework

    This lightweight framework is designed for php 5.4 and up to increase. Aside from a few common modules such as Smarty, this system is written from scratch. The intention is to build a framework that you can add/remove components to quickly without breaking it. The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present). Each module is designed to run independant of the framework so you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHP TC

    PHP web frontend for configuring the Linux traffic controller.

    Linux comes with a powerful network emulation toolkit called "Traffic Controller", or simply "TC". This toolkit allows you to simulate packet delay, packet loss, bandwidth throttling, and more. This is very useful for developing and testing applications that utilize the network. To verify your designs and implementations function stable under various networking conditions. TC however is a command line tool. It requires knowledge of queuing disciplines and the syntax to configure a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Campus Project
    Campus Project is an Open Source middleware that allows web-based heterogeneous tools (Java, PHP and others) to be integrated and interact with an also heterogeneous Learning Management Systems (LMS) like Moodle and Sakai.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SKBase

    a simple php webfilemanager

    SKBase is a php based webfilemanager which will be easy to setup, easy to use and very lightweight. The Project is currently in a very early phase, so all content provided here is for presentation purpose only and may not work properly. Go ahead and try the first builds! Feedback and Hints are wanted. A readme file on how to setup SKBase will come soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Orbus MVC

    A fast and easy PHP MVC framework

    This project aims to create a simple and useful MVC structure for rapid development of aplications in PHP. The second goal is to provide a solid layout to improve the user interface too. For while, only in Portuguese (BR). Please send questions to magno.mabreu@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Web File Browser

    Single page PHP file browser

    Web File Browser is a light (1 PHP file) file browser. The project has moved to GitHub https://github.com/cgdave/webfilebrowser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PHPMetaData

    Descriptive metadata management system

    This system is designed to support descriptive metadata for scientific data. Using descriptors and controlled vocabularies available, users should be guided through a web interface allowing quick and easy registration and maintenance of datasets that are under their custodianship. The initial aim is to produce a system that will support the UK MEDIN (a UK GEMINI Superset) metadata standard, with possible expansion to other standards at a later date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tuuli

    tuuli

    Webgl Engine

    This is a Webgl Engine. Just for fun, maybee something interesting will develop. Contains MMO options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    P2P for Smartphone - Android Gnutella

    P2P for Smartphone - Android Gnutella

    Mobile P2P App - Use a P2P App on your Smartphone

    This Project shows how to create a mobile smartphone app with a gnutella p2p application. It consits of smartphone java sourcecode, documentation, phex source code, phex proxy and instructions to create a working app. This project once was coded with only 2000€ buget and has given revenue of over 30.000€. Happy hacking the java,perl,php code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    docebo reborn

    Docebo is not dead !! Docebo LMS reborn

    Docebo is a Learning Management System (LMS) or a Virtual Learning Environment (VLE). It is a Free web application for e-learning This projects aims to save the open source comnunity of docebo, still active on http://www.elearningcommunity.net NEW: You can find the fork that aims to continue the development as formalms project at http://sourceforge.net/projects/forma/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jackycms

    JackyCMS is a simple and super light-weight CMS in PHP !

    Hi, my name is Jacky Lee :) I am the creator of JackyCMS. JackyCMS is a simple and super light-weight Content Management System in PHP ! Specially designed to manage a small website. Why JackyCMS ? JackyCMS is an open-source project , set the world free, right !
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB