Showing 48 open source projects for "php file vault"

View related business solutions
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    Snappy PHP

    Snappy PHP

    PHP library allowing thumbnail, snapshot or PDF generation from an URL

    Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent WebKit-based wkhtmltopdf and wkhtmltoimage available on OSX, Linux, Windows. You will have to download wkhtmltopdf 0.12.x in order to use Snappy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. Support for PHP versions will only be maintained for a period of six months beyond the end of life of that PHP version. Use composer to install...
    Downloads: 145 This Week
    Last Update:
    See Project
  • 3
    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: 27 This Week
    Last Update:
    See Project
  • 4
    CodeIgniter RestServer

    CodeIgniter RestServer

    RESTful server implementation for CodeIgniter

    CodeIgniter RestServer is a fully RESTful server implementation for CodeIgniter using one library, one config file and one controller. CodeIgniter Rest Server is available on Packagist (using semantic versioning), and installation via composer is the recommended way to install Codeigniter Rest Server. Note that you will need to copy rest.php to your config directory (e.g. application/config)
    Downloads: 7 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Doctrine Common

    Doctrine Common

    A library that provides extensions to core PHP functionality

    PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. Class loading is an essential part of any PHP application that makes heavy use of classes and interfaces. Unfortunately, a lot of people and projects spend a lot of time and effort on custom and specialized class loading strategies. It can quickly become a pain to understand what is going on when using multiple libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    simple-router

    simple-router

    Simple, fast and yet powerful PHP router that is easy to integrate

    Simple, fast, and yet powerful PHP router that is easy to integrate in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. With a simple-router, you can create a new project fast, without depending on a framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    PSR-7

    PSR-7

    PSR-7 HTTP message library

    ... of the stream is, or the maximum preferred size of the buffer. The CachingStream is used to allow seeking over previously read bytes on non-seekable streams. This can be useful when transferring a non-seekable entity body fails due to needing to rewind the stream (for example, resulting from a redirect). Data that is read from the remote stream will be buffered in a PHP temp stream so that previously read bytes are cached first in memory, then on disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Vertopal PHP

    Vertopal PHP

    PHP library for Vertopal file conversion API

    Vertopal PHP is a PHP library for easy access to Vertopal file conversion API. Using Vertopal PHP, you can get started quickly and easily implement the support of converting +350 file formats into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    Mysql using Mysqli

    Pure PHP implementation of mysql_* functions based on mysqli_*

    If you want to migrate to PHP7 but you have old programs based on the old mysql_* functions you can import this file and all of them will be available. See https://sourceforge.net/projects/ereg-using-pcre/ too
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    BlueImp File Upload Widget for Yii2

    BlueImp File Upload Widget for Yii2

    BlueImp File Upload Widget for Yii2

    Renders a BlueImp jQuery File Upload plugin. That plugin integrates multiple file selections, drag and drop support, progress bars, validation and a preview of images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    odtReportSQL

    odtReportSQL

    Defines a complete reports/documents system for WAMP applications

    Documents and reports system in php. Based on templates created using OpenOffice (.odt files): templates can be of any size (A4, A3...) and multipage. On templates:: - Simple substitution based on couples #field#/value - Blocks and nested blocks duplication (any deep) or deletion - Pictures substitution The HTML User Inteface is build by System and can be easy added at existing php applications. This system is DB driven, using 2 tables to define all templates To add a new document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    webiness

    webiness

    Small PHP MVC Framework

    Webiness is lightweight PHP framework based on MVC design pattern. Webiness is free and open source project available under MIT licence. and, in some way, It's inspirated by Yii Framework but it has much less features then Yii. It try to keep good balance between number of features, usability, speed, security options and easy of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flat-file SQL (fSQL) is a set of classes available in PHP that allows users without SQL database servers to select and manipulate flat-file data using SQL queries. fSQL is designed to support as many SQL queries and features as it can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ereg using pcre

    Pure PHP implementation of POSIX functions based on PCRE

    If you want to migrate to PHP7 but you have old programs based on the old ereg_* functions you can import this file and all of them will be available. See https://sourceforge.net/projects/mysqlwithmysqli/ too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    php-clamav
    PHP ClamAV - ClamAV Interface for PHP5 Scripts PHP-ClamAV is a PHP5 extension that allows to incorporate virus scanning features on your PHP5 scripts. It uses the Clam AV API for virus scanning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design goals...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ... level - (logfile) log infos in a new file each execution, hour, day, week, month or year - (logfile) output infos compact or every message in a new line - (logfile) output info based on a special pattern TODO: - (logfile) create new logfiles based on a deadline - (logfile) create new logfiles based of a filesize - (logfile) create new logfiles based of a date - (logfile) create new logfiles based of a memorylimit look at debug_config to see all options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP Configuration Checker

    PHP Configuration Checker

    Script for hosting requirements checking

    Sometimes you need to install (or transfer) your site on to the new hosting. And it is a rare occurence that the provider can (or wants to) estimate all the requirements for your site application. Especially when your site isn't based on one of the widely known CMS. There are many things to be wary of: are all the required modules installed? Do they all have the correct versions? Is the PHP version correct and is there enough memory or not and so on. This small and smart script will help you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TABSmallSoft PHP Classes Package

    TABSmallSoft PHP Classes Package

    Usable package of PHP classes, that gives variety usefull interfaces.

    Usable package of PHP classes, that gives variety usefull interfaces. Package free for use. It includes some easy to use and smart solutions for web-development. If you have some smart solutions, you may help extand this package. Current version of package includes: - TemplateControl v1.1 (easy class for using html-templates on your web-sites); - Menu v1.2 (class for building html-code of menu using data from specified xml-file); - ImageHandler v1.0 (class for handling and saving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next