Showing 365 open source projects for "document flow php"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    elasticsearc-php

    elasticsearc-php

    PHP low-level client for Elasticsearch

    Introducing Elasticsearch DSL library to provide objective query builder for Elasticsearch bundle and elasticsearch-php client. You can easily build any Elasticsearch query and transform it to an array. This agnostic package is a lightweight wrapper on top of the Elasticsearch PHP client. Its main goal is to allow for easier structuring of queries and indices in your application. It does not want to hide or replace the functionality of the Elasticsearch PHP client. Feature complete, object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), and Rich Text Format (RTF). PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    HTML To Markdown for PHP

    HTML To Markdown for PHP

    Convert HTML to Markdown with PHP

    Library which converts HTML to Markdown for your sanity and convenience. You have an existing HTML document that needs to be edited by people with good taste. You want to store new content in HTML format but edit it as Markdown. You want to convert HTML email to plain text email. You know a guy who's been converting HTML to Markdown for years, and now he can speak Elvish. You'd quite like to be able to speak Elvish. You just really like Markdown. By default, HTML To Markdown preserves HTML tags...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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: 4 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    PHP7

    PHP7

    PHP7 / Laravel Multi-format Streaming Parser

    When it comes to parsing XML/CSV/JSON/... documents, there are 2 approaches to consider. DOM loading loads all the documents, making it easy to navigate and parse, and as such provides maximum flexibility for developers. Streaming implies iterating through the document, acts like a cursor, and stops at each element in its way, thus avoiding memory overkill. Thus, when it comes to big files, callbacks will be executed meanwhile file is downloading and will be much more efficient as far as memory...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Laravel Onboard

    Laravel Onboard

    A Laravel package to help track user onboarding steps

    A Laravel package to help track user onboarding steps. This package lets you set up an onboarding flow for your application's users. Onboarding your users is one of the most important things you can do in your SaaS or application. After all, first impressions matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    Laravel Splade

    Laravel Splade

    The magic of Inertia.js with the simplicity of Blade

    Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, enhanced with renderless Vue 3 components. In essence, you can write your app using the simplicity of Blade, and besides that magic SPA-feeling, you can sparkle it to make it interactive. All without ever leaving Blade. Splade gives you a massive head start when building applications. Navigate the documentation or watch the videos to discover its power. Splade allows you to use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    KnpSnappyBundle

    KnpSnappyBundle

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

    Easily create PDF and images in Symfony by converting HTML using webkit. Snappy is a PHP wrapper for the wkhtmltopdf conversion utility. It allows you to generate either pdf or image files from your html documents, using the webkit engine. The KnpSnappyBundle provides a simple integration for your Symfony project. If you need to change the binaries, change the instance options or even disable one or both services, you can do it through the configuration. Render a pdf document with a relative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 10
    TwitterOAuth

    TwitterOAuth

    PHP library for use with the Twitter OAuth REST API

    The most popular PHP library for use with the Twitter OAuth REST API. The recommended and easy as pie method is Composer. Setup require in your projects composer.json file. Import the TwitterOAuth class. Start making API requests. Versions listed as "active support" or "security fixes" are supported. Unlike many Twitter API libraries, TwitterOAuth doesn't provide a custom function for every API method. Instead there are a couple of generic functions so that as Twitter adds features to the API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    goetas-webservices / soap-client

    goetas-webservices / soap-client

    PHP implementation of SOAP 1.1 and 1.2 client specifications

    PHP implementation of SOAP 1.1 and 1.2 client specifications. Pure PHP, no dependencies on ext-soap. Extensible (JMS event listeners support). PSR-7 HTTP messaging. PSR-17 HTTP messaging factories. PSR-18 HTTP Client. No WSDL/XSD parsing on production. IDE type hinting support. Only document/literal style is supported and the webservice should follow the WS-I guidelines. There are no plans to support the deprecated rpc and encoded styles. Webservices not following the WS-I specifications might...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CssSelector Component

    CssSelector Component

    Converts CSS selectors to XPath expressions

    ... to an XPath equivalent. This XPath expression can then be used with other functions and classes that use XPath to find elements in a document. Not all CSS selectors can be converted to XPath equivalents. There are several CSS selectors that only make sense in the context of a web-browser. Pseudo-elements (:before, :after, :first-line, :first-letter) are not supported because they select portions of text rather than elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Excel

    Laravel Excel

    Supercharged Excel exports and imports in Laravel

    ... document. Queries can be automatically chunked for better performance. Queue your exports for even more superpowers. Import workbooks and worksheets to Eloquent models with chunk reading and batch inserts. You can also queue every chunk of a file. Your entire import will happen in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 91 This Week
    Last Update:
    See Project
  • 16
    WinNMP - Windows Nginx MySql Php 8 stack

    WinNMP - Windows Nginx MySql Php 8 stack

    Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows

    WinNMP - Nginx MariaDB Redis Php 8 development stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on windows, based on the excellent webserver Nginx. A lighter alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp Current Package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysql replacement (32/64bit) - MongoDB 4 document-based database (64bit) - Redis Cache/NoSql, memcached alternative...
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 17
    iTop - IT Service Management & CMDB

    iTop - IT Service Management & CMDB

    An easy, extensible web based IT service management platform

    iTop stands for IT Operations Portal. It is a complete open source and web based IT service management platform including a fully customizable CMDB, a helpdesk system and a document management tool. It is ITIL compliant and easily customizable and extensible thanks to a high number of adds-on and web services to integrate with your IT. iTop also offers mass import tools to help you being even more efficient. Project source code has moved to https://github.com/Combodo/iTop
    Leader badge
    Downloads: 755 This Week
    Last Update:
    See Project
  • 18
    seeddms

    seeddms

    Open Source Document Management System

    SeedDMS is an easy to use but powerful Open Source Document Management System based on PHP and MySQL or sqlite3. Many years of development has made it a mature and enterprise ready plattform for sharing and storing documents.
    Leader badge
    Downloads: 197 This Week
    Last Update:
    See Project
  • 19
    Laravel Page Speed

    Laravel Page Speed

    Package to optimize your site automatically

    ... and some punctuation characters). The ElideAttributes::class filter reduces the transfer size of HTML files by removing attributes from tags when the specified value is equal to the default value for that attribute. This can save a modest number of bytes, and may make the document more compressible by canonicalizing the affected tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Group Office groupware and CRM

    Group Office groupware and CRM

    Take your office and CRM into the cloud!

    ... can stay in full control of your data by self hosting your cloud and e-mail. Our document editing solution keeps all data on the secured server instead of synchronising it to all user devices. GroupOffice is open source and modular. Which means it’s easy to customise and extend. You can turn off and on features and it enables any developer to create new modules for the platform.
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 21
    EspoCRM - Open Source CRM

    EspoCRM - Open Source CRM

    Moving in the right direction together!

    ... of the whole sales process. Being only a basic customer information database in the very beginning of its existence, CRM systems have evolved into something more than just sales software. Today, CRM is considered to be the entire approach to managing interaction with current and potential clients. The system fosters customer loyalty, automates the sales pipelines, streamlines business processes and provides powerful insights into sales performance. Apache / PHP / MySQL
    Downloads: 43 This Week
    Last Update:
    See Project
  • 22
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    OpenDocMan

    OpenDocMan

    PHP Document Management System (DMS)

    OpenDocMan is a web based document management system (DMS) written in PHP designed to comply with ISO 17025 and OIE standard for document management. It features fine grained control of access to files, and automated install and upgrades.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    SCart - Free laravel website eCommerce

    SCart - Free laravel website eCommerce

    Free website ecommerce for bussiness

    SCart e-commerce: Free open source for businesses Demo admin: https://demo.s-cart.org/sc_admin Demo shop: https://demo.s-cart.org Homepage: https://s-cart.org/ Document: https://s-cart.org/docs/master Github: https://github.com/s-cart/s-cart Group: https://www.facebook.com/groups/scart.opensource List Functions: ===== SHOPPING ===== - Multi store (website) - Multi-language - Multi-currency - Multi-address customer - Multi-supplies - Product: price sale, cost price, promotion price, quantity...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    invdocs4me Inventory and Documents

    invdocs4me Inventory and Documents

    Web application for management of your home inventory and documents

    Simple and user-friendly PHP web application supports your personal home inventory management and document management for invoices, descriptions etc., including web links, pictures and tasks. This can help you easily track items such as your photo equipment, IT components, household items or other assets. QR codes on inventory items allow for fast identification and data access. You can access the program from any device via a web browser. Even when you are not at home, you can use all...
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next