Showing 57 open source projects for "tiny"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    phpunit/php-timer

    phpunit/php-timer

    Utility class for timing

    php-timer is a tiny utility library that provides high-resolution timing for PHP scripts, originating from the PHPUnit ecosystem. It wraps PHP’s underlying timing functions to give consistent start/stop measurements even across different PHP versions and environments. The library’s API is intentionally small so you can drop it into tests, benchmarks, and command-line tools without overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hashids

    Hashids

    A small PHP library to generate YouTube-like IDs from numbers

    Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs. Hashids works similarly to the way integers are converted to hex, but with a few exceptions. The alphabet is not base16, but base base62 by default. The alphabet is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome for PRTG

    Fritz!Box SmartHome Monitoring with PRTG and AHA-Interface

    ...So here's a Script to build a "ssh advanced sensor" for PRTG to monitor your SmartHome devices. It's based on PHP using the advanced home automation (AHA) interface of a modern Fritz!Box device. Needs a tiny Linux machine with SSH to host it. It should also be easily adoptable to support Nagios & others. Currently tested with: - FRITZ!DECT 301 Heizkörperthermostat - FRITZ!DECT 440 Taster / Sensor - FRITZ!DECT 200 / 210 Steckdose Comments & suggestions are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AstroCam is an C based daemon process for Linux and BSD to control stepmotors via SMC 800 cards. AstroCam also includes both, an PHP-based WebInterface and one based on Perl, for remote Stepengine control. You can control webcams with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    SalonERP

    SalonERP

    Tiny ERP system for a salon

    This tiny ERP system is specially designed for a salon. The main page of the software is a calendar which shows an overview of the appointments. The calendar can be switched to daily or montly overview. The Software also includes pages to manage customers and products. It is also possible to create reports such as revenue, best customers, best products and so on.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    TinyWPDK

    TinyWPDK is a tiny development kit for wordpress theme.

    TinyWPDK is a tiny development kit for wordpress theme. It has features like MVC application framework. It is not complex but is very simple for users to understand. All you have to develop themes of wordpress is to download the kit and include the entry file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Eccentric

    Eccentric

    WordPress theme based on bootstrap

    Eccentric is the wordPress theme based on bootstrap. This theme has flexible layout features. You can select your favorite one from a couple of layouts built in the theme. This theme depends on TinyWPDK (a tiny theme development kit) and released archives include it. https://sourceforge.net/p/tinywpdk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    wordpress installer

    wordpress installer

    Automatically downloads & install WordPress, plugins & themes quickly.

    ...WordPress installation could be long: downloading, decompressing, uploading, plugins and themes installation... Wordpress Installer will take care all of this things. Simply upload this tiny script where you want to install WordPress. A lightweight script which automatically downloads and install WordPress, plugins and themes you want in few seconds. Simply download the .zip archive, upload the "wordpress-installer" folder to the directory you want to install wordpress. It may be in your domain's root dir or a subdir. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPTF

    PHPTF

    Tiny PHP Framework

    WARNING: This project is discontinued and have been forked to a new project. Visit this link : https://github.com/backscale PHPTF is a very tiny framework written in PHP for your projects with many features: Routing, PDO, MVC, ACL and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Wee Tiny Blog

    A Wee Tiny Blog

    A small PHP class to add a blog to an existing website

    A Wee Tiny Blog is a little script that you can use as a building block for your site or as a way to add a blog to an existing site. Instead of being a complete website template or system, it's just a little class instance that can be neatly inserted into an existing design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SPos

    SPos

    Tiny POS System

    This tiny POS System is designed for small stores. It is able to manage products, product-categories, invoices and multiple employees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HomeCoop

    HomeCoop

    Tiny Local Consumer Cooperatives Web Ordering System

    The Installation guide (install.pdf) included in the package, and an ability to setup a MySQL-PHP linux web site (which many hosting websites provide) is all that's required to help you manage more easily a small consumer cooperative. Hopefully, this web-based system will encourage people to start new consumer cooperatives. Homecoop is a free software, under GPLv3. Source code: https://github.com/ayalas/HomeCoop Wiki: http://sourceforge.net/p/homecoop/wiki/Home/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CTMB

    CTMB

    PHP Flatfile Message Board

    CTMB (Crazy Tiny Message Board) - A simple message board that runs on a flatfile database. Includes Users (With password support), a admin panel for removing users, and validating them for post, and reply rights, and themes ---New Features!!--- *Added independent avatar support *Added Categories *User colors, and ranks *Admin panel *User logins (sessions) ---Requirements--- PHP 5.1+ Upload support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Freelancer tiny ERP

    Freelancer tiny ERP and calendar

    FEATURES income - outcome tracking calendar - project tracking EASY-SIMPLE use for offline and online use Home , Live demo http://www.Valid.gr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    content2

    Tiny user-friendly CMS based on PHP and MySQL

    content2 is a tiny web-content-management-system based on php and mysql. content2 was created in 2003 and all currend versions are stable. the backend language is available in english and german.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    YourCMS

    A tiny content management system with allows it to give users webspace

    YourCMS is a little content management system. It isn't created for little homepages, but for administrators that want to give their users space for their homepages. The administrator can switch if the users can register themselves or if they have to be created by the administrator. The users can create text pages, choose a design and can upload files. Can be used for only one private homepage, but is not recommended as the focus of the project lies on other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Nevertheless there is one hitch: The thumbs are by far not high-quality. They almost always look better if you create them manually. As you see, it is high time for this plugin! It automatically creates the tiny images and uses an unsharp mask to get the best quality possible. Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TinyURL is a simple System of Tiny links in PHP/MySQL. It's similar to TinyURL, Shorl, MakeAShorterLink, etc. Requires PHP, MySQL and mod_rewrite. TinyURL has List of links, Search Tool and simple installation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    myColors

    This package generates color pallets with predefined relation.

    myColors is a tiny PHP application to generate colors from a single color component. some features are small in size, easy to use able to get information ( rgb number, hue, saturation, lightness, name, websafe, rgb percentage) for input color and for generated colors. able to create your own formulas by extending. able to input various methods of color mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    wp-hg-plg-rdm-quote

    Random quotes

    This was my first Wordpress plugin. Its just a tiny plugin to show some random text (quote) somewhere in a post or page. You just have to install it, activate it, edit the post or page where u want the quote to appear and put [ rdm-quote ] where ever you want. In the backoffice, in "settings">"random quote" you can insert the quotes in the format "quote|author", there's a lot of examples so you shouldn't have a problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TinyAccountant

    PHP-MySQL Combined Tiny Accountant App

    This is very simple PHP-MySQL creation. Absolutely helpful for Beginner who Just Started Learning PHP-MySQL it is also helpful tool as a Accounting Soft/App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next