Open Source PHP User Interface (UI) Software

PHP User Interface (UI) Software

View 123 business solutions

Browse free open source PHP User Interface (UI) Software and projects below. Use the toggles on the left to filter open source PHP User Interface (UI) Software by OS, license, language, programming language, and project status.

  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
  • 1
    phpMyAdmin

    phpMyAdmin

    A web interface for MySQL and MariaDB

    phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement. phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpMyAdmin team will try to help you if you face any problem; you can use a variety of support channels to get help. phpMyAdmin is also very deeply documented in a book written by one of the developers, mastering phpMyAdmin for Effective MySQL Management, which is available in English and Spanish. Create, copy, drop, rename and alter databases, tables, fields and indexes.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    wxCode project is a collection of reusable components based on the cross-platform wxWidgets GUI toolkit. The project provides various tools and facilities for building, maintaining and releasing wxWidgets-based code. Visit the website for more info. Note: As of January 2018 this project has been retired.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 3
    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    Laravel DataTables Buttons Plugin

    A Laravel DataTables plugin for handling server-side exporting of tables such as CSV, excel, pdf, etc. This package is a plugin of Laravel DataTables for handling server-side functions of exporting the table as CSV, excel, pdf, and printing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Console Component

    Console Component

    Create testable command line interfaces

    The Console component eases the creation of beautiful and testable command line interfaces. The Console component allows you to create command-line commands. Your console commands can be used for any recurring task, such as cronjobs, imports, or other batch jobs. If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. The Symfony framework provides lots of commands through the bin/console script (e.g. the well-known bin/console cache:clear command). These commands are created with the Console component. You can also use it to create your own commands. The Application class of the Console component allows you to optionally hook into the lifecycle of a console application via events. Instead of reinventing the wheel, it uses the Symfony EventDispatcher component to do the work
    Downloads: 3 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
  • 5
    Laravel UI

    Laravel UI

    Laravel UI utilities and presets.

    While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using Bootstrap, React, and/or Vue that will be helpful for many applications. By default, Laravel uses NPM to install both of these frontend packages. This legacy package is a very simple authentication scaffolding built on the Bootstrap CSS framework. While it continues to work with the latest version of Laravel, you should consider using Laravel Breeze for new projects. Or, for something more robust, consider Laravel Jetstream.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Laravel Failed Job Monitor

    Laravel Failed Job Monitor

    Get notified when a queued job fails

    This package sends notifications if a queued job fails. Out of the box it can send a notification via mail and/or Slack. It leverages Laravel's native notification system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WireUI

    WireUI

    TallStack UI components

    Wire UI is a library of components and resources to empower your Laravel and Livewire application development. Starting a new project with Livewire can be time-consuming when you have to create all the components from scratch. Wire UI helps to skip this step and get you straight to the development phase. A set of 450+ free MIT-licensed high-quality SVG icons for you to use in your web projects. Available as basic SVG icons. Reusable blade components to increase usability in your project. Beautiful notifications, icons, and form components to improve your code. A simple documentation with real-life examples and details of usage. Code example and UI example. The simple and complete API creates many notifications for all use cases, alerts a completed action or asks if are sure to confirm the action.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will create the database, if one doesn't exist on initialisation. The details of the database need to be given in the dbconfig.php file by editing it. The details of the router device also need to be entered in the config.php file prior to operations. A preliminary visual documentation is available at http://hotspot.zetozone.com Easy HotSpot is suitable for WiFi hotspots of any size and capacity, but equipped with a MikroTik routerOS based device.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    minidlna-webinterface

    minidlna-webinterface

    Webinterface for minidlna

    Basic Webinterface for minidlna-Server
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    A PHP class with which you can build forms more easily than with HTML. Specify server-side validation patterns, customize default presentation templates, shows validation error messages, won't lose submitted field values if validation fails.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    This keyboard allows you to use any imaginable keyboard layouts, without having them installed on your local PC. This tool is good to embed it into the WISYWIG editor, webmail, chat, forum and any other application, requires the user input.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Rico is a JavaScript library for creating rich internet applications. Version 1 is JavaScript only. Versions 2 & 3 include server-side code (asp, asp.net, and php) to make creating web apps even easier. Versions 1 & 2 are based on Prototype and include grids, calendar & tree controls, drag & drop, and cinematic effects. Version 3 goes beyond Prototype, and includes support for jQuery, MooTools, Dojo, Ext, and BBC Glow libraries. Version 3 is only available in the SVN repository. The rico3.net branch includes a .net server control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Cuppa CMS

    Cuppa is a project open source, that seeks offer a adaptable CMS

    Cuppa is a project open source, that seeks offer a adaptable CMS to any project: news or exist developments that don't have a CMS but have a need of implement one without realize a migration process to a CMS nor any type of adaptation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PHP & C Module with AJAX for PHP, but no JAX. You don't even have to know what AJAX or JavaScript is about. QuTags requires no knowledge of JS/XML or AJAX; just PHP is enough. Simply, QuTags maximize application performance and minimize development time
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ColGUI is an Open Source distributed web-based GUI builder aimed at increasing designer collaboration on GUI projects. It can read Glade XML layouts and translate them into an interactive DHTML format for lightweight user interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project aims at providing an interface to build database driven CRUD applications without having to use any programming language. Declarative interface to build CRUD database apps
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FusionCharts Free is a flash charting component for web applications, desktop applications and presentations. It livens up your boring data by converting it to animated and interactive charts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Janox

    Janox

    Full cross-tech development suite

    Janox is a PHP-based full cross-tech development suite: > DBMS and platform independent > HTML5-Javascript rich GUIs > Table driven development, no code > Application project full life-cycle management, team-development > Much more..!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Adventure PHP Framework (APF)
    The adventure php framework understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programms in compliance with approved software design patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    APhPLIX Development Studio, is an open source Rapid Application Development environment for designing, developing and deploying WebBrowser-based applications that look, feel and act like regular window-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AdminLTE template Laravel package

    AdminLTE template Laravel package

    A Laravel 5 package that switches Laravel scaffolding to AdminLTE

    A Laravel 5 package that switches default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0. Laravel menu is only used with command adminlte:menu that replaces default adminlte menu with a menu with spatie/laravel-menu support. Once the package is installed you have to follow the usual steps of any laravel project to log in to the admin interface. Create a database. I recommend the use of laravel Homestead. Create/check .env file and configure database access (database name, password, etc). Run migrations with the command $ PHP artisan migrate. Register as the first user and log in with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • 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.