Search Results for "cms php mysql" - Page 100

Showing 11302 open source projects for "cms php mysql"

View related business solutions
  • 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
  • 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
  • 1
    easyMap is a PHP/MySQL (web based) module that allows to interactively make marks on a map. It allows you to manage (add/edit/delete) marks on each map according to its own category, icon, description, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A web-based chat program written in php, using a MySQL backend for storage. The interface is designed to use AJAX to approximate a streaming chat functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Content Management System ( CMS ) based on PHP5, MySql and the framework Smart3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Celestic-Community

    Collaborative tool, developed to control software projects

    Celestic is a collaborative web based application designed to manage software projects, the main idea is to help development teams to take control of the whole process of application development software. It's developed under GPL v3 license so you can freely download and use it on your own server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Situx

    Un CMS fatto a Modena

    Situx è un CMS (Content Management System) che gira su piattaforma LAMP. Distribuito con licenza GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ragnarok Online Site Engine (ROse) - Free Control Panel (CMS) for eAthena Ragnarok Online server Emulator. Written in PHP language. Use smarty php class for templates. contains many functions for manage eAthena dabases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EGallery

    EGallery

    A simple PHP image gallery with cache and no database.

    EGallery is a PHP script that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server. Features include: - Cached thumbnails to reduce page load times - Upload script to add image files from your web browser - Download all images as a .zip file - Clicking on an image thumbnail prompts users to save the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ADC

    ADC

    configuration auditing and security policy compliance

    ADC is a tool that helps security administrators to maintain policy compliance of configurations and policies on numerous systems. ADC is similar to OpenAudit or OCS, however ADC is designed to collect arbitrary data (not limited to PC inventory), thus it helps information security experts control configurations and policies on remote servers.
    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
  • 10
    Job Costing Tracking system

    Job Costing Tracking system

    Keep track of all your job costs, make sure you don't lose money

    Book a Job Card, assign employee which records the time spent on the job that transfers to a timesheet, add costing like materials from built-in inventory system. Finally create invoices integrating with XERO online accounting or print PDF invoice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SIPF - Simple Intelligent PHP Framework

    SIPF - Simple Intelligent PHP Framework

    This is a base PHP framework for making simple websites with clean URL

    ...SIPF is not a CMS (Content Management System) and it doesn't use the MVC (Model View Controller) logic as most of the PHP frameworks do. I made it using my own logic and I think the final product that came out is very simple to understand and using it to develop your own website will be very easy, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Task management and task related email replacement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Groupware is a complete open source enterprise application offering email, calendaring, contacts, tasks, document management with WebDAV, synchronization with cell phones and Outlook over SyncML, full-text search and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GenCMS is a small geek cms. It is more a page generator as a common CMS and work without any DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Property Manager _ Open Source

    Simple property manager - Open Source

    Currently In development, this is a simple property manager. Add properties and rooms, set the rent rate for each room or property and track which tenant owes you the most rent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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. But sometimes this is hard to achieve. mod_detect was developed to at least find code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Osezno PHP Framework
    Osezno Framework PHP is a framework written in PHP that allows you to: Set HTML templates, tabbed contents, forms, dynamic list. All on a MVC pattern, and incorporate technologies such as active record and xajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Parser Jazdy

    Parser Jazdy

    Aplikacja wyświetlająca rozkład jazdy z formatu danych jazdy.net

    Aplikacja korzysta z formatu danych rozkładów jazdy pochodzących z serwisu jazdy.net. Z powodu tego, że ww. serwis przestanie niedługo istnieć, postanowiłem stworzyć aplikację PHP, której zadaniem jest zamiana plików tekstowych formatu danych na format HTML. Przykładowe użycie skryptu: http://rozklad_jazdy.p98-games.tk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xoosla

    Xoosla

    Xoosla CMS

    Xoosla CMS is an Object orientated content management system written with PHP. This makes it ideal for any type of website, whether it is a personal site, blogging or commercial portal. It's easy to use, secure and built with flexibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Caokun.Net™ SNS

    Caokun.Net™ SNS

    Caokun.Net™ SNS : Social Networking Services

    Caokun.Net™ SNS:Open Source Software for Social Networking Services , Programed by PHP + MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    bloknot
    bloknot is a web application which allows you to create and organize your notes, upload attachments into your notes. The notes are stored both in a database (MySQL or SQLite) and on disk. The functionality can be easily extended by plugins.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    SecureLab

    SecureLab

    Open-source protection based on PHP for your projects

    Open-source protection based on PHP for your projects - free, now and forever. Easily include SecureLab main file and write your code, than configure system. Done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Org Charts for OrangeHRM

    Draws an organizational hierarchy based on Orange HRM Data

    The chart was intended to be quickly accessible visual snapshot of an organization. If your organization has maintained similar charts regularly you will quickly see the savings in cost and labor.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB