Showing 1049 open source projects for "php browser"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires authentication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel Acorn

    Laravel Acorn

    Laravel components for WordPress plugins and themes

    Acorn is an open source project and completely free to use. Acorn is a framework for integrating Laravel within WordPress. Acorn provides a way to gracefully load a Laravel application container inside of WordPress while respecting the WordPress lifecycle and template hierarchy. Acorn includes WP-CLI commands that provide a familiar Artisan-like command line interface for WordPress. Create components, and service providers, clear the view cache, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HackTools

    HackTools

    The all-in-one Red Team extension for Web Pentesters

    The all-in-one Red Team browser extension for Web Pentesters. HackTools, is a web extension facilitating your web application penetration tests, it includes cheat sheets as well as all the tools used during a test such as XSS payloads, Reverse shells and much more. With the extension you no longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop-up mode or in a whole tab...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    curlconverter

    curlconverter

    Convert curl commands to Python, JavaScript, Go, PHP, etc.

    curlconverter transpiles curl commands into programs in other programming languages. You can choose the output language by passing --language <language>. The options are Python python (the default), JavaScript browser node node-request, Go go, Rust rust, PHP php, Java java, R r, Elixir elixir, Dart dart, MATLAB matlab and a few more. The JavaScript API is a bunch of functions that can take either a string of Bash code or an array. curlconverter requires Node 12+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • 5
    Latte

    Latte

    The safest & truly intuitive templates for PHP

    The first truly secure and intuitive templates for PHP. The most common critical vulnerability in websites is Cross-Site Scripting (XSS). It allows an attacker to insert a malicious script into a page that executes in the browser of an unsuspecting user. It can modify the page, obtain sensitive information or even steal the user's identity. Templating systems fail to defend against XSS. Latte is the only system with an effective defense, thanks to context-sensitive escaping. Latte is based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HttpKernel Component

    HttpKernel Component

    A structured process for converting a Request into a Response

    The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal. Every HTTP web interaction begins with a request and ends with a response. Your job as a developer is to create PHP code that reads the request information (e.g. the URL) and creates and returns a response (e.g. an HTML page or JSON string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LinkAce

    LinkAce

    LinkAce is a self-hosted archive to collect links of your favorite web

    ... with friends, family, or coworkers. However, LinkAce should not provide a solution to sync your browser bookmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Localization

    Laravel Localization

    Easy localization for Laravel

    Easy i18n localization for Laravel, a useful tool to combine with Laravel localization classes. As you can modify the supportedLocales even by renaming their keys, it is possible to use the string uk instead of en-GB to provide custom lang url segments. Of course, you need to prevent any collisions with already existing keys and should stick to the convention as long as possible. But if you are using such a custom key, you have to store your mapping to the localesMapping array. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel wrapper for NativePHP

    Laravel wrapper for NativePHP

    Laravel wrapper for the NativePHP framework

    .... NativePHP is not some new custom fork of PHP. This is the good old PHP you know and love. We believe NativePHP is going to empower thousands of developers to build all kinds of applications. The only limit is your imagination. You could build a menubar app that lets you manage your cron jobs, or a cool new launcher app, or a screen recorder that puts cowboy hats on every smiley-face emoji it sees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boost your bottom line in less time | IBM Cognos Analytics Icon
    Boost your bottom line in less time | IBM Cognos Analytics

    Business intelligence solution for businesses wanting to make better analytics and confident decisions

    IBM Cognos Analytics acts as your trusted co-pilot for business with the aim of making you smarter, faster, and more confident in your data-driven decisions.
    Learn More
  • 10
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    ... stylesheets using the awesome Sass syntax. Write Javascript logic in Coffeescript 2. A growing set of handy and documented PHP helper functions ready to be used within your views. Development workflow backed by WebPack, BrowserSync (with live reload), WP-CLI, Yarn. It will be chained and compiled on the fly inside asset/stylesheets/screen.css, which is already loaded by the vanilla theme. Source maps will be there too, so you'll find yourself comfortable when working inside browser inspector.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    SimplePie is a very fast and easy-to-use feed parser, written in PHP, that puts the 'simple' back into 'really simple syndication. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility, and standards compliance. SimplePie is currently maintained by Malcolm Blaney. Get easy access to SimplePie directly from your web browser! We've worked extra hard to ensure that SimplePie is easy to use and easy to understand. That being said, it never...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DOMPDF Wrapper for Laravel

    DOMPDF Wrapper for Laravel

    A DOMPDF Wrapper for Laravel

    ..., or stream (show in browser) or download. You can change the orientation and paper size, and hide or show errors (by default, errors are shown when debug is on). If you need the output as a string, you can get the rendered PDF with the output() function, so you can save/output it yourself. Use php artisan vendor:publish to create a config file located at config/dompdf.php which will allow you to define local configurations to change some settings (default paper etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WP-CLI

    WP-CLI

    WP-CLI framework

    WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser. WP-CLI provides a command-line interface for many actions you might perform in the WordPress admin. WP-CLI is a command-line interface for WordPress. The project’s goal is to offer a complete alternative to the WordPress admin; for any action you might want to perform in the WordPress admin, there should be an equivalent WP-CLI command. As you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    ... to an XPath equivalent. This XPath expression can then be used with other functions and classes that use XPath to find elements in a document. Not all CSS selectors can be converted to XPath equivalents. There are several CSS selectors that only make sense in the context of a web-browser. Pseudo-elements (:before, :after, :first-line, :first-letter) are not supported because they select portions of text rather than elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 114,620 This Week
    Last Update:
    See Project
  • 17
    Storage Boxx - PHP Inventory System

    Storage Boxx - PHP Inventory System

    Inventory system with built-in QR and NFC scanner, passwordless login.

    Storage Boxx is an open-source PHP Inventory Management System. With a built-in webcam QR scanner, NFC scanner, passwordless login, and an optional AI assistant. ## REQUIREMENTS 1) LAMP/WAMP/MAMP/XAMPP 2) Apache Mod Rewrite 3) PHP MYSQL PDO Extension 4) PHP OPENSSL Extension 5) At least PHP 8.0 6) Take note - Webcam, NFC and Passwordless (Web Authentication) support depends on the user's device and browser. ## INSTALLATION 1) Copy & unzip into your http folder. 2) Access http...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    PHP Desktop 2020

    PHP Desktop 2020

    A single server instance for PHP with PHPSQliteCMS and SQLite

    An node-electron browser for the PHP development server using PHPSQLiteCMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graphical Category Browser for MediaWiki
    Graphical Category Browser for MediaWiki adds graphs to the category pages showing the relationships to other categories. A special page "Graphical Categories Browser" is added, showing a network diagram of all categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Core Boxx - Modular PHP Framework

    Core Boxx - Modular PHP Framework

    Lightweight and modular PHP framework.

    Core Boxx is a PHP framework built with the concept of simplicity and modularity. Install and load only what you need, not bloated with unused features. ## REQUIREMENTS 1) LAMP/WAMP/MAMP/XAMPP 2) Apache Mod Rewrite 3) PHP MYSQL PDO Extension 4) PHP OpenSSL Extension 5) At least PHP 8.0 ## INSTALLATION - Copy the contents of core/ into your HTTP folder. - Access http://your-site.com/ in the browser and walk through the installer. ## INSTALLING OPTIONAL MODULES - The rest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dev-PHP IDE
    Dev-PHP is a well-featured IDE for PHP. Fast and powerful, it is easy to use and has a lot of cool features : class browser, scripts preview, integration with PHP parsers, PHP-GTK library, and Xdebug of course. Dev-PHP-usb slips even into your pocket.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    Order Voice  PHP Order Number Caller

    Order Voice PHP Order Number Caller

    is a simple yet powerful web-based application designed to streamline

    OrderVoice is a simple yet powerful web-based application designed to streamline the customer experience in businesses like restaurants, retail stores, and service centers. With OrderVoice, you can easily announce when an order is ready using a clear and customizable voice prompt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    I Was Here - PHP Attendance System

    I Was Here - PHP Attendance System

    PHP Student Attendance System, scan QR code to take attendance.

    = INTRO = I Was Here is an open-source PHP Student Attendance Management System. Featuring NFC and passwordless login, also allows students to take attendance by scanning a QR code. = DOCUMENTATION = https://code-boxx.com/i-was-here-php-attendance-system/ = SYSTEM REQUIREMENTS = * LAMP/WAMP/MAMP/XAMPP * Apache Mod Rewrite * PHP MySQL PDO Extension * At least PHP 8.0 = INSTALL = Just access http://YOUR-SITE.com in your browser to launch the installer. = LICENSE = I Was Here...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    PHPBrowserBox - Build PHP Desktop Apps

    PHPBrowserBox - Build PHP Desktop Apps

    Develop desktop GUI applications using PHP, HTML5, MySQL, JS

    PHPBrowserBox can help you develop native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript, MySQL, SQLite and Google Chrome. It supports HTML5, CSS 3, Javascript, PHP 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, and 8.2. Always check out the latest version on https://github.com/dhtml/phpbrowserbox. Developers Info: - To understand the settings better, check here : https://github.com/dhtml/phpbrowserbox/wiki/Settings - The browser links to its internal...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    ClassiPHPied - PHP Classified Ads

    ClassiPHPied - PHP Classified Ads

    ClassiPHPied is a simple PHP MYSQL classified ads system.

    ClassiPHPied is a simple PHP Classified Ads System. This is not a “we have a load of features, but you won’t even use half of them” kind of system. Just a basic one, with the essentials to help you get started quickly – Be it for a small business, or expanding on top of it. = DOCUMENTATION = https://code-boxx.com/classiphpied-php-classified-system/ = SYSTEM REQUIREMENTS = * LAMP/WAMP/MAMP/XAMPP * Apache Mod Rewrite * PHP MySQL PDO Extension * At least PHP 8.0 = INSTALL = Just...
    Downloads: 2 This Week
    Last Update:
    See Project