Open Source PHP Software for Mac - Page 13

PHP Software for Mac

View 15189 business solutions
PHP Mac Clear Filters

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Laravel-Pagebuilder

    Laravel-Pagebuilder

    A drag and drop pagebuilder to manage pages in any Laravel project

    A drag-and-drop page builder to manage pages in any Laravel project. Laravel Pagebuilder is built on PHPageBuilder. It integrates the most popular open-source drag-and-drop page builder: GrapesJS. This package is made with customization in mind, allowing you to configure, disable, or replace any of its modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    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 on PHP, whereas Twig is based on Python. A designer in Latte doesn't have to constantly switch between two different conventions. Stay in touch. The plugin for Tracy informs you on each page which templates and which variables are being rendered. Latte has native support in NetBeans and an excellent plugin for PhpStorm that suggests tags, filters and PHP code. Latte is a next generation templating system – it understands HTML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Livewire Alert

    Livewire Alert

    SweetAlert2 wrapper for Livewire

    Livewire Alert is a simple alert utility package designed to seamlessly integrate with your Livewire components. Under the hood, it utilizes SweetAlert2, offering you the functionality of SweetAlert2 without the need for any custom Javascript.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    MathPHP

    MathPHP

    Powerful modern math library for PHP

    Math PHP is a library that brings advanced mathematical functions and data analysis capabilities to PHP applications. It covers a wide range of topics, including linear algebra, calculus, statistics, probability, and numerical analysis. Math PHP is designed for developers and data scientists who require precise and efficient mathematical computations in PHP, making it suitable for scientific computing and data processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Matomo

    Matomo

    Alternative to Google Analytics that gives you full control over data

    Google Analytics alternative that protects your data and your customers' privacy. Take back control with Matomo – a powerful web analytics platform that gives you 100% data ownership. You could lose your customers’ trust and risk damaging your reputation if people learn their data is used for Google’s “own purposes”. By choosing the ethical alternative, Matomo, you won’t make privacy sacrifices or compromise your site. You can even use Matomo without needing to ask for consent. With 100% data ownership you get the power to protect your user’s privacy. You know where your data is stored and what’s happening to it, without external influence. We’re serious about privacy here at Matomo and keeping your business GDPR and CCPA compliant. The Google Analytics Importer plugin imports Google Analytics reports into a Matomo instance. When you run an import, your Google Analytics (GA) Property will be automatically created as a Website into Matomo.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Monitor scheduled tasks in a Laravel app

    Monitor scheduled tasks in a Laravel app

    Monitor scheduled tasks in a Laravel app

    This package will monitor your Laravel schedule. It will write an entry to a log table in the db each time a scheduled task starts, ends, fails, or is skipped. Using the list command you can check when the scheduled tasks have been executed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager for Composer

    The composer-asset-plugin is a Composer extension that allows developers to manage frontend dependencies (like npm and Bower packages) through Composer. This bridges the gap between PHP projects and JavaScript/CSS dependencies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Open Web Analytics (OWA)

    Open Web Analytics (OWA)

    Official repository for Open Web Analytics

    Open Web Analytics (OWA) is an open-source web analytics framework that tracks and analyzes visitor behavior on websites and applications. It provides insights into page views, user demographics, and engagement metrics. OWA can be self-hosted, giving users full control over their data. It is an alternative to commercial analytics platforms and supports integration with WordPress and other CMS platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Oracle DB driver for Laravel via OCI8

    Oracle DB driver for Laravel via OCI8

    Oracle DB driver for Laravel via OCI8

    Laravel-OCI8 is an Oracle Database Driver package for Laravel. Laravel-OCI8 is an extension of Illuminate/Database that uses OCI8 extension to communicate with Oracle.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Overtrue Laravel-lang

    Overtrue Laravel-lang

    75 languages support for Laravel application

    75 languages support for Laravel application based on Laravel-Lang/lang.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PHP Enum

    PHP Enum

    PHP Enum

    The myclabs/php-enum library is a PHP package that provides an object-oriented approach to implementing enumerations, inspired by the SPL's SplEnum. Before PHP 8.1 introduced native enum support, this library offered a structured way to define and use enumerated types, enhancing code readability and type safety. By extending the base Enum class, developers can create enums with defined constants, ensuring that variables only hold valid, predefined values. This approach helps prevent errors related to invalid values and makes the codebase more maintainable.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    PHP Telegram Bot Api

    PHP Telegram Bot Api

    Native PHP Wrapper for Telegram BOT API

    An extended native php wrapper for Telegram Bot API without requirements. Supports all methods and types of responses. Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats. The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    PHP dotenv

    PHP dotenv

    Loads environment variables automatically

    You should never store sensitive credentials in your code. Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments, such as database credentials or credentials for 3rd party services, should be extracted from the code into environment variables. Basically, a .env file is an easy way to load custom configuration variables that your application needs without having to modify .htaccess files or Apache/nginx virtual hosts. This means you won't have to edit any files outside the project, and all the environment variables are always set no matter how you run your project, Apache, Nginx, CLI, and even PHP's built-in webserver. It's WAY easier than all the other ways you know of to set environment variables, and you're going to love it!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    PHP-DI

    PHP-DI

    The dependency injection container for humans

    PHP-DI is a Dependency Injection (DI) container for PHP applications that promotes flexibility and modularity. It automates the process of injecting dependencies, reducing boilerplate code and making applications more maintainable. PHP-DI supports autowiring and integrates seamlessly with popular frameworks like Symfony and Laravel, offering a powerful solution for managing complex dependency graphs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Parsedown

    Parsedown

    Better markdown parser in PHP

    Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself. If you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like HTML Purifier. In both cases you should strongly consider employing defence-in-depth measures, like deploying a Content-Security-Policy (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence. Safe mode does not necessarily yield safe results when using extensions to Parsedown. Extensions should be evaluated on their own to determine their specific safety against XSS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Pixeler

    Pixeler

    CLI image renderer

    Pixeler is a command-line image renderer that transforms images into pixelated representations using UTF-8 characters. It's a handy tool for developers who want to display images directly in the terminal, offering a unique way to visualize graphics without a GUI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    PostfixAdmin

    PostfixAdmin

    Web based virtual user administration interface for Postfix mail

    PostfixAdmin is a web-based interface for managing mail domains, mailboxes, and aliases for Postfix mail servers. It allows administrators to add and configure virtual domains and email users easily, supporting MySQL, PostgreSQL, and SQLite as backend databases. It's widely used in self-hosted email setups for simplifying email management.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    PropertyAccess Component

    PropertyAccess Component

    Provides functions to read and write from/to an object or array

    Symfony PropertyAccess is a component that provides a uniform way to read and write object properties and array elements. It allows developers to access nested properties dynamically without directly interacting with the underlying data structure. PropertyAccess simplifies the manipulation of data objects, especially in form handling and data mapping scenarios. It is commonly used in Symfony applications but can be utilized in any PHP project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    ProxiTok

    ProxiTok

    Open source alternative frontend for TikTok made using PHP

    ProxiTok is a self-hosted, privacy-respecting alternative frontend for TikTok, built to let users browse TikTok content without tracking or ads. It acts as a proxy that fetches and displays TikTok videos through a cleaner interface, enhancing user privacy and allowing developers to build integrations without using TikTok's official SDK. ProxiTok supports basic features like search, profiles, video playback, and hashtags.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Ptah.sh

    Ptah.sh

    Self-hosted alternative to Heroku

    Ptah.sh is a Fair Source self-hosting deployment platform - an alternative to Heroku/Vercel and other Big Corp software. We believe that indie, startups, and small to medium businesses must not suffer from unpredicted billing or bare-metal/VPS configurations. Designed for indie developers and SMBs, Ptah.sh offers the simplest hosting experience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    RSS-Bridge

    RSS-Bridge

    The RSS feed for websites missing it

    The RSS feed for websites missing it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Request Factories

    Request Factories

    Test requests in Laravel without all the boilerplate

    Test requests in Laravel without all the boilerplate.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Seeker

    Seeker

    Accurately Locate Smartphones using Social Engineering

    Seeker is an open source project that demonstrates how to obtain precise location information from devices using social engineering and web-based techniques. The tool sets up a phishing page that asks for location permissions, allowing GPS and other device data to be shared if the user consents. It can capture latitude, longitude, accuracy, altitude, direction, and even speed, with results displayed in a terminal. The project supports both manual deployment and tunneling services like Ngrok for external access. While primarily intended as an educational resource on security awareness, it highlights the risks of exposing geolocation data online. Its simplicity and effectiveness have made it a popular project in cybersecurity learning circles.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Shlink

    Shlink

    The definitive self-hosted URL shortener

    Shlink is an open-source URL shortener and link management tool. It provides features for creating short, trackable URLs with detailed analytics on click statistics. Shlink is self-hosted, giving users control over their shortened links and data privacy. It supports custom domains, QR code generation, and integration with third-party services for advanced tracking and management.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    SlimKit Plus

    SlimKit Plus

    Easy-to-develop social system built with Laravel

    SlimKit Plus is an open-source social networking engine built on Laravel, designed to help developers quickly launch community or social media platforms. It includes core social features such as user profiles, posts, followers, and notifications, and is highly modular for easy customization. SlimKit Plus offers a clean API, mobile-ready architecture, and a robust plugin system to extend its functionality.
    Downloads: 3 This Week
    Last Update:
    See Project