Browse free open source PHP Browsers and projects below. Use the toggles on the left to filter open source PHP Browsers by OS, license, language, programming language, and project status.

  • 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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far — A useragent parser library for PHP

    This is an extremely complicated and almost completely useless browser-sniffing library. Useless because you shouldn't use browser sniffing. So stop right now and go read something about feature detecting instead. I'm serious. Go away. You'll thank me later. There is always an exception to the rule. There are valid reasons to do browser sniffing: to improve the user experience or to gather intelligence about which browsers are used on your website. My website is html5test.com and I wanted to know which score belongs to which browser. To do that you need a browser sniffing library. Almost all browsers say they are Netscape 5 and almost all WebKit browsers say they are based on Gecko. Even Internet Explorer 11 now no longer claims to be IE at all, but instead, an unnamed browser that is like Gecko. And it gets worse. That is why it is complicated.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3
    Traveler
    A portable AMP stack for web developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Open source Firefox extensions, phpBB MODs, MediaWiki extensions, Azureus plugins and other add-on tools created by Bananeweizen of www.bananeweizen.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    A Windows System Framework in a browser. Any one can implement the Information Management System, such as ERP, CRM, SCM, MIS, etc. based on this project. The developers can make the web applications from B/S style to C/S style by the wrapper of AJAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may create and pass an HttpClient instance to Goutte. For example, to add a 60 second request timeout. Read the documentation of the BrowserKit, DomCrawler, and HttpClient Symfony Components for more information about what you can do with Goutte. Goutte is a thin wrapper around the following Symfony Components: BrowserKit, CssSelector, DomCrawler, and HttpClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Allowed browser to have live communication without designing a complicated database structure and yet provides flexibilities to the needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Marquee Plus
    This is a add-on plugin/module for wordpress and joomla, which helps placing marquees in your wordpress blog or joomla site. Visit http://www.etdsonline.com/technical/plugins-and-modules for more information on these plugins and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Login Without Database by VallasTech

    PHP Login Without Database by VallasTech

    Secure PHP Login Without MySql by VallasTech

    Secure PHP Login Without MySql Secure by VallasTech. This simple script is used to make an easy login script without the need for MySql.Very easy to understand;run on any server.Simple design and full Customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Pal100x Update checker For Windows

    This is a software update checker which uses PHP scripts.

    This is a software update checker which uses PHP scripts to work and so, doesn't work via user version sending like other similar software. It includes a script development kit for developers. Despite being written in PHP the application doesn't require a web server because it's core is being compiled with ExeOutput For PHP, an utility that can convert a web app into executable. It also allows creation of system functions, classes, arrays and many other components that can be used in scripts development. The application uses winSCP to upload files automatically on sourceforge. The log in information is encrypted to prevent sourceforge account stealth. Everything except the executable is open source. The application will automatically download and install the needed components and optionally the SDK for script development on 1st run. You may begin downloading software update checking scripts for your installed programs immediately and do all kinds of scans to see what's outdated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pooji is a PHP Object-Oriented Javascript Interface, that build upon Prototype to provide full OO access to Javascript DOM inside PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scratch is a simple markup language for use in applications such as weblogs and content management systems. Scratch provides simple inline and block tags for formatting and semantic markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a place to put your User Agents capabilities. Over time it will serve as a repository of the Compatibility matrix for User Agents that hit your web site...In planning stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    malloc like shared memory library based on mapped file. Mapped on same virtual address for all members of shared arena, so allowing pointers into the shared space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wiki Text Formatting Engine (WTF Engine) converts simple text into HTML. It will run on any platform using a variety of languages such as PHP, Perl, JavaScript and VB Script. It is intended to be a library used in other software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iOculus is a PHP web application framework (but not a CMS!). The targets of iOculus are simplicity, and high performance. It uses PHP4, XML, and systems/libraries such as PEAR and Smarty. The framework is object-orientated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    log4js has moved to Github: http://stritti.github.io/log4js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software which tries to detect eBay-pusherrings. Furthermore it verifies whether seller belongs to a pusherring. Will be realized as Firefox-Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.