Showing 3552 open source projects for "linux is"

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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    php virtual table

    php virtual table

    A Virtual Table (Cart Table) for developers

    Key Features: 1) Add/Delete Item on the fly. 2) Hide any number of columns without affecting data contents. 3) Saves table data in CSV format. 4) Minimum code to initialize and to embed in host forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ES-E

    ES-E

    Evolved Studios Encryption is a new platform of protection.

    ES-E is a fully downloaded encryption algorithm that you can use for your WebServer or use it for your programs (by grabbing the output off the webpage). Check the Files page for the latest build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    Shiro Project

    Shiro Project

    We started to developing a tablet user interface based on gnome-shell

    We started the project for school. Now the school project has finished and we plan to bring the project further. As said, it's based on gnome-shell. We took the source code of the gnome-shell and started to adapt it on touchscreen devices. Up to now we stayed fully compatible with the gnome-shell extension system. At the moment the software works just for the gnome-shell 3.2 shipped with Fedora 16 but we should adapt it for Ubuntu's gnome-shell version as well as for the newest releases of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SMTP4PHP

    SMTP4PHP

    PHP powerful tool for sending e-mails fast and easily

    SMTP4PHP is a collection of PHP classes, dedicated for composing and sending multipart/mixed email messages quickly and easily, with or without embedded images and/or attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vimerito 2 MVC

    Vimerito 2 MVC

    Vimerito 2 ein PHP-Framework, dass sich an Neulinge richtet.

    Vimerito 2 ist ein objektorientiertes PHP-Framework, dass den Model-View-Controller-Ansatz verfolgt. Es ist einfach zu konfigurieren. Vor allem für Einsteiger ist es durch seine übersichtliche Struktur geeignet, ohne, dass sie auf Qualität verzichten müssen. Vimerito 2 wird ständig weiter entwickelt. Den immer aktuellsten Code findest du hier: https://github.com/benni225/vimerito2.git Vor allem werden im Moment Menschen gesucht, die sich an der Weiterentwicklung von Vimerito 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    secured WebGine is a mix between a content management system and an application framework. Its focus is security and a logical API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Glossword
    Glossword is a system to create and publish online multilingual dictionary, glossary, or encyclopedia. Suits for creating web sites also. WAMP [Windows, Apache, MySQL, PHP] package is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Simple Phonebook

    A simple contact manager to store,manage and retrieve the information.

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

    lib-php-digest

    A PHP implementation of the HTTP Digest model.

    A library designed to implement HTTP Basic and Digest authentication in a PHP environment with minimal coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pines

    Pines

    Feature packed web application framework.

    A full featured web application framework with an advanced object-relational mapper, extensive method hooking functionality, an advanced package management system (like those found on Linux), and MVC architecture. It emphasizes speed and flexible/extensible structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Materio
    Materio is an application publication platform, providing user management and a common login system. Useful for organizations with own application development, to share programs between different parts of the organization or with other organizations. Modules are geared to library topics, such as: • OpenURL resolver (ScourDox module) • Journal article subscription (Article Harvester module) • Content Management System (Little boxes module) • Bug tracking (Bugs module) • Journal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyntaxDAO

    PytaxDAO is an ORM used to communicate CRUD with the database.

    Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A complete documentation solution for PHP. Generates javaDoc-style API documentation and user-level manuals from your PHP code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    yapd

    Yet another PHP to DAO conversion software

    Imagine you want to start a new project in PHP using MySQL as a DB server. You create your tables and then the first thing you should do is... Create the DAO files. And this is the boring, error prone part of your system.<p> yapd will do it for you: it will read your schema in MySQL and it will create four files for you: * A file for the data object * A file for the interface * The DAO file * The file that extends the DAO files (for custom queries) I've used the fantastic phpdao...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Virtual Cloud

    Virtual Cloud

    Virtual Cloud est une interface web pour virtualbox

    Virtual Cloud est une interface web développer en PHP permettant de contrôler le virtualiseur Virtual BOX. Cette interface fonctionne sous un environnement Linux Debian en ligne de commande, permettant ainsi de dédier le maximum de ressource au virtualiseur.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    PHPasdotNet

    PHP as dotNET

    Programming allows separate design. Example showing how design separates the code and PHP script for lenguaje as is done with dotNET architecture that separates into aspx and cs or vbs but now with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eClog

    A PHP log class

    eClog, a PHP log class, offer ability to log to file (default), console, database, mail, error_log and syslog. Supports multiple parallel handlers and ability to trigger PHP errors. There are ongoing development on stomp, mqseries and snmp handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Github Badge for Joomla

    Github Badge for Joomla

    GitHub Badge is a simple Joomla module that show your GitHub stats lik

    GitHub Badge is a simple Joomla module that show your GitHub stats like the number of public repositories, number of followers, favorite languages etc. It runs on Google App Engine with a memcached backup at http://githubbadge.appspot.com/. This module use the Github Badge project, created by Berker Peksag and Burak Yigit Kaya. Read more http://github.com/berkerpeksag/github-badge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Golem Social Box

    This Joomla module will integrate your different social networks.

    Golem Socialbox is a Joomla module that display a social box that integrates different social networks profiles in a one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    php-url-extractor

    List al URLs present in requested URL in absolute format

    This php program extracts all URLs present on the requested URL, in absolute path.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Syntax-translator

    Syntax-translator

    Small but nice syntax coloring PHP script

    Allow me to introduce - SyntaxTranslator. This small script-pack allows you to print PHP and HTML code in better way than just plain text. With straight code and CSS styles SyntaxTranslator becomes easy-to-use and really flexible script ^_^
    Downloads: 0 This Week
    Last Update:
    See Project