Showing 606 open source projects for "hex-view"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    KnpSnappyBundle

    KnpSnappyBundle

    Easily create PDF and images in Symfony by converting html using webki

    ... url inside like css files. Render a pdf document as a response from a controller. Render an image as response from a controller. Generate a pdf document from a twig view.
    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
    Laravel Breadcrumbs

    Laravel Breadcrumbs

    A simple Laravel-style way to create breadcrumbs

    A simple Laravel-style way to create breadcrumbs. Breadcrumbs will usually correspond to actions or types of pages. For each breadcrumb, you specify a name, the breadcrumb title, and the URL to link it to. Since these are likely to change dynamically, you do this in a closure, and you pass any variables you need into the closure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Breeze

    Laravel Breeze

    Minimal Laravel authentication scaffolding with Blade, Vue, or React

    Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs. Laravel Breeze is powered by Blade and Tailwind. While you are welcome to use these starter kits, they are not required. You are free to build your own application from the ground up by simply installing a fresh copy of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Laravel Translations UI

    Laravel Translations UI

    Laravel Translations UI package provides a user-friendly interface

    Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management. Currently, the package is integrated with the Google Translate API, allowing you to translate your content into any language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Eloquent Viewable

    Eloquent Viewable

    Associate views with Eloquent models in Laravel

    Sometimes you don't want to pull in a third-party service like Google Analytics to track your application's page views. Then this package comes in handy. Eloquent Viewable allows you to easily associate views with Eloquent models. It's designed with simplicity in mind. This package stores each view record individually in the database. The advantage of this is that it allows us to make very specific counts. For example, if we want to know how many people has viewed a specific post between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Cookie Consent

    Laravel Cookie Consent

    Make your Laravel app comply with the crazy EU cookie law

    All sites owned by EU citizens or targeted towards EU citizens must comply to a crazy EU law. This law requires a dialog to be displayed to inform the users of your websites how cookies are being used. You can read more info on the legislation on the site of the European Commission. The newest Laravel package made by my colleagues at Spatie and myself makes your app compliant with that law. When the user clicks "Allow cookies" a laravel_cookie_consent cookie will be set and the dialog will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Voyage

    Voyage

    Voyager - The Missing Laravel Admin

    Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more. Voyager can save you so much time and it will make building applications even more fun. Voyager's admin interface allows you to create CRUD or BREAD (Browse, Read, Edit, Add, and Delete) functionality to your posts, pages, or any other table in your database. Voyager has a fully functional media manager which allows you to view/edit/delete files from your storage. All files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EasyZSwoole

    EasyZSwoole

    swoole, easyswoole, swoole framework

    ...、 Many components such as the Memcached client, the co-process view engine, JWT, the co-process RPC, the co-process SMTP client, the co-process HTTP client, the co-process Actor, and the Crontab timer. Let developers write multi-process, step-by-step, and high-available application services with the lowest learning cost and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    ... on in this guide. Select "JSON" as the key type and click "Create" to download the JSON file. You will get a warning that the service account does not have a role, you can safely ignore this and create the service account without assigning a role. Head over to Google Calendar and view the settings of the calendar you want to work with via PHP. On the "Share with specific people" tab press the "Add people" button and add the service account id that was displayed when creating credentials on the API site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DOMPDF Wrapper for Laravel

    DOMPDF Wrapper for Laravel

    A DOMPDF Wrapper for Laravel

    Require this package in your composer.json and update composer. This will download the package and the dompdf + fontlib libraries also. After updating composer, add the ServiceProvider to the providers array in config/app.php. You can optionally use the facade for shorter code. To change the configuration, copy the config file to your config folder and enable it in bootstrap/app.php. You can create a new DOMPDF instance and load a HTML string, file or view name. You can save it to a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wallabag

    wallabag

    A self hostable application for saving web pages

    wallabag extracts the article's content (and only its content!) and displays it in a comfortable view. If you already have an account on Pocket, Readability, Instapaper or Pinboard, you can import your data into wallabag. If you're a developer and you want to connect your application to wallabag, we offer you an API. You can use wallabag on your computer, thanks to our web application. But you can also take wallabag everywhere. For example, it's possible to save an article on your laptop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel DebugBar

    Laravel DebugBar

    Package to integrate PHP Debug Bar with Laravel

    This is a package to integrate PHP Debug Bar with Laravel. It includes a ServiceProvider to register the debugbar and attach it to the output. You can publish assets and configure it through Laravel. It bootstraps some Collectors to work with Laravel and implements a couple custom DataCollectors, specific for Laravel. It is configured to display Redirects and (jQuery) Ajax Requests. DebugBar is very easy to use and you can add it to any of your projects in no time. The easiest way is using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Voyager

    Voyager

    Laravel Admin Package that includes operations, a media manager, etc.

    ... to your posts, pages, or any other table in your database. Voyager has a fully functional media manager which allows you to view/edit/delete files from your storage. All files in your application will be easily accessible and will live in a single place. Compatible with local or s3 file storage. You can easily build menus for your site. In fact the menu in the voyager admin is built using the menu builder. You can add/edit/delete menu items from any menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ProjeQtOr - Project Management Tool

    ProjeQtOr - Project Management Tool

    Quality based Open Source Project Organiser.

    Complete, Collaborative, Quality based Open Source Project Organizer. ProjeQtOr (formely Project'Or RIA) is a collaborative project management software. It's a tool designed to be a Project Organizer as a Rich Internet Application. Web based, it is very easy to use and targets to include every feature needed to the management of your projects. Listed as one of the underdogs project management softwares, the frequent updates, the very active support and the growing community refers to it...
    Leader badge
    Downloads: 291 This Week
    Last Update:
    See Project
  • 16
    MRBS is a system for multi-site booking of meeting rooms. Rooms are grouped by building/area and shown in a side-by-side view. Although the goal was initially to book rooms, MRBS can also be used to book any resource; computers, planes, whatever you want
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 17
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ... of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 94 This Week
    Last Update:
    See Project
  • 18
    i-doit - Open Source CMDB & ITSM Tool

    i-doit - Open Source CMDB & ITSM Tool

    ITIL conform CMDB solution for documenting your entire IT landscape

    ... services to be documented as a logical grouping of objects placed in relation to each other. This provides the basis for (ITIL) processes such as Change and Problem Management, helps to control and manage the SLA (Service Level Agreement) or the communication with users. Its interfaces to other ITSM applications (like Nagios, Request Tracker etc.) allow the entering of data only once in the ITSM environment. i-doit maintains one holistic view of the operational situation.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 19
    PhpGedView
    PhpGedView is a revolutionary genealogy program which allows you to view and edit your genealogy on your website. It has full privacy functions, can import from GEDCOM files, and supports multimedia. It also simplifies family collaboration.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 20
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    nuBuilder Forte is the 4th version of nuBuilder. A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format...
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 21
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script gives...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 22

    Dolibarr timesheet

    Timesheet module for dolibarr

    Module to enable a Timesheet view for project in Dolibarr Dolibarr on Sourceforge : https://sourceforge.net/projects/dolibarr/
    Downloads: 36 This Week
    Last Update:
    See Project
  • 23
    Multiuser HylaFAX PHP/MySQL Web interface for viewing faxes online, downloading & emailing in PDF format, and categorizing & archiving all sent and received faxes.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    ... did fit very well on every platform, is stable and matched our visual design. Also the horizontal view for the commentators and the vertical view for smartphones was a real plus." H.S. from the Max Euwe memorial tournament committee, using pgn4web for live broadcast and game reports, November 2011.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    Sn1per

    Sn1per

    Attack Surface Management Platform | Sn1perSecurity LLC

    Sn1per Professional is an all-in-one offensive security platform that provides a comprehensive view of your internal and external attack surface and offers an asset risk scoring system to prioritize, reduce, and manage risk. With Sn1per Professional, you can discover the attack surface and continuously monitor it for changes. It integrates with the leading open source and commercial security testing tools for a unified view of your data.
    Downloads: 5 This Week
    Last Update:
    See Project