Showing 1826 open source projects for "code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    Dot Net MySql Generator

    Dot Net Mysql Generator

    A tools to speed up the development on php Package included the: 1. Generator for php & c# code 2. Sample code of php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DStyles

    Simple and lightweight HTML templates parser

    DStyles is an easy way to build your website with dynamically-generated templates. It helps to separate logic from view in Your project. Based on PHP, templates parsed by DStyles are generated quickly and code itself is lightweight.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The Esendex PHP SDK is now available via three distribution modes: Composer, PEAR and Gzip/Source Code on GitHub. For more information: visit http://developers.esendex.com/SDKs/PHP-SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Devana

    Devana

    the open source browser strategy game

    Devana is an open source browser strategy game developed from the ground up (without any third party code) using OOP (Object Oriented Programming) code written in the MVC (Model View Controller) paradigm. http://devana.eu/ http://www.facebook.com/DevanaGame
    Downloads: 2 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    This code base generates a graph in real time which shows: 1. The current download consumption 2. The current upload consumption. 3. Latency to any predetermined host. This is very useful when running VOIP to monitor bandwidth quality in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shinba

    Shinba

    Modern imageboard package dedicated to the users

    Shinba is an imageboard package adapted from Futallaby 040103. It was created with the intent to both update code to be current with web standards as well as maximizing user authority and power. One main difference in Shinba that sets it apart from any other imageboard software is that it, by default, allows the users to create their own "boards" (known as macrothreads) which expire after a certain amount of time spent inactive. The users must administrate their boards respectively: bring on mods; ban users; delete spam; etc, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LEE_FSM

    Finite State Machine; PHP; LUA;

    The software resents an executable specification language based on deterministic finite automata, this allows the user to perform tests of word recognition in the state machines that are defined by it. Moreover, it’s possible for the user to assign snippets of code to be executed every transition automaton, these snippets can be described in Lua or PHP programming language. To test that were conducted in the language, was developed a compiler that recognizes words and generates object code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    STU PHP Encoder

    A encoder for php

    Protects your passwords with a powerful encode. Current versions are: STU1, STU2, STU3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    iceline

    doc cms + more

    ...I'm a software engineer, I write a CMS to build a personal professional website. I am purely using SF as a publicly-accessible source control. This CMS is hosting the homepage. Code is mostly tested, but pls do report anomalies. Pls Tweet to @channelOwen or raise a ticket. I do not intend to create a web-application building frontend, but will add necessary admin utility features as GUI widgets. 26/08/2013 ~ last few months of updates pushed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database. It can easily be improved to make a powerfull communication web chat system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Capsule - The Developer's Code Journal

    Capsule replaces that scratch document you have open while coding.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    THIS VERSION WILL NO LONGER BE MAINTAINED! Please go to https://github.com/nschlia/libdvdetect for updates. The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CMS ++

    Full Powerful & Customized PHP CMS Framework Its Just Plugins to start

    CMS ++ is a powerfull & full customized php cms & development environment framework it can be used in creating any application you want (huge or simple) lets download and customize it as you want its considers a core kernel that could be extended . you can consider it as a simple GUI framework but without mvc . it has it's own seo-query system !! ,hooks,pdo-wrapper ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    YFrame

    PHP MVC FRAMEWORK

    YFrame is an fast php mvc framework that helps you to develop your web applications secure , easy and fast and never worried about multi database,multi language and etc ... . i have no time to document but after view code you can easily understand it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...Current issues to be addressed: User sessions security (thinking of changing to session_set_save_handler Commit: 10/06/2013, have implemented a secure hashing alogorithm to secure site passwords. Need to add new setting once user logged-in All pages have been completed thus far Sanitisation of code Done 3.To add: Mysql Database. Still to do. Implemented a secure hashing alogrithm to check user session data, once user logged-in elsewhere session will be destroyed. Implemented site events, such as user adding new jobslog as well as the sending of email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpGeoIP

    phpGeoIP

    phpGeoIP

    You can use this tiny script to covert user's IP into a country code. Easy to use with any of your current scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PHP IMAP Migration Tool

    This is an updated version of the IMAP Migration Tool

    This is an updated version of the IMAP Migration Tool since there are no updates in the paste 9 years and some parts of the code are stuck. This is a updated version of that excelent script, with all the bugfixes that I found, feel free to suggest any improve!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AllianceCMS

    AllianceCMS

    AllianceCMS - A Community Centric Content Management System

    A secure, flexible, web standards compliant PHP 5.4+ Content Management System which allows easy 3rd party code integration. Our Module API and Template system promotes secure coding practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Certis is a PHP MVC framework that is highly focused around reusable code and ease of use. It's also modular so that you can add and remove functionality to your project very easily and intuitively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ZenTaoPHP is a php framework. Main features are: 1. OOP(php>5.2) 2. full mvc support. 3. very lightweight, only 4 files for core. 4. High performance. 5. Neutral naming, no zentao in the code naming. 6. Reasonably structured. 7. Easy to start.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    reURL

    reURL

    A simple URL shortener

    A tiny project of a french IT student. It allow me to keep control over my reduced URLs. This code is running at reurl.fr.nf Feel free to contact me for anything about reurl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PHP Object Skeleton Ease

    Create and update your data-objects in minutes!

    Create and update your data-objects in minutes! Generates the 'getters' & 'setters', CRUD handler for PostgreSQL or MySQL and PHPUnit class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ReportExpress

    ReportExpress

    ReportExpress is a library for create reports using PHP

    ...It aims to enable the development of much faster reports based on JRXML generated by iReport, providing the support of a number of components commonly needed when creating reports with a logical structure that allows you to create any type of report. ReportExpress lets you creatively focus on your report, minimizing the amount of code required to accomplish desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    G.R.E.A.T. - Google Earth Reporting Engine and Analysis Tool The Goal of this project is to create a basic IDS interface with Google Earth. Currently generates a KML file of traceroute/whois information suitable for use in Google Earth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Internet Captcha

    Internet Captcha

    ASP or PHP Captcha, completly configurable, with prevalidation

    ...The captcha is prevalid in the main form and if you fail with the correct code the system can be generate other code in the same page without reload. The captcha is HTML5 compliant and it is compliant with more famous browsers including Internet Explorer 6 and upper.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo