Showing 247 open source projects for "open-lates"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 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.
    Get started free
  • 1
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    catcha

    Catch-a spammer with a CAPTCHA.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    codebird

    codebird

    A Twitter library in multiple programming languages

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1. Static data sets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. This project replicates this in JavaScript (bcadd, bccomp, bcdiv, bcmul, bcsub, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SMTP4PHP

    SMTP4PHP

    PHP powerful tool for sending e-mails fast and easily

    SMTP4PHP is a collection of PHP classes, dedicated for composing and sending multipart/mixed email messages quickly and easily, with or without embedded images and/or attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    lib-php-digest

    A PHP implementation of the HTTP Digest model.

    A library designed to implement HTTP Basic and Digest authentication in a PHP environment with minimal coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHPasdotNet

    PHP as dotNET

    Programming allows separate design. Example showing how design separates the code and PHP script for lenguaje as is done with dotNET architecture that separates into aspx and cs or vbs but now with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    eClog

    A PHP log class

    eClog, a PHP log class, offer ability to log to file (default), console, database, mail, error_log and syslog. Supports multiple parallel handlers and ability to trigger PHP errors. There are ongoing development on stomp, mqseries and snmp handlers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DBPersister

    Manage your database without sql

    DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users. DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database. To do use this libraries you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Set of classes for PHP that allow Excel XML files to be generated dynamically. Nearly a full implementation of the MS XML architecture. Requires PHP 5+ Does not require any XML libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Vihv Loosely Coupled Componets

    Vihv Loosely Coupled Componets

    Vihv LCC is a library of controls you can use with any CMS.

    Vihv LCC is a platform that brings modern classic programming style to web-programming.Loosely coupled components can be used with almost any site architecture. You can use exactly the same code with different CMS or frameworks, or you can build the whole application on top of Vihv LCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP AutoLoad

    Extensible PSR-0 compatible class autoloader for PHP 5.3+

    The AutoLoad class allows you to use a PSR-0 compatible approach to autoloading classes using namespaces for PHP 5.3+.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 15
    Perzisztenciát megvalósító osztálykönyvtár PHP-ben.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MongoLantern - MongoDB Fulltext Search

    MongoLantern - MongoDB Fulltext Search

    Open Source MongoDB Fulltext Search Server

    MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs. MongoLantern 0.7 - Stable/Production Release: 1. MongoLantern API support enabled. 2. CSV indexer added as a plugin. 3. node.js API client added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jsphp

    Pseudo-implementation of JavaScript for PHP 5.3+

    jsphp is a pseudo-implementation of the ECMA 262 standard (JavaScript 8.5.1) for PHP 5.3+, including JSBoolean, JSNumber, JSString, JSObject, JSArray, JSFunction, JSRegExp, JSDate, JSError and JSMath, aswell as prototype inheritence and chaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PHP Design by Contract

    Base class for PHP 5.3+ which allows design by contract in PHP

    PHP Design by Contract provides a basic implementation of contract programming in PHP 5.3+. The base Contract class allows new or existing classes to define properties as protected Attributes and methods as Routines, which require argument type/class validation, aswell as PreCondition and PostCondition checks. Instances can also check for state consistency with an invariant check.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    FCKEditor plugins

    The plugins for FCKEditor you cant find online

    The idea with the project is to develop all those plugins for FCKEditor that cant usually be found on internet. Size doesn't matter!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zebra_Form

    Zebra_Form

    A jQuery augmented PHP library for creating and validating HTML forms

    A PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation. Has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Zebra_MPTT

    Zebra_MPTT

    A PHP implementation of the modified preorder tree traversal algorithm

    Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree and methods for retrieving various information about the nodes. Zebra_MPTT uses table locks making sure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zebra_Pagination

    Zebra_Pagination

    A generic pagination class written in PHP

    A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to developer to fetch the actual data and displaying it based on the information returned by this class. The advantage is that it can be used to paginate over records coming from any source (arrays, database, etc). The appearance is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zebra_Image

    Zebra_Image

    A lightweight image manipulation library written in PHP

    This is a compact (one-file only), lightweight, object-oriented image manipulation library written in and for PHP, that provides methods for performing several types of image manipulation operations. It doesn't require any external libraries other than the GD2 extension (with which PHP usually comes pre-compiled with). Zebra_Image's code is heavily commented and generates no warnings/errors/notices when PHP's error reporting level is set to E_ALL. With this library you can rescale,...
    Downloads: 0 This Week
    Last Update:
    See Project