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

  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    GitScrum

    GitScrum

    A project management tool, developed to Skyrocket Productivity

    GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification. It’s a powerful and functional tool you can use to organize your projects and manage your team's tasks within workspaces. GitScrum brings all the important features for you to establish high-standard objectives and lead your team to reach them, working in an interactive and collaborative way. It facilitates task delegation and monitoring, with visual resources that help you guide your team throughout all project execution, from start to finish. Get rid of the outdated confusing methods that mix dozens of isolated apps, files, emails and physical sticky notes and switch communication madness with an effective working project management tool that’s “all in one” with everything you need - GitScrum Board with dynamic Kanban boards, GitScrum Sprints to associate your tasks to milestones.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Laravel Admin Panel

    Laravel Admin Panel

    Laravel Admin Panel

    An admin panel for managing users, roles, permissions & crud. If you are using Laravel 7+ then scaffold the authentication with bootstrap for a better experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Laravel Backpack

    Laravel Backpack

    Build custom admin panels

    It's never been easier to build and customize admin panels using Laravel. See why thousands of professionals have been using Backpack for Laravel, every day. Similar to how you'd build it without Backpack. To create a management page (aka CRUD), you create a CrudController. In there, configure or overwrite whatever you want. Load our views, or create your own. Laravel, Bootstrap & jQuery. Those are all the technologies you need to know, to customize anything in Backpack. You can totally use Vue, React, WebPack, Mix, Less, Sass, NPM etc. If you want to. But you don't have to. Backpack comes with support for multiple Bootstrap themes. If you need to build a custom page, dashboard, or component, you just copy-paste HTML blocks from its website. No designer is required. No pixel pushing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Laravel Craftable

    Laravel Craftable

    Admin panel builder / CRUD generator for Laravel

    Hi Crafter, welcome to the official documentation for Craftable 6 - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets, or CMS systems. Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with a powerful CRUD generator to speed up the development of your CMS, CRM or other back-office system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    Laravel Livewire Tables

    Laravel Livewire Tables

    A dynamic table component for Laravel Livewire

    We will do our best to document all features and configurations of this plugin. Laravel Livewire Tables is a plugin built for Laravel Livewire that allows you to create simple or advanced dynamic data tables.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    OpenAI API Client in PHP

    OpenAI API Client in PHP

    OpenAI API Client in PHP SDK for OpenAI GPT-3 and DALL-E

    Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel, Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming. (ChatGPT AI is supported).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PHP-Casbin

    PHP-Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration. Besides memory and file, Casbin policy can be stored into lots of places. Currently, dozens of databases are supported, from MySQL, Postgres, Oracle to MongoDB, Redis, Cassandra, AWS S3. Check the full supported list at: adapters. Casbin is implemented in Golang, Java, PHP and Node.js. All implementations share the same API and behaviors. You can learn Casbin once and use it everywhere.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    We recommend you install the Slim Framework with the Composer dependency manager. The easiest way to start working with Slim is to create a project using Slim-Skeleton as a base by running a bash command. Slim provides a fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching. Build your application with concentric middleware to tweak the HTTP request and response objects around your Slim app. Slim supports any PSR-7 HTTP message implementation so you may inspect and manipulate HTTP message method, status, URI, headers, cookies, and body. Slim supports dependency injection so you have complete control of your external tools. Use any Container-Interop container. Before you can get up and running with Slim you will need to choose a PSR-7 implementation that best fits your application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Tenancy for Laravel

    Tenancy for Laravel

    Automatic multi-tenancy for Laravel. No code changes needed

    A flexible multi-tenancy package for Laravel. Single & multi-database tenancy, automatic & manual mode, event-based architecture. Integrates perfectly with other packages. stancl/tenancy is a flexible multi-tenancy Laravel package that comes with lots of features out-of-the-box and doesn't stand in your way when you need anything custom. Instead of forcing you to change how you write your code, the package by default bootstraps tenancy automatically, in the background. Database connections are switched, caches are separated, filesystems are prefixed, etc. Out of the box, the package makes the following things tenant-aware: databases, caches, filesystems, queues, redis stores. This means that if you've already written your app and are looking to make it multi-tenant, you don't have to change anything.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    ThinkPHP 6.1

    ThinkPHP 6.1

    ThinkPHP Framework

    ThinkPHPIt is an open source free, fast and simple target-oriented lightweight PHP development framework, which was born to agile WEB application development and simplify enterprise application development. Follow at the same timeApache2The release of the open source license agreement means that you can use ThinkPHP for free, and even allow the release/sale of your application open source or commercial products based on ThinkPHP development.ThinkPHPThe trademark holder is Shanghai Top Want Information Technology Co., Ltd. For sixteen years, we have insisted on improvement and iterative renewal, with a leading market occupancy rate and good user reputation in China. I believe it is your trusted PHP framework. ThinkPHPNavigation as an official unified resource and promotion entrance is designed to buildThinkPHPEcology and cooperation win-win, we will show the products or services of ecological and cooperative manufacturers in the navigation station.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PHP5 RAD and object oriented PHP framework for building event-driven stateful web applications. Based on Zend Framework, features tableless HTML, multiple databases, accesskey support, auto data type recognition, transparent AJAX, UTF-8, i18n/l10n.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    yunus and my other projects
    Yunus is a simple "visual" script language. Yunus is obsolete (left in 2004). However this site exhibits many projects; you will find my other "PHP, VS.NET, Flash, Delphi" projects. eOgr is my second complete application after Yunus.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content Management System in the world. The latest project version is programmed with the Pre-Hyper-Text-Post-Processor P.D.O. // P.H.P. Data Objects Driver Programming Code Statements that enables it to work on any Database Management System Server: MySQL, MariaDB, MicrosoftSQL, MiniSQL and More.. Continuation From @CerberusCMS
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    Concrete CMS

    Concrete CMS

    Open Source Content Management System for teams.

    Concrete CMS (formerly concrete5) is an Open Source Content Management System for teams. You can have the best of both worlds and run a secure website your content contributors will love using with Concrete CMS. The user experience is built around in-context editing, it’s as easy to use as a word processor. You'll spend less time training people, and less time having to fix things yourself. As an open source framework you can build complex applications as features like permissions, workflow, file management, calendar, forms, SEO and so much more are built right in. A marketplace of add-ons & themes and active community can help you finish building an amazing product using Concrete CMS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently. This way you can give your users a seamless and native experience from the desktop while staying in sync with your web apps. There are many more use cases, but we invite you to download and try this project by your self. We hope everyone can enjoy it as much as we have enjoyed developing it.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    Adianti

    Adianti Framework provides a complete architecture for developing PHP.

    Adianti Framework provides a complete architecture for developing PHP applications, reducing development costs and helping developers to write less code. Adianti Framework is a component-based and event-driven framework that uses commonly known enterprise design patterns like MVC (Model View Controller), Front Controller and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. Adianti Framework is also the first framework in the world that provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with Graphical User Interface) that uses Gtk internally. Once the Adianti Framework provides two widget toolkits, the developer writes one code and is able to run its application under the web environment and also as a graphical application. The application will work with two interfaces: Web and Gtk. The next figure demonstrates the the same application running with the two widget toolkits.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    AsgardCMS Platform

    AsgardCMS Platform

    A modular multilingual CMS built with Laravel 5

    A modular multilingual CMS built with Laravel 5, with an MIT license. Introducing a full-featured modular multilingual CMS built on top of the Laravel framework. The default themes are based on Bootstrap, which is fully responsive. Comfortably browse the site on any device! Built on PHP 7.0 with modern coding standards. AsgardCms runs perfectly on php7, proof is this site runs on php7 and is an AsgardCms-powered site. Launch your website in days and not months with the rapid application development setup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    Write your chatbot logic once and connect it to one of the available messaging services, including Amazon Alexa, Facebook Messenger, Slack, Telegram or even your own Website. BotMan is framework agnostic, which means you can use it in your existing codebase, whatever framework you might use. Starting a new chatbot project? BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the business logic, not on framework code. BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Elgg

    Elgg

    A social networking engine in PHP/MySQL

    Introducing a powerful open-source social networking engine. Providing you with the core components needed to build a socially aware web application. Elgg is an award-winning open source social networking engine that provides a robust framework on which to build all kinds of social environments, from a campus-wide social network for your university, school or college or an internal collaborative platform for your organization to a brand-building communications tool for your company and its clients. Learn about the requirements and steps needed to install Elgg on your server. Find detailed information about Elgg's architecture, approach and features. Get inspiration from other projects powered by Elgg. This is a handy resource to search and find out what functions exist within Elgg. Find the ideal plugins and themes in our repository of community-sourced projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Fast Excel

    Fast Excel

    Fast Excel import/export for Laravel

    Fast Excel import/export for Laravel, thanks to Spout.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Filament Laravel

    Filament Laravel

    A collection of beautiful full-stack components for Laravel

    Filament is a collection of full-stack components for accelerated Laravel development. They are beautifully designed, intuitive to use, and fully extensible - the perfect starting point for your next Laravel app. The Panel Builder is the foundation of Filament. Combining all the packages together, it lets you quickly build Laravel admin panels, customer-facing apps, Software-as-a-Service platforms, and more. Filament makes custom CRUD-driven interfaces feel like a breeze to build and deploy. Rendering interactive forms in a Livewire component has never been easier than with our Form Builder. Easily build stunning forms with over 25 components out of the box. It's also fully extensible, so you can add your own custom fields and actions. As well as the Panel Builder, it is seamlessly integrated into action modals and is used by the Table Builder to filter rows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Laravel Honeypot

    Laravel Honeypot

    Preventing spam submitted through forms

    When adding a form to a public site, there's a risk that spam bots will try to submit it with fake values. Luckily, the majority of these bots are pretty dumb. You can thwart most of them by adding an invisible field to your form that should never contain a value when submitted. Such a field is called a honeypot. These spam bots will just fill all fields, including the honeypot. When a submission comes in with a filled honeypot field, this package will discard that request. On top of that this package also checks how long it took to submit the form. This is done using a timestamp in another invisible field. If the form was submitted in a ridiculously short time, the anti-spam will also be triggered.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Laravel Installer

    Laravel Installer

    The Laravel application installer

    Laravel is a web application framework with expressive, elegant syntax. A web framework provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details. Laravel strives to provide an amazing developer experience while providing powerful features such as thorough dependency injection, an expressive database abstraction layer, queues, and scheduled jobs, unit and integration testing, and more. There are a variety of tools and frameworks available to you when building a web application. However, we believe Laravel is the best choice for building modern, full-stack web applications. Before creating your first Laravel project, make sure that your local machine has PHP and Composer installed. If you are developing on macOS or Windows, PHP and Composer can be installed in minutes via Laravel Herd. In addition, we recommend installing Node and NPM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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 localesMapping is needed to enable the LanguageNegotiator to correctly assign the desired locales based on the HTTP Accept-Language Header.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Laravel Model States

    Laravel Model States

    State support for models

    This package adds state support to models. It combines concepts from the state pattern and state machines. It is recommended that you're familiar with both patterns if you're going to use this package. Imagine a model Payment, which has three possible states: Pending, Paid, and Failed. This package allows you to represent each state as a separate class, handles serialization of states to the database behind the scenes, and allows for easy and controller state transitions.
    Downloads: 1 This Week
    Last Update:
    See Project