Showing 21 open source projects for "expiration"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    PrivateBin

    PrivateBin

    A minimalist, open source online pastebin

    ...It encrypts the content client-side, ensuring that no one other than the intended recipient can read the data. PrivateBin is self-hosted, giving users full control over their data. It supports features like message expiration, password protection, and anonymous sharing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Laravel URL Signer

    Laravel URL Signer

    Create and validate signed URLs with a limited lifetime

    Create signed URLs with a limited lifetime in Laravel. This package can create URLs with a limited lifetime. This is done by adding an expiration date and a signature to the URL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Paseto

    Paseto

    Platform-Agnostic Security Tokens

    Paseto (Platform-Agnostic Security Tokens) is an open-source security token format designed as a more secure alternative to JWT (JSON Web Tokens). Unlike JWT, Paseto eliminates common cryptographic pitfalls by avoiding weak algorithms. It is designed to be secure by default, with built-in cryptographic best practices, making it ideal for applications requiring robust authentication and token management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHPFastCache

    PHPFastCache

    A high-performance backend cache system

    PHPFastCache is a caching library that provides a simple and efficient way to manage data caching in PHP applications. It supports a variety of cache backends, including Redis, Memcached, APCu, and filesystem. The library is designed to enhance performance by reducing database load and speeding up content delivery. PHPFastCache’s flexible API and multi-driver support make it easy to implement caching in both small and large projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Laravel Sanctum

    Laravel Sanctum

    Laravel Sanctum provides a featherweight authentication system

    ...For example, imagine the "account settings" of your application has a screen where a user may generate an API token for their account. You may use Sanctum to generate and manage those tokens. These tokens typically have a very long expiration time (years), but may be manually revoked by the user anytime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TeamPass

    TeamPass

    cPassMan was renamed to TeamPass

    TeamPass is a collaborative passwords manager. It has been created for managing passwords in a collaborative environment of use such as companies. With TeamPass it is possible to organize passwords in a tree structure, associate information to password. MORE INFORMATION ON TEAMPASS.NET website!
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 7
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. DEMO: https://paste.boxlabs.uk/ Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/boxlabss/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Shaark

    Shaark

    Self-hosted platform to keep and share your content

    ...If you make changes to JS, don't compile assets in production, I'll manually compile them when merging for security reasons. You're able to active 2-FA (2 factors authentication). By default 2-FA is disabled but you can update it from your app settings. Code length and code expiration are also configurable. Test if you application can send emails before enabling this feature. Since 1.2.9, all chests data are encrypted in your database using AES-256-CBC and your app key. Others users can be admin or non-admin. Admin users are like the main user and have an access to the entire content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Symfony Cache Contracts

    Symfony Cache Contracts

    A set of cache abstractions extracted out of the Symfony components

    Symfony Cache Contracts defines a set of interfaces that standardize cache operations in Symfony and other PHP applications. It provides abstraction for caching services, ensuring consistent interaction regardless of the underlying implementation. These contracts help decouple application logic from specific cache providers, enabling flexible caching strategies and easy integration with PSR-compliant tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10

    FrontHrm

    NotrinosERP Human Resource Management Module

    NotrinosERP Human Resource Management Module https://github.com/notrinos/FrontHrm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenVoucher

    OpenVoucher

    Open source voucher management / hotspot system

    OpenVoucher is an open source voucher management / hotspot system for authenticating guests in your wifi or cable network. It is designed to be easy to use for anyone who wants to issue vouchers. For further information and installation how to's, see the project's homepage. The source code is maintained on Github.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software shall enable users to send / receive denyable messages: Nobody can prove a message is from / for a specific user. Messages can be made private (by using password) or are public. All messages have an expiration time/date / event
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cory Classified Ads

    Cory Classified Ads

    Cory Classified Ads is a mid-size online classified ads software

    CoryApp.com's Classified Ads is a mid-size online classified ads software based on with load of features. This dynamic and flexible online classified ads software configuration allows to approve ads before posting, verify users emails, delete/edit ads, automatic ad expiration, extensive Email and News Letter templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    webattach

    Small web based file uploader.

    WebAttach is a small web based file uploader. It uses fancyupload for flash based file upload and provides a non-flash fallback solution. Feel free to do anything you want to do with it - would be great if you give feedback on errors or if you have ideas for enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Secure Content Management System
    SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iMAS

    iMAS

    Integrated Membership Application System

    Software to handle membership data on store which has a membership system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open-source gallery plug-in for phpWebSite 0.8.2+ that supports an unlimited number of galleries, albums, and media, media search, individual gallery images, password protected galleries, gallery expiration, batch add, auto thumbnails, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dynamic_Checksheet

    Dynamic_Checksheet

    EMS and Fire Based Inventory Checksheet via Web

    This is an EMS and firefighters inventory web page. Easily check inventory on apparatus used in the emergency medical field. Track expiration dates throughout your service. Seal scheduled medications with accountability. Based on Ajax calls on a LAMP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB