Search Results for "software open-source" - Page 66

Showing 5513 open source projects for "software open-source"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    ClickandBuy payment module for PrestaShop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    RSS Event Manager

    Allows you to submit events to an RSS feed via rest api (http post)

    This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event. It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    citrusdb is the open source customer care and billing software that can be used in many service industries, internet service, subscriptions, consulting, and telecommunications. Provides CRM, Ticketing, Invoicing, and Credit Card Batches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flame Cms Project

    Flame Cms Project

    FLAME-CMS es un gestor de contenidos para principiantes

    FLAME-CMS es un software libre CMS que presta una administración básica para proyectos de contenido web, donde el usuario podrá tener la posibilidad de modificar su código fuente a disposición para brindar más funcionalidades de administración dependiendo del proyecto, esta cualidad, permite que esta herramienta sea versátil para diferentes entornos en múltiples proyectos web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    PHP networking class

    A class for doing checks, math and conversions on IPv4 addresses

    The intention of this class is to provide a set of functions in order to manipulate IP addresses. The class should work from PHP 5>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vrml Project and Java Development CRM、MIS、CMS、ERP、OA and C++ Development OpenGL.Graphics and 3DGAME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SIAL Framework
    O SIAL é um Framework criado e mantido pelo ICMBio que tem por objetivo o desenvolvimento de suas aplicações. Suas principais características são: * Estrutura bem definida * Forte delegação de responsabilidade entre as camadas * Flexibilidade para adoção e substituição de componentes externos * 100% coberto por testes unitário * Facilidade para detecção de erros * Concentração na abstração de soluções para problemas em comum * Otimização de recursos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SCSU

    Standard Compression Scheme for Unicode

    Standard Compression Scheme for Unicode. Implementation for PHP and JavaScript. See <http://www.unicode.org/reports/tr6/> for detailed information about SCSU. Suitable for better LZF compression for UTF-8 strings Based on Java source of SCSU by Unicode, Inc. <http://www.unicode.org/reports/tr6/> Working example <http://javascriptarchiver.org/>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Apache Log Parser

    Apache Log Parser

    PHP script to parser apache log

    PHP script to parser apache log. You can fetch by: IP Requests Request by IP Request by day hour and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    HyperSphere Web Framework
    Yet Another MVC Web Framework for PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Perzisztenciát megvalósító osztálykönyvtár PHP-ben.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mindy Framework

    Mindy Framework

    Open Source OOPHP Framework

    Requirement - PHP 5.3.0+ [English] Mindy is a simple, flexible and extensible object oriented PHP framework, delivering: - A multi-site management (without core duplication) - An optionnal ORM module working with MySQL & SQL Server) - An optionnal i18n module - A RESTful global Ajax management delivered with a fully adaptable handler for JavaScript and Ajax errors - A template engine useful to add HTML modules (widgets) or layouts in your pages. (MVC pattern) [Français] Mindy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Inventario Elite

    Inventario Elite

    Sistema de inventario usando Ajax & MySQL

    El sistema de inventario de hardware que intenta desarrollar este proyecto tiene por finalidad cumplir de manera óptima y simple datos sobre inventarios de hardware para el área de IT
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    phpCodeGenie Reloaded

    phpCodeGenie Reloaded

    phpCodeGenie Reloaded is an automated code writer...

    phpCodeGenie Reloaded is an automated code writer which allows you to generate CRUD (create, read, update, delete) interactions with any MySQL database. It includes an intuitive interface, integrated help documentation, and a project template to help you get your project started quickly. Just design your database and let phpCodeGenie Reloaded do the coding for you. This is a continuation of Nilesh Dosooye's phpCodeGenie project. I hope to take this project to new levels with new features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SOME4

    Semantic Object Modelling Extensible library

    The library for easy creation of semantically-based classes. Also additional functionality included Copyright (c) 2011, Volume Networks LLC Author: Alex V. Surnin Licence: GPL3, Commercial Language: Russian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Concrete CMS

    Concrete CMS

    Open Source Content Management System for teams.

    Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS. The user experience is built around in-context editing, it’s as easy to use as a word processor. You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    MyVocabtionary

    MyVocabtionary

    MyVocabtionary allows you to create an online dictionary for free!

    MyVocabtionary (formerly phpVocabtionary) is a free PHP/MySQL-based web software that allows you to create a free dictionary. With our vast number of modifications, you can also make your dictionary even better! Download is completely free. Usage is a piece of cake and you can customise almost everything through a user-friendly GUI. Creating an online dictionary has never been that easy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source Deal Site software with New Business Model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MongoLantern - MongoDB Fulltext Search

    MongoLantern - MongoDB Fulltext Search

    Open Source MongoDB Fulltext Search Server

    MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs. MongoLantern 0.7 - Stable/Production Release: 1. MongoLantern API support enabled. 2. CSV indexer added as a plugin. 3. node.js API client added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    earthlead mmo browser game

    Earthlead is a free massive multiplayer online browser strategy game.

    With earthlead software you can have your own massive multiplayer game online. If you are familiar with PHP you can modify your game site, change the look, change functionality, have it in your language etc. All sites are interconnected so your players will immediately find other players to compete or cooperate in this exiting game. Also as plus site owner you may create profit or as a free site owner use adsense to monetize your game site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    jsphp

    Pseudo-implementation of JavaScript for PHP 5.3+

    jsphp is a pseudo-implementation of the ECMA 262 standard (JavaScript 8.5.1) for PHP 5.3+, including JSBoolean, JSNumber, JSString, JSObject, JSArray, JSFunction, JSRegExp, JSDate, JSError and JSMath, aswell as prototype inheritence and chaining.
    Downloads: 0 This Week
    Last Update:
    See Project