Showing 834 open source projects for "grid windows 7"

View related business solutions
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • The Game-Changing URL Builder For Your Marketing Campaigns Icon
    The Game-Changing URL Builder For Your Marketing Campaigns

    Saves time by automating campaign conventions and UTM Link creation

    CampaignTrackly is a SaaS-based platform that automates the process of adding tracking tags to digital links. The platform enables businesses to build a centralized, consistent and standardized link-tracking strategy in a simple and cost-effective way. It removes ambiguities, simplifies processes and empowers marketers to be in control of their campaign setup and reporting process without the need to use IT code or manual operations. Its ease of use promotes consistency and high adoption rates among platform users, resulting in enhanced insights into the customer journeys and marketing budget spend, which in turn, helps businesses optimize their promotions to increase revenue streams. The platform boasts over 45 automation features across standard Google Analytics, Adobe and Custom tags, as well as, extensive tag library management capabilities, friendly reporting functions, sophisticated team access level management and more.
  • 1
    PSR-7

    PSR-7

    PSR-7 HTTP message library

    This repository contains a full PSR-7 message implementation, several stream decorators, and some helpful functionality like query string parsing. This package comes with a number of stream implementations and stream decorators. Reads from multiple streams, one after the other. Provides a buffer stream that can be written to fill a buffer, and read from to remove bytes from the buffer. This stream returns a "hwm" metadata value that tells upstream consumers what the configured high water mark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9

    Captcha for Laravel 5/6/7/8/9/10/11

    A simple Laravel 5/6 service provider for including the Captcha for Laravel. for Laravel 4 Captcha for Laravel Laravel 4. The Captcha Service Provider can be installed via Composer by requiring the mews/captcha package and setting the minimum-stability to dev (required for Laravel 5) in your project's composer.json.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NexoPOS

    NexoPOS

    The base version of NexoPOS, which is a web-Based Point Of Sale (POS)

    NexoPOS 4 is a free point-of-sale system built using Laravel, TailwindCSS, Vue, and other open-source resources. This POS System focuses on utilities and functionalities to offer most businesses all the tools they need to manage better their store. NexoPOS includes a responsive and beautiful dashboard that eases the interaction either on a smartphone, tables, or desktops. NexoPOS available on CodeCanyon gives access to premium modules marketplace.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    ... 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: 14 This Week
    Last Update:
    See Project
  • Boost Productivity on Windows 10 and 11 with SmartWindows! Icon
    Boost Productivity on Windows 10 and 11 with SmartWindows!

    Auto arrange all your windows, whether on one screen or many with a single click!

    Do you write, play games, code, illustrate or edit images on your computer? Wouldn’t it be great if you could configure your windows in just the right places, and just the right sizes for each of these roles and then restore them at the click of a button? That’s exactly what SmartWindows let’s you do! Switch between your optimal coding, gaming, writing and other layouts. Save yourself minutes of time and improve your productivity every day with SmartWindows. Not only does SmartWindows save and restore the application positions but it also remembers and opens up the files. All your favorite applications such as Word, Powerpoint, Excel, Project, Notepad and Wordpad are supported. Love the flexibility and freedom afforded when using multiple monitors? No worries. Use multiple displays simultaneously because SmartWindows supports up to 6 monitors for restoring app positions on each display.
  • 5
    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...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Guzzle

    Guzzle

    An extensible PHP HTTP client

    Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Can send both synchronous and asynchronous requests using the same interface. Uses PSR-7 interfaces for requests, responses, and streams. This allows you to utilize other PSR-7 compatible libraries with Guzzle. Abstracts away...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Laravel AdminLTE

    Laravel AdminLTE

    Easy AdminLTE integration with Laravel

    This package provides an easy way to quickly set up AdminLTE v3 with Laravel (7 or higher). It has no other requirements and dependencies besides Laravel, so you can start building your admin panel immediately. The package provides a blade template that you can extend and an advanced menu configuration system. Also, and optionally, the package offers a set of AdminLTE styled authentication views that you can use in replacement of the ones that are provided by the legacy Laravel/UI...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Phan

    Phan

    Phan is a static analyzer for PHP

    Phan is a static analyzer for PHP. Phan prefers to avoid false positives and attempts to prove incorrectness rather than correctness. Phan looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan has a good (but not comprehensive) understanding of flow control and can track values in a few use cases (e.g. arrays, integers, and strings). With Phan installed, you'll want to create a .phan/config.php file in your...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    ReactPHP

    ReactPHP

    Event-driven, non-blocking I/O with PHP

    ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: Streams abstraction, async DNS resolver, network client/server, HTTP client/server and interaction with processes. Third-party libraries can use these components to create async network clients/servers and more. ReactPHP is production ready and battle-tested with millions of installations from all kinds of projects around the world. Its...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
  • 10
    PHP Parser

    PHP Parser

    A PHP parser written in PHP

    This is a PHP 5.2 to PHP 8.0 parser written in PHP. Its purpose is to simplify static code analysis and manipulation. A parser is useful for static analysis, manipulation of code and basically any other application dealing with code programmatically. A parser constructs an Abstract Syntax Tree (AST) of the code and thus allows dealing with it in an abstract and robust way. As the parser is based on the tokens returned by token_get_all (which is only able to lex the PHP version it runs on),...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    koel

    koel

    A personal music streaming server that simply works

    koel is a simple, open source, web-based personal audio streaming service created with some of the more modern technologies that appeals to web developers. It embraces such technologies as CSS grid and drag-and-drop API to deliver a music streaming application that simply works. koel is written in Vue on the client side, and Laravel on the server side. It requires a server that can run Laravel 5.8 and a modern browser that can support newer web technologies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    PHP OAuth 2.0 Server

    PHP OAuth 2.0 Server

    A spec compliant, secure by default

    league/oauth2-server is a standards compliant implementation of an OAuth 2.0 authorization server written in PHP which makes working with OAuth 2.0 trivial. You can easily configure an OAuth 2.0 server to protect your API with access tokens, or allow clients to request new access tokens and refresh them. The latest version of this package supports PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0. The openssl and json extensions are also required. All HTTP messages passed to the server should be PSR-7...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Barcode

    Barcode

    Laravel Barcode Generator

    This is a barcode generation package inspired by https://github.com/tecnickcom/TCPDF. Actually, I use that package's underline classes for generating barcodes. This package is just a wrapper of that package and adds compatibility with Laravel 5.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Flysystem

    Flysystem

    Abstraction for local and remote filesystems

    Flysystem is a file storage library for PHP. It provides one interface to interact with many different types of filesystems. When you use Flysystem, you’re not only protected from vendor lock-in, you’ll also have a consistent experience for which ever storage is right for you. Flysystem V2 is a full, from the ground up rewrite. It features simplifications of the interface, introduces a new error/exception handling strategy, and brings all the latest type-related features of PHP 7...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Restaurant Menu Food Ordering WordPress

    Restaurant Menu Food Ordering WordPress

    This plugin gives you the power to effectively create menus

    Restaurant Menu and Food Ordering plugin for WordPress by MotoPress allows you to create a stylish online restaurant menu that features your menu items and offerings. You can create thematic categories of your menu items and display them in a preferable layout - either list or grid. Add images, tags, ingredients, nutrition info, and other data to make your menu more attractive and informative. Using a free plugin version, you can also enable eCommerce features and sell food and drinks online...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    HTMLPurifier for Laravel

    HTMLPurifier for Laravel

    HTMLPurifier for Laravel 5/6/7/8/9/10/11

    HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but have never been able to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Typecho Blogging Platform

    Typecho Blogging Platform

    A PHP blogging platform, simple and powerful

    With only 7 data tables and less than 400KB of code, a complete plug-in and template mechanism is complete. Ultra-low CPU and memory usage is enough to give full play to the maximum performance of the host. Native support for Markdown typesetting syntax, easy to read and write. Support various cloud hosts such as BAE/GAE/SAE, even in the face of sudden high traffic, it can easily cope with it. The meticulously polished operation interface is still a familiar feature, but more mature...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Laravel PDF

    Laravel PDF

    Create PDF files in Laravel apps

    This package provides a simple way to create PDFs in Laravel apps. Under the hood it uses Chromium to generate PDFs from Blade views. You can use modern CSS features like grid and flexbox to create beautiful PDFs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel views

    Laravel views

    Laravel package to create beautiful common views like data tables

    Laravel package to create beautiful common views like data tables using the TALL stack. Dynamic data table with some features like filters, pagination, and search input, you can customize the headers, and the data to be displayed for each row. Dynamic grid view using card data, same as a TableView this view has features like filters, pagination, and a search input, you can also customize the card data as you need. Dynamic list view with filters, pagination, search input, and actions by each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTTP Factories

    HTTP Factories

    Implementation of PSR-17 (HTTP Message Factories)

    Implementation of PSR-17 (HTTP Message Factories) This repository holds all interfaces related to PSR-17 (HTTP Factories). Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that describe the components of a HTTP Factory. The installable package and implementations are listed on Packagist. PSR-7 did not include a recommendation on how to create HTTP objects, which leads to difficulties when needing to create new HTTP objects within components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jrean/laravel-user-verification

    jrean/laravel-user-verification

    PHP package built for Laravel 5.* & 6.* & 7.* & 8.* & 9.* & 10.*

    jrean/laravel-user-verification is a PHP package built for Laravel 5., 6., 7., 8., 9.* & 10.* to easily handle a user verification and validate the e-mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    concretecms

    concretecms

    Repository for Concrete CMS development

    Do you want a CMS that both developers and editors love? You will spend less time building, managing extensions, and training clients with Concrete CMS. Your clients know how to use a word processor without any training. Would you like their website editing experience to be just as simple? Concrete CMS was designed as an extendable platform for building beautiful websites clients love to manage on their own. The core has lots of built-in features, so you’re not forced to use an ecosystem of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Add schemaless attributes

    Add schemaless attributes

    Add schemaless attributes to Eloquent models

    Wouldn't it be cool if you could have a bit of the spirit of NoSQL available in Eloquent? This package does just that. It provides a trait that when applied to a model, allows you to store arbitrary values in a single JSON column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Backdrop CMS

    Backdrop CMS

    Backdrop core code repository

    Backdrop is a free and open-source content management system that helps you build modern, comprehensive websites for businesses and non-profits. More than 70 Drupal modules have been merged into the Backdrop core. Of the top 100 Drupal 7 modules, 96 of them are ready for Backdrop CMS. More than 750 modules, themes, and layouts are available for Backdrop CMS. Backdrop has a built-in upgrade path from Drupal 7. Backdrop is a great alternative for people with Drupal experience because it is so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Column sorting for Laravel

    Column sorting for Laravel

    Package for handling column sorting in Laravel 5/6/7/8

    Package for handling column sorting in Laravel 5.[5-8]. For earlier versions of Laravel checkout branch L5.1-3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next