Search Results for "gmail source code" - Page 45

Showing 1704 open source projects for "gmail source code"

View related business solutions
  • 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
  • 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
    A Cryptography php module very easy to use, could be used to protect databases, files, ad hash codes in every server that support php. Nowdays the most used hash algoritms are weak and there are many huge database with the hash code and the relative pass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    generador de aplicaciones lamp, genera codigo php y mysql, se selecciona una base de datos y el aspecto grafico, luego se genera un sistema completo con codigo xhtml, php y mysql. Ademas los sistemas resultantes tienen arquitectura mvc. ajax en fase alph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    [This has been discontinued. I choose to keep it here for reference.] Open source content management system, using PHP 5 and MySQL, meant to be as simple and compact with ease in code and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is an php/mysql/Ajax application which calls the WSDL from the National Weather Service and outputs a small 3 day forecast(temp,chance of rain,weather icons) from user input i.e. city,state or zip code. Working Model http://www.askasmartguy.com/old/
    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.
    Try It Free
  • 5
    AKWebDyn Designer is a Java tool that offers the possibility to create and deploy Dynamic Web pages,through a user-friendly GUI based on Drag n Drop capability.Developed at ESIB-USJ;Winner of the GoldenChip Awards 2004. Anthony Assi & Jihad Khalil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Source (BSD) PHP 5.1+, extremely modular OO code, MySQLi based site development platform, promoting fast, secure and stable applications. Also the home of some GPL 'overlays' for Booguu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MailArticle is a PHP content management system used gmail for database. it can make you view your article in gmail easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fetch the contacts of the selected site. Yahoo, Gmail, Hotmail, AOL, Lycos classes have been incorporated as they are available under GPL. Rediff, Orkut & MySpace classes have been developed at Magnet. New classes for LinkedIn & Lycos have been added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    With the tool garbes can make an integration of various systems. The main difference this tool is that all the source code of system. We are working are stored within a BD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Deer - Template Engine is template engine for PHP web pages. Needs PHP5 for work. The goal of project is to be most used template engine as php extension. Has support for variables, conditions, dynamic blocks, etc. It`s fully commented for PHPDocumentor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    `parsehtml.php` is a HTML parser written in PHP. It should be pretty fast and can even cope with invalid HTML input. Additionally a function is provided to indent HTML code properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The phpGladeTool generates php-gtk2 code based on XML file created by Glade2. You can draw the screens of your system and then generate the code. More details on project website. ----- O phpGladeTool gera códigos php-gtk2 baseado no arquivo XML criado p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMPORTANT NOTE: I'm now using Google Code for File releases. See project home page for details. This is a PHP client for the Flickr web service. It has functions that return the responses from Flickr's API in a meaningful way for PHP developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This software is a Code generator for PHP/MYSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openworship is a web-based ministry planner. Our main site is located at http://www.open-worship.org Please note that project info/files have been moved to Google Code http://openworship.googlecode.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Phpns is a free, open-source PHP News System that will enable you to design your website the way you want, and include a dynamic CMS with one line of code. Phpns is released under the GNU GPL allowing you to edit, distribute, and share your customization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Communication protocol source automatic generation. Linux/Windows platform independent. C++ code style network library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    php Template Engine
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    PHP/MySQL implementation of the Active Record pattern. This project is highly focused on simplicity of usage, high compatibility (from php4/mysql3 up to php5/mysql5.1) and code cleaness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gul 2.0 is a powerfull and free Xul parser/interpreter library for Phpgtk 2 written in php. Gul supports PHP and basic CSS features into Xul. Gulpad example provides a split screen where the Xul code can be typed and immediately previewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHiMX is a command-line tool to generate XMI code of a project in PHP5. It can analyze recursively several directories of PHP scripts, supports various XMI formats and allows to integrate your own include_path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xDocumentor will currently parse javadoc comments in php(lang x) code. xdocumentor is very fast and documentation can be updated on the fly as code is committed into cvs or subversion. xDocumentor uses PHP's built in code parser and mysql backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A PHP-based system for collecting and managing code snippets. Includes syntax highlighting from geshi.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo