Showing 85 open source projects for "lines"

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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    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
  • 2

    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
  • 3
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    ...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. If you don't want syntax highlighting and only want the indentations and line breaks, pass in false as the second parameter. There is a separate method 'highlight' that preserves all original whitespace and just adds syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PhpToolCase

    PhpToolCase

    An open source set of tools to speed up the process of coding

    The goal of this project is to speed up the process of programming in php, by using tools that can significantly cut down lines of code, and yet give a better understanding of the code itself, making it easear to mantain. Furthermore, the tools that the library has to offer don't require too much knowledge of php, and can simplify what may have seemed to be a complicated task for the programmer. Typical usage of these tools could be found under the following circumstances: University Project Website & Application Programming Database Maintenance Debugging Code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Web Tool of the Municipality of Porto Alegre and Company Public Transportation and Circulation (EPTC): PoaTransporte (http://www.poatransporte.com.br/), which provides information about the city's public transportation lines showing the bus itinerary, bus stops and taxi points. Developed in PHP and MySQL, uses the Google Maps API. It also provides an API for reading and extracting data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    PHP-Edit

    PHP-Edit

    Lite weight editor designed to allow basic editing of text file.

    This program is completely stand alone (150 lines of code). A filename may be passed so the editor will open with it's contents or it can be used without a filename and a default filename will be assigned that may be changed before saving text. For security reasons, no provision has been made to allow saving to another directory. Future additions may include the capability to save to a sub directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DBPersister

    Manage your database without sql

    DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users. DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    Adapto is a small PHP framework targeted at creating data management applications with minimal code. Adapto concentrates on what makes it unique, and uses the Zend Framework for caching, view rendering, database connectivity, etc. Adapto continues the concepts originated by the iBuildings ATK framework, improving and updating ATK, and porting it to the Zend Framework for underlying support. The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Logical

    Hierarchical Quoting System

    This program allows for the creation of quotes based on building up different layers. Starting from resources, equipment and stock BOM (Bill Of Materials) lines can be created. These then come together to form BOM's which form a SOW (Statement Of Work). SOW's can then be turned into a quote which can be printed and stored for later use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    ...The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with instruction (you will have to adapt those few lines to your conditions). Comes with a mail alert script for errors logging and reporting, really useful for debug issues. Renaud CAMPO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FOSS Evaluation

    FOSS Evaluation

    ...The main functions of the FOSS Evaluation program are to not only search for a project, but to also retrieve and display the following information, if available, for the project: project name, project description, lines of codes, number of commits, maturity of the project, number of downloads, average number of downloads and average number of commits. Based on this information, it can be determined if a project would be an appropriate candidate for a project for students or a particular class. This project has been separated into different groups to account for the amount of people working on the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Minima CMS

    Jednostavan CMS pisan u PHP-u. A Simple CMS written in PHP.

    Kad pogledamo drugi CMS, na primjer Joomlu, vidimo tisuće i tisuće linije koda i mnoštvo funkcija koje zapravo ni ne koristite. Želimo to promijeniti i napraviti jednostavan CMS. When we look on other CMS, like Joomla, we see thousands and thousands lines of code and a lot of function that you actually don't use at all. We want to change that and make a simple CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    browser_get is a PHP class with a list of regular expressions to detect the browser (and version) a visitor uses. browser_get is very simple to use, only four lines of code needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Easy PHP Backup is a ph class designed to simplify the creation of full backups of your mysql database. Using this class you can create and schedulate backup of your database with very few lines of php code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Online Command Line Interface is a project intended to bring feel of the classic command lines exhibited by GNU&Linux operating systems. It is written entirely in Javascript, and works on all major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fluent is a suite of tools for the management of diverse VoIP networks. Fluent RTE, a reporting and templating engine, is at the core. Add-on modules are available to manage provisioning, CDR, feature sets, routing and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...It delivers basic services for web applications using new OO and XML features of PHP5. The vision is to enable abstract and rapid development of sophisticated PHP applications in few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A PHP Class which can draw guitar chords, or any other string instruments for that matter. It makes heavy use of the GD2 image library to build good looking chord diagrams in very few lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a php class that can be used to download any file or dataset given as an array. Only 2 lines of coding needed. Data sets given as an array can be downloaded as file types like csv , xls [excel] . It can be easily modified to suit any file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    moldIE
    moldIE - Encourage Microsoft Internet Explorer (IE) 5 and 6 vistors to upgrade their outdated web browser when they visit a page with moldIE installed. Stop wasting valuable development time supporting these outdated and buggy browsers!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A questions and answers system, where the validity of the questions and their answers is determined and moderated by the community by a voting system. This open source system is on the lines of Stackoverflow and digg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP Class to easily create KML file. With this class, you can create in PHP lines, points, polygons, timelines organized in folders and output it in kml or kmz file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Karma MOD for phpBB Olympus. Used 2 ways of calculating karma. Fully configurable from ACP.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB