Showing 2404 open source projects for "blog php sql"

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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    EQDKP Plus
    EQdkp-Plus is a PHP/Mysql Open Source website KIT, content management and DKP-system for online roleplaying games like World of Warcraft or Lord of the Rings online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Boy Scout Advancement

    Boy Scout Advancement

    Joomla! component to track Boy Scout advancement.

    The Boy Scouts of America now supports their own internet-accessed advancement tool, Scoutbook. That is now the preferred tool for BSA units. I am no longer supporting this Joomla app, and recommend users transition to Scoutbook. I will keep this Sourceforge site available for those who want to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Known

    Known

    An easy, social publishing platform for groups and individuals.

    Known is an open, flexible social publishing platform. Publish in a group or as an individual with a variety of media, from blog posts and photographs to files and points on a map. Each post can be private or public; every Known site as a whole can be private or public. It works on any device, from the biggest, strongest desktop to the most entry-level smartphone, as long as it comes with a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OneClickKick (Network Boot & Kickstart)
    A web based GUI for managing PXE boot and optionally managing DHCP service. Also supports creating and serving Kickstart and preseed scripts. This provides a client install in one click. This is a generic framework created to work with anything that's PXE bootable. Adding new hosts can be done via "PXE enrollment" where the client PXE boots to enroll into OneClickKick. Easily integrated with existing naming sources such as NIS and LDAP for central lookup of host and mac address...
    Downloads: 1 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
    LEA

    LEA

    Database Questions & QCM Generation

    LEA is a PHP/MySQL web-based platform allowing to create questions using multiple choice answer, with one or multiple answer(s). It's an evolution of eTests ( https://sourceforge.net/projects/etests ). The branch of LEA is developed from sept 2014 to march 2015 before take his own way. The main language of this projet is French, but a large part of this project is comptatible in English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Generic Model Organism Database Project
    GMOD is a set of interoperable open source software components for visualizing, annotating, and managing biological data. See http://gmod.org for more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Packages for Claroline Opensource LMS : Skype status, Clock, Google Adsense, Google Search, RSS reader, Who is online, Blog, Chat, Podcast, Results, Subscription, Survey, Web Video Conference Dimdim, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Gerador de Codigos em PHP

    Gerador de Codigos em PHP

    Gera classes e formularios conectados com o banco em PHP alem de gerar o SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stock Center

    Stock Center

    A personal stock portfolio tracking tool

    Stock center is a tool I am working on for tracking investments. It's centered around dividend investing, tracking your purchases and dividend income. This project started life as a single file script that I wrote for myself to run @ home only. It's grown a good deal since those days, and it is going through some growing pains as I work to re-structure it into a more proper application. It's by no means "enterprise class", but I'm working hard when I have time to move it in a good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fifamasterXLS

    Open source script based on Master XLS

    FifamasterXLS is an open source script in PHP and MYSQL based on Master League XLS, a competition of fantasy football that involves the use of the web and the video game FIFA from Electronic Arts. Latest Release: v 2.3.2 Release Note: https://sourceforge.net/p/fifamasterxls/blog/2015/10/fifamasterxls-232-disponibile-/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A Wee Tiny Blog

    A Wee Tiny Blog

    A small PHP class to add a blog to an existing website

    A Wee Tiny Blog is a little script that you can use as a building block for your site or as a way to add a blog to an existing site. Instead of being a complete website template or system, it's just a little class instance that can be neatly inserted into an existing design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WeeblyBlogExport

    Export weebly blog posts into mysql and analyze

    Export weebly blog posts into mysql. Count occurences of different resources in each post. Show list and table of all blog posts. Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web Application Protection

    Web Application Protection

    Tool to detect and correct vulnerabilities in PHP web applications

    WAP automatic detects and corrects input validation vulnerabilities in web applications written in PHP Language (version 4.0 or higher) and with a low rate of false positives. WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static analysis tool that performs taint analysis to detect vulnerabilities, tracking malicious users inputs and checking if they reach calls of sensitive functions. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    CorsoDB Web Application Framework

    A Bootstrap-based web app framework with user management and more.

    Welcome to CorsoDB Web App Framework! CorsoDB is a Bootstrap and PHP based web app framework - a pre-built website template built to serve as either a site or an app - with login/register/user management PHP and SQL pre-implemented by default, with high-end encryption models, specifically SHA-512 Algorithms with signature customised rehashing. There are pages created for login, register, error, member's logged in page, logged out page, and neatly-structured file systems for plugin management. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    zen cart 1.0 par VDS

    zen cart 1.0 par VDS

    script zen cart simplifié par VDS

    Version complète du script open source zen cart modifié, simplifié et facile d'installation avec un tuto explicatif. Les fonctions, modules, options... sont celles de bases. La traduction Française est incomplète en administration. Support: http://www.vente-de-scripts.fr/contact_us.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sPBM - Simple PHP Backup Manager

    sPBM - Simple PHP Backup Manager

    Php tool to create backups of your website: MySQL Database and Folders

    A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pH7Client

    pH7Client

    pH7Client is a PHP Web client class that simulates a Web browser

    pH7Client is a wonderful tool if you need to automate tasks (like posting articles every day to your blog, add message in a member area, etc). Yes! The pH7Client bot can do almost everything (you just need to create some rules and need to know the input name of the website's forms). In fact, it's a PHP Web client class that simulates a Web browser for retrieving webpage content, login to websites and posting forms, ... Finally, you have created rules that you want to automate by pH7Client, you need to setup a cron for executing the script every X time on a server (Type crontab -e on your server Linux terminal, then add the desired cron jobs and save it). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Magmi

    Magmi

    Magento Mass Importer

    This project is an attempt to provide a product importer for magento that can handle several thousands of products at a reasonable pace compared to magento dataflow. it may evolve to a dataflow alternative as new features are implemented. New : Wiki available at : http://wiki.magmi.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    z9

    a simple client-server ERP system

    z9 is a simple client-server ERP framework, based on a Python/PyQt modular smartclient and a PHP+SQL RESTful web service, created for the "opificio zeronove" bike shop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mammut-system

    mammut-system

    Modular and flexible PHP cms/framework

    A OO PHP framework and modular CMS (based on the framework) with some uncommon features like a wide range of supported databases, authentication of users with ADS/NDS, VHosting and the ability to replace almost every aspect of the system. A eclipse xtext based modeling DSL is avaible for standard tasks... (Project page is only avaible in german atm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Xtcz Weekend box office wordpress Plugin

    Real time Weekend Box Office results on your blog.

    XTCZ Top Box office provides real time ranking of the weekend box office and always keep users upto date with latest box office results. The data updates automatically every week, no need to do any extra work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nibbleblog

    Nibbleblog

    Powerful engine for creating blogs, all you need is PHP to work.

    Easy, fast and free CMS Blog. Nibbleblog it's a powerful engine for creating blogs, all you need is PHP to work. Very simple to install and configure (only 1 step).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25

    WebImanager

    Accés a les dades ICGManager via Web

    Aquest projecte pretén realitzar un accés via pàgines web a la base de dades del Software ERP de la companyia ICG Software. En un principi el projecte està pensat solament com a consulta de dades, tan per ordinadors de sobretaula com per dispositius mòbils.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo