Showing 129 open source projects for "time code"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    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
  • 2
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Debug Object

    a PHP object designed to aid in debugging your codebase.

    Debugging code has always been a tricky prospect. Most people use one of two methods: Either include "log" statements to see whats going on while running a routine, and then either delete them, or comment them out when they are done, (For legacy code, the commenting it out mechanism is often used so that the code is left to uncomment the next time that piece of code is worked on) or you can rely on a "debugger" to trace whats going on, and then look thru the more copious output. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cacti URL Monitoring Plugin (mURLin)

    URL Monitoring Plugin For Cacti

    Provides URL monitoring capabilities for Cacti, includes basic Regex filtering on the returned websites.
    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
  • 5
    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
  • 6

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    UPDATE 2014-02-17: ExtJS 4.x Now Supported! Is a RAD tool that will save you time of development, creating a prototype of your web application using POG Php Object Genteror + ExtJS Javascript Framework to make from database table to interface in easy way and quickly just doing a couple of clicks. The idea of ​​publishing this is: 0) To contribute my bit to excellent work done by the team of POG 1) For everyone in the community that we help all developing something that allows us to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables. The SqlFormatter class has a static method 'format' which takes a SQL string as input and returns a formatted HTML block inside a pre tag. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vStats is a php/mysql based website counter. It collects statistics about the visitors' (user or robot) browser, os and the country they are from. vStats keeps also track of the time and date of the visit and the referred website. Status update 2011-11-01: Major redesign is ongoing with IPv6 support, more efficient code and more statistics. Stay tuned for the first alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zandagort

    Zandagort

    Unique web based space strategy game written by Andras Nemeth

    This is a very unique web-based space strategy game written by Andras Nemeth. Relased by the author himself for open source. Although it is hard to read the code becouse it is full hungarian language, but it has english interface! It is 100% Full playable game for big community. It has more than 5000+ Hours developing and bugfix!!!! Thx Andras! It has a readme file too how to setup and play, so just go on read it before you use this script!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    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: 778 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13
    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
  • 14

    My ZZZ Knowledge Micro Web Base

    This is a base which stores knowledge in the form of nested sets

    ...Knowledge bases managed by artificial intelligence language, such as executable code can be written as in external files and in the elements of the base. The Knowledge Base is powerful enough, it can be used for indexing web contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    This is a jobs record website, it allows for you (the user) to have an online record of your job-hunting. Allows for the input of Jobs using ID and other additional details. In the future this will be updated with more functions but as at this present time (10/06/2013) all core functions have been created and implemented. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    This is a free set of PHP Scripts for a web server. These are a handful of scripts that helped me get started learning PHP. Please don't just download scripts. Take some time and break down the scripts to understand how they work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Software developed for Business Continuity Management. In this time you can create Business Continuity Plans, Disaster Recovery Plans and synchonise them for the locality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The gaming ladder is an open source Elo-based competitive gaming ladder. The code is currently used for The Battle for Wesnoth at http://wesnoth.gamingladder.info. The project is stable and in use by thousands of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PHP Comment Reporter

    Tool will report uncommented lines of code in files/folders

    This is a tool written in PHP to check and report uncommented lines of code in files. Its purpose is to report complex projects and reduce code review time. The tool is capable to traverse complex directories structure, find PHP code and generate report. There were comment reporting tools available, but they simply state the percentage of commented and uncommented lines. That is not practically useful for devs and code reviewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NukeViet

    NukeViet

    NukeViet Content Management System (Archive)

    NukeViet project has been moved to here: https://github.com/nukeviet/nukeviet/ Kể từ ngày 20/11/2012, Kho code của NukeViet chính thức chuyển từ Subversion sang git và sử dụng github làm nơi lưu trữ chính thức. Xin đọc tại đây để biết thêm thông tin: - Hướng dẫn sử dụng Git trên github: http://wiki.nukeviet.vn/programming:vcs:git - Nguyên tắc quản lý kho code NukeViet trên Github: http://wiki.nukeviet.vn/programming:github_rule - Chi tiết thông báo:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    "Creating thumbnails of images is often exhausting and takes time nobody has. And so it seems clever to let PHP do this. Nevertheless there is one hitch: The thumbs are by far not high-quality. They almost always look better if you create them manually. As you see, it is high time for this plugin! It automatically creates the tiny images and uses an unsharp mask to get the best quality possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PULSE

    PULSE

    Php User Login System Exentended

    ...Pulse is fully opensource, you may download and re-distribute the code in any form, a link back to the project would be appreciated, but is not required. Enjoy! ~ David, project leader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mod_detect

    Detects changes to your Website, finds malware

    I have several websites and some time ago I found code in one of my websites that I did not create. One of those scripts was able to send spam and the other one had some malware code in it. Now you can argue that my website was just not safe enough because who ever placed this code had been able to get in. That is true and the ideal situation is to have such a safe website that nobody can break in.
    Downloads: 0 This Week
    Last Update:
    See Project