Showing 2501 open source projects for "php website template"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 1
    A website template for academics

    A website template for academics

    Jekyll website template for personal academic or research group page

    This is a statically-generated Jekyll/Liquid/Bootstrap-based website template for academics. I started with the Allan lab webpage and modified it into a personal academic webpage that met my requirements. I worked in a unique set of the features that I desired and could not find in publicly available templates elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HospitalRun website

    HospitalRun website

    HospitalRun website

    With Jekyll 3 it was must necessary to switch from GitHub Pages to Netlify. hospitalrun.io is made with Jekyll a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through a converter (like Markdown) and our Liquid renderer, and spits out a complete, ready-to-publish static website suitable for serving on Netlify.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Universal Résumé Template

    Universal Résumé Template

    Minimal and formal résumé (CV) website template for print and mobile

    Minimal and formal résumé (CV) website template for print, mobile, and desktop. The proportions are the same on the screen and paper. Built with amazing Tailwind CSS. I couldn’t find any formal or professional résumé (CV) website with good typography that is optimized for the Web, print, PDF, and mobile. Also, researching what recruiters want, my priorities were fast scanning time and all content to fit on one page. Replace every -letter with -a4, and uncomment specified code blocks. Tailwind...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PSN-PHP Wrapper

    PSN-PHP Wrapper

    A PHP wrapper for the PlayStation API.

    psn-php is a PHP library for interacting with the PlayStation API. You can use psn-php to add things like a trophy leaderboard or status of users on Playstation on your website or any PHP application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5
    graphql-php

    graphql-php

    A PHP port of GraphQL reference implementation

    ... and benefits is presented on the official website. All of them equally apply to this PHP implementation. graphql-PHP is a feature-complete implementation of GraphQL specification in PHP. It was originally inspired by reference JavaScript implementation published by Facebook. This library is a thin wrapper around your existing data layer and business logic. It doesn't dictate how these layers are implemented or which storage engines are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mPDF

    mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

    mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced. Supports almost all languages including RTL (Arabic and Hebrew), and CJK (Chinese-Japanese-Korean). Nested block-level elements (e.g. P...
    Downloads: 151 This Week
    Last Update:
    See Project
  • 7
    WooCommerce

    WooCommerce

    An open source eCommerce plugin for WordPress

    WooCommerce is a customizable, open-source eCommerce platform built on WordPress. Get started quickly and make your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more, out of the box, for free. From subscriptions to gym classes to luxury cars, WooCommerce is fully customizable. Add features and extend the functionality of your store with official extensions from the WooCommerce Marketplace....
    Downloads: 92 This Week
    Last Update:
    See Project
  • 8
    Microweber

    Microweber

    Drag and Drop Website Builder and CMS with E-commerce

    Microweber is an open source, Drag and Drop website builder and a powerful next generation CMS with a built-in E-commerce feature. Whatever your website may be, be it an online shop, business website or personal blog, you can easily build it with Microweber. Because of its exceptional Drag and Drop technology, Microweber makes it easier than ever to build your website even without technical knowledge, and see the changes you make to your site in real time. Its revolutionary Real-Time Text...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 41 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
    Wizard

    Wizard

    An open source document management tool

    In order to encourage everyone to write development documents during the development process, we initially chose the ShowDoc project as a document management tool. At that time, the team size was also very small, and everyone wrote some simple development documents directly in Markdown. Later, with the growth of the team, the separation of front and back ends, and the refinement of the team division of labor, it became difficult to use only Markdown. At this time, we first thought of using...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Chyrp Lite

    Chyrp Lite

    An ultra-lightweight blogging engine, written in PHP

    ... will be accessible to visitors who use assistive technologies. With a flexible system of Feathers and Pages, you can make your website whatever you want it to be. Feathers enable different types of blog content – you can restrict yourself to absolute textual purity, or you can create a multimedia rainbow. Pages let you publish articles separate from your blog content – be it a simple colophon or a hierarchy of multiple pages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    VvvebJs

    VvvebJs

    Drag and drop website builder javascript library

    Drag and drop website builder javascript library. Components and blocks/snippets drag and drop. Undo/Redo operations. One or two panels interface. File manager and component hierarchy navigation. Add a new page. Live code editor. Image upload with example PHP script included. Page download or export HTML or save the page on the server with example PHP script included. Components/Blocks list search. Bootstrap 4 components. Youtube, Google maps, Charts.js, etc widgets. By default, the editor...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 15
    Yii 2

    Yii 2

    The Fast, Secure and Professional PHP Framework

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults. Yii gives you the maximum functionality by adding the least possible overhead. Sane defaults and built-in tools helps you write solid and secure code. Write more code in less time with simple, yet powerful APIs and code generation. It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to adjust...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    ... APIs required by your project and dependent packages to keep things running smoothly. Integrate multiple marketplaces with UVdesk to support your valuable customer. Bridge the gap between eCommerce store and customer to respond faster. Design your website front office forms at your convenience. Configure multiple email service providers with one platform to provide all-around support.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    e107

    e107

    e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL

    ... content downloads to your users with searchable structured content. Allows users to register on your website with their email address or social network account. Limit content to specific users. Make your site "members only" if you wish. Group users for specific access rights and permissions. Built with PHP, MySQL, HTML5, Twitter Bootstrap, jQuery and all the goodies you love.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    DocFX

    DocFX

    Static site generator for .NET API documentation

    ..., and conceptual documentation, from a variety of sources. DocFX builds a static HTML website from your source code and Markdown files, which can be easily hosted on any webserver (for example, github.io). Also, DocFX provides you the flexibility to customize the layout and style of your website through templates. If you are interested in creating your own website with your own styles, you can follow how to create a custom template to create custom templates.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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: 3 This Week
    Last Update:
    See Project
  • 20
    Matomo

    Matomo

    Alternative to Google Analytics that gives you full control over 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
  • 21
    Flarum

    Flarum

    Forums made simple

    Flarum is a delightfully simple forum software for your website. It’s simple, fast and friendly, with all the features you need to build a great and successful community. Flarum is built with PHP with no complex dependencies. It’s beautifully and carefully designed to be responsive and consistent across all platforms. More than just a nice skin, it’s packed full of innovative features including a two-pane interface, floating composer, swipe gestures, themes, smart notifications and so much...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Tempus Dominus

    Tempus Dominus

    A date/time picker widget

    ... is based on the locale provided. This is defined by moment's locales. If you want to change it, create your own locale file or override. Looking for a template with the datepicker ready to go? Then get check out the templates provided in our website. Bootstrap.js is needed (transition and collapse are required if you're not using the full Bootstrap).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    TastyIgniter

    TastyIgniter

    Open-source online ordering, table reservation and management system

    TastyIgniter provides a professional and reliable platform for restaurants wanting to offer online food ordering and table reservations to their customers. Showcase your restaurant or takeaway brand to potential customers with our flexible online ordering system for takeaways. Helping you manage multiple facets of your business, let TastyIgniter drive customers to your takeaway or restaurant through bespoke online campaigns. You can install and use TastyIgniter today without paying a setup...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Open Source Social Network

    Open Source Social Network

    Open Source Social Network (OSSN) is a social networking software

    Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages. OSSN Licensed under the Open Source Social Network License (4.0) / Cryptographic Autonomy License version 1.0. OSSN must be installed into a directory writable by the webserver, or it will not function...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Event Espresso Core

    Event Espresso Core

    Event Espresso 4 Core for WordPress: Build an Event Ticketing Website

    Powering 40,000+ event websites; $100 million in ticket sales per year! Event managers can control every aspect of their event–or automate it all–to make their event registration fit their situation, be successful and profitable. The key to giving customers a great experience is gathering information from them so you are prepared. Easily collect all the data you need with a custom event registration form on your event registration website. Want more people at your events? Make it easy for one...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next