Showing 22 open source projects for "example"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    EventDispatcher Component

    EventDispatcher Component

    Tools that allow your application components to communicate

    ...But if they want to share the changes with other developers who have also made their own subclasses, code inheritance is no longer the answer. Consider the real-world example where you want to provide a plugin system for your project. A plugin should be able to add methods, or do something before or after a method is executed, without interfering with other plugins. This is not an easy problem to solve with single inheritance, and even if multiple inheritance was possible with PHP, it comes with its own drawbacks.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Recieve Incoming SMS PHP Script

    Recieve Incoming SMS PHP Script

    A script to Recieve Incoming SMS using PHP Programming Language.

    ...Save this file as incoming_sms.php If $_GET method is not working then try $_REQUEST method. After creating this file, upload to your web server and give out the URL to your SMS provider. Example code has been used for SMSGatewayCenter.com's Incoming SMS parameters. If the provider is different then you need to change the parameters as per the SMS provider's documnetation. Make sure you sanitize the data. More detailed script explanation given here, https://www.smsgatewaycenter.com/blog/php-script-retrieve-shortcode-incoming-sms-data/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Send OTP SMS PHP

    Send OTP SMS PHP

    Send OTP SMS to your Registered Members

    Send Bulk OTP SMS in PHP using SMS Gateway Center HTTP API You need to be registered member with https://www.smsgatewaycenter.com/ and then you can use this script to send OTP SMS to your clients and peers. This script is just an example to send sms and validate OTP using session. But you can use it with your database to get users and send out OTP SMS to registered members and have them validated. About SMSGatewayCenter.com SMS Gateway Center is one of the leading Bulk SMS Gateway Provider in India.We are offering our white label Bulk SMS Reseller Program across India. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    With all of the hoopla over Web Services, you would think that servicing user requests over HTTP was something new. While we all may have lots of experience with REST, JSON, XML, SOAP, WSDLs, HTTPS, and even EDI ... but at the end of the day, it all comes down to legacies, security, and performance? So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    Hegelpedia

    Hegelpedia

    Explain, discuss, and translate the ideas of G.W.F. Hegel

    .... *** Here: How to manage your own Media Wiki (HTTP) server on your home computer *** Because his works are in German public domain for about 150 years now and it is allowed to modify the sources, there are a lot of books on the market (and free on the net) which differ a lot in spelling, punctuation and so on. However, the Berlin-Brandenburg Academy of Sciences and Humanities recently published the original sources, for example the Phänomenologie des Geistes (The Phenomenology of Mind). Main target of the hegelpedia is to go back to the sources. The mind should be able to find a place online where the undamaged source is explained and new translations can be discussed. First milestone accomplished when the Wikisource of The Phenomenology of Mind will be ready to rock, in English and in German. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Senior Service

    Senior Service

    The ultimate support app for seniors and their family & friends

    Senior service is a support app for seniors and they're family & friends (Norwegian edition). The seniors can through this app notify they're network of volunteers if they need help with for example snow shuffling, housecleaning, shopping etc. Senior service supports all android devices and all versions, from smartphones to tablets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Sound PHP Engine

    Sound PHP Engine

    Content management system

    ...s-p-e can be better than other CMS because: 1) it is free (as in freedom) software; 2) it uses only sessions and NO client-side cookies (the feature works when the php.ini file on the web-server contains "session.use_cookies = 0" string and "session.use_trans_sid = 1" string). 3) all the information of the sessions is stored in the database; 4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example). 5) passwords of the users are stored in the database in the encrypted state 6) multilanguage support of the program is based on the GNU gettext. 7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!), links, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WebDebEx is a PHP Web-Frontend to manage the configuration of Web-, FTP-, SMTP-, POP3- and IMAP-Server in a MySQL Database. It came with example configurations for some backend deamons (e.g. Exim4, Courier, Apache1/2, proFTPd).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10
    Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Claroline applet Claroline Course Exchange (CLCEX) allows Claroline users to import and export learning objects, for example learning paths or exercises, to and from learning object repositories (e.g. SWITCHcollection).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sciret is a advanced knowledge based system. The KB is designed to work also embedded in other software as example in portals. The next generation of Sciret support as example REST, RSS and other features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPDc Features : <br> • PHP Cron Job, you can set the interval <br> • Templates, you can make your own templates very easily <br> • Support for Multiple Hubs <br> • FTP Upload <br> • Example : http://www.rohubstats.go.ro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The service for ircu's P10 written in PHP, that provides statistics of your network. Stats are stored in a PostgreSQL database. This project also provides webinterfaces and example scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pVigil is an Objected Oriented Bug/Issue manager API (LGPL) written in PHP and several "example" user interfaces (GPL) such as e-mail, web, windows (VB) and Soap/XML-RPC. It uses the file system for storage, or you may choose from a variety of SQL DBs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An example registrar portal for provisioning ENUM domains with ENUM trial registries. Currently supported is the Austrian ENUM Trial registry, other registries may be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A new type of RSS aggregator. The look and feel of a magazine or newspaper. See MiniBoxs (http://www.miniboxs.com/) for an example. Please visit our website for more information (http://rssmag.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MiBoard is a lightweight open source forum script written in PHP and using the MySQL Database. MiBoard also allows people to create addons or "apps" to extend the site, for example, a developer can write a gallery addon to add to MiBoard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    email notification tracker

    Track daily notification e-mails from one simple graph

    The tracker's purpose is to show that expected daily e-mail notifications (from cron jobs for example) are actually received. It also allows to analyze the notification e-mails to determine attributes (like success or failure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Giau ten is a 3rd generation filesharing system which is developed by some students. It will be extremly modular so every thing can changed by others or you can replace for example the gui if you like a other one more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next