Showing 95 open source projects for "php changelog github"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    html2pdf
    HTML2PDF is a PHP class using FPDF for the PHP4 release, and TCPDF for the PHP5 release. It can convert valid HTML and xHTML to PDF. More details and examples on http://html2pdf.fr/ HTML2PDF is now on GitHub : https://github.com/spipu/html2pdf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SchemaDB

    SchemaDB

    abstract layer for mysql database with magic

    Handle your db with magic features automatic schema adapting based on your php classses ** PROGECT NOW ON GITHUB ** GOTO: https://github.com/Javanile/SchemaDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ECM [Ease Changelog Manager]

    ECM [Ease Changelog Manager]

    ECM is a changelog manager and deployment checklist solution .

    ECM is a great tool for middle level projects where we want to maintain changelogs of issues and task and follow customized deployment checklist It has some great fetaure Multiple User Three Different Roles Assignment Based Access Multiple Projects Multiple Servers Maintaing Release Version With Issues Customize Deployment Checklist Export Changelog In Different Text Format SVN Export of Changelog Files if svn extension is installed on system User Friendly UI Filteration On...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpython

    phpython

    a python interpreter written in php

    Use phpython to write python code in your php projects without using WSGI, CGI or FastCGI. ** IMPORTANT ** Project now on GitHub visit: https://github.com/phpython/phpython
    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
    The main hosting for this project is now at GitHub! Double Choco Latte is a project to create a solution for managing some IT departments including software development and call center activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    uFlex - all in one PHP user Class

    https://github.com/ptejada/uFlex

    Refer to the Github repository for the latest updates: https://github.com/ptejada/uFlex uFlex or userFlex is an all in one PHP user class that provides developers with a simple yet secured, reliable and flexible framework like structure class to authenticate their sites and applications. uFlex handles the tedious auth processes for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CodePax

    CodePax

    OPTIMIZING THE WAY YOU DEVELOP

    The project has moved to Github: https://github.com/ZitecCOM/CodePax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Práctico

    Práctico

    Framework para creación rápida y visual de aplicaciones web

    Práctico es un proyecto de Software Libre publicado bajo licencia GNU GPL v2.0 para la creación de aplicaciones web de una manera completamente visual y rápida. MOVED TO GITHUB: github.com/unix4you2/practico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    WPN-XM

    WPN-XM

    WPИ-XM is a web server stack for professional PHP development.

    WPИ-XM is a free and open-source web server solution stack for professional PHP development on the Windows® platform. Github: https://github.com/wpn-xm Website: http://wpn-xm.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    phpQuery

    phpQuery is a PHP implementation of jQuery

    phpQuery is a PHP implementation of the jQuery library. This project is hosted in github: https://github.com/soloproyectos/phpquery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phprbac

    phprbac

    PHP Role Based Access Control library

    RBAC (role based access control) is the de-facto standard in authorization and access control, because its much easier to maintain and use than traditional ACLs. Unfortunately due to its complicated internals, not many implementations are available. PHP RBAC is compatible with NIST Level 2 RBAC standard and provides even more, with best performance yet available for any authorization library, and its for PHP. Note: Development and support has been moved to Github (https://github.com/OWASP/rbac). New releases will continue to be released here on SF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Pecker Scanner

    A static source code analyser for vulnerabilities in PHP.

    A scanner named pecker, written in php,It can check dangerous functions with lexical analysis. to scans files for malicious PHP Code. Github : https://github.com/cfc4n/pecker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Formagic moved to GitHub. Please visit https://github.com/Weasle/Formagic/ to stay up to date. Formagic is an easy to use, fast and highly extensible HTML form generator written in PHP5. Formagic provides a framework for validating and filtering user input with very little effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Base Application Template

    Base Application Template

    A framework for PHP which includes extensive debugging.

    ...You can also find the latest version on github : https://github.com/rizkhan7/bat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xaraya

    Xaraya

    Xaraya is a web application framework and CMS written in PHP.

    Xaraya is an Open Source web application framework and content management solution written in PHP and licensed under the GNU General Public License. Xaraya is extensible, uses robust permissions, and multilingual systems to dynamically manage content. Track and get the latest developments on GitHub: https://github.com/xaraya
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    Yasca

    Source Code Analyzer

    Yasca is an open source program which looks for security vulnerabilities, code-quality, performance, and conformance to best practices in program source code, integrating with other open-source tools as needed. Yasca has been migrated to Github, and is available at http://scovetta.github.com/yasca and http://github.com/scovetta/yasca.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    NPMP

    Portable Nginx, PHP-FastCGI, MariaDB.

    Portable Nginx, PHP-FastCGI, and MariaDB server. This project also has a github project here: https://github.com/njkt/NPMP-Binary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    ...The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK reference application. The Adapto project is primarily maintained on GitHub (https://github.com/egeniq/adapto), which is where the code repo, issue tracker and documentation wiki will be found. The SourceForge Adapto project here is used for release distribution and developer mailing lists. For more information, see the Adapto project wiki on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KnProxy

    Lightweight, PHP, cURL based HTTP/HTTPS Web Proxy

    ...Also, active development for this project has transfered to GitHub at https://github.com/jabbany/knProxy .
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    log4js has moved to Github: http://stritti.github.io/log4js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    this project was moved to github and support will be given there https://github.com/asotog88/cradlecore-ioc
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB