Showing 24 open source projects for "php memcached"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    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
  • 2
    Symfony Cache

    Symfony Cache

    Provides extended PSR-6, PSR-16 (and tags) implementations

    Symfony Cache is a powerful caching library that provides a consistent API for caching data in PHP applications. It supports a variety of cache backends, including Redis, Memcached, and filesystem caching. The component is highly efficient, with features like tag-based invalidation and hierarchical cache structures, making it suitable for both small and large-scale applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DNMP

    DNMP

    Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)

    DNMP (Docker Nginx MySQL PHP) is an open-source project that provides a full-featured development environment for PHP applications using Docker. It combines Nginx, MySQL, and PHP into a single environment, making it easy to set up and manage PHP projects. DNMP is highly customizable, allowing developers to adjust configurations and add additional services as needed. It is designed to be developer-friendly and supports multi-version management of PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UNIT3D Community Edition

    UNIT3D Community Edition

    Private Torrent Tracker Built With Laravel, Livewire and AlpineJS

    ...A lightweight Blade Templating Engine. Caching System Supporting: "apc,” "array,” "database,” "file," "memcached," and "redis" methods. Eloquent and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Model Caching for Laravel

    Model Caching for Laravel

    Eloquent model-caching made easy.

    This is an MIT-licensed open source project with its ongoing development made possible by the support of the community. I created this package in response to a client project that had complex, nested forms with many <select>'s that resulted in over 700 database queries on one page. I needed a package that abstracted the caching process out of the model for me and one that would let me cache custom queries, as well as cache model relationships. This package is an attempt to address those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyZSwoole

    EasyZSwoole

    swoole, easyswoole, swoole framework

    EasySwoole is a distributed swoole framework with a permanent memory. It is born specifically for API and supports the simultaneous monitoring of HTTP, WebSocket, self-defined TCP, UDP protocol, and has rich components, such as collaboration Connect Pool, TP style co-process ORM, co-process microcredit SDK, co-process Kafka client, co-process ElasticSearch client, co-process Consul client, co-process Redis client, co-process Apollo client, co-process NSQ client, co-process self-definition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ascoos Web Extended Studio

    Ascoos Web Extended Studio

    Is a portable web server suite for windows 64Bit, for Web Development.

    Ascoos Web Extended Studio (AWES) is a portable, free 64-bit web server environment for Windows, designed for professional web developers and designers who need flexibility, modularity, and multi-version testing capabilities. It provides a complete local development stack based on technologies such as Apache, PHP, Node.js, Python, MariaDB, MongoDB, FileZilla, and other essential tools. 🔧 Key Features: - Multi-version support for PHP and MariaDB - Modular and upgrade-friendly...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    CSRmanage

    CSRmanage

    Centralized vetting and records of Certificate Signing Requests (CSRs)

    CSRmanage is an application that can be used to validate CSRs (Certificate Signing Requests) and store them along with anciliary information about the personnel involved with CSRs and certificate installations and approvals. CSR evaluation is configurable/very strict. With adequate configuration, CSRmanage may save organizations time and money by ensuring that CSRs to be submitted are formatted corrrectly and conform to organizational network/I.T/DNS naming conventions. It can also...
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Laragon

    Laragon

    Powerful tool for modern apps: Django, Rails, Laravel, Node, Go, Java

    ...Instant setup - extremely fast, lightweight, intuitive, and powerful universal development enviroment for creating modern apps with many stacks: Ruby on Rails, Laravel, Django, Flask, MEAN and Spring Boot. Portable, reliable and Zero operation on MySQL, PostgreSQL, MongoDB, Memcached, Redis, PHP, Ruby, Python, Node.js and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    webmanual

    This project makes possible to create simple and fast manual like CHM

    This project makes possible to create simple and fast manual like CHM on web. It's very usefull for creating online application documentation, features and todo lists and more. Webmanual uses php and sqlite and can be cached with memcached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MemcacheShim

    Replicate the PHP Memcache class using the Memcached class

    MemcacheShim is a backfill that provides compatability for code that requires the Memcache class, but is running on a server to a server that does not have it installed and _does_ have Memcached. It exists because the dotdeb repos for PHP7 do not have php7.0-memcache, but they do have PHP7.0-memcached. In all cases, it is better to use php-memcache if it is available. See the README.md for more information: https://sourceforge.net/p/memcacheshim/code/ci/master/tree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PDO & MemCached class a data base, which is to streamline your operations and PDO with a MemCached, which you can use as active-record like a handy PDO & MemCached class. You have encountered an error, and your requests if you open a ticket, the right updates, I can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    High-performance electronic cart platform foreign electricity suppliers system high load high concurrency, high efficiency, high-speed, distributed, high-performance electronic cart systems With these various techniques and optimization, then do not worry for the lost one; using this system you can sit back and relax boss Monetize your friends! Core features are as follows: Database separate read and write speed memcached buffering speed HTML static pages acceleration Images...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    phpfastcachepro

    The PHP high-performance object caching APC MemCached Files WinCache

    phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Supported: APC, Files, MemCache, Memcached, WinCache, PDO with many API Functions. You never rewrite your code again when you change your Cache System
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Z-WAMP Server Pack
    A lightweight zero-install Web server package that runs on Windows. The project aims to provide the latest production/stable versions of Apache, MySQL, PHP, Adminer, MongoDB, MemCached, SQLite, eAccelerator, and Alternative PHP Cache (APC) to boost server performance.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Github Badge for Joomla

    Github Badge for Joomla

    GitHub Badge is a simple Joomla module that show your GitHub stats lik

    GitHub Badge is a simple Joomla module that show your GitHub stats like the number of public repositories, number of followers, favorite languages etc. It runs on Google App Engine with a memcached backup at http://githubbadge.appspot.com/. This module use the Github Badge project, created by Berker Peksag and Burak Yigit Kaya. Read more http://github.com/berkerpeksag/github-badge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NwimpServer

    NwimpServer

    NginxWIndowsMysqlPhp Server

    High Performance Stack for Windows with NGINX, MySQL, PHP, Memcached. Designed for Windows 32 and 64 architectures. NWimpServer comes with a service manager as a tray icon. It will allow you to easily manage your server. NWimpServer is build by the crew of WampServer. It's why NWimpServer is very close to it in look and feel to WampServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NIMP
    Fast portable web server for web developer. NIMP - Apache+Nginx+PHP+MySql+eAccelerator+.... NIMPix - Nginx+PHP(PHP-CGI)+MySql+eAccelerator+.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DALMP - Database Abstraction Layer for MySQL using PHP support multiple cache backends (redis, memcache, apc) prepared statements support multiple database/cache support at same time fast and easy to integrate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Social media script: PHP, MySQL(InnoDB), Smarty (+ClipCache), AJAX (JsHttpRequest), Memcached (DklabCache), jQuery, GeShi, Jevix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A minimalistic filesharing tracker for PHP5/MySQL. Supports bittorrent protocol, IPv6, memcached, APC cacheing. Recommended webserver is lighttpd. Only does what a tracker needs to, nothing more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ThebaDB is an open source Database Layer with MSSQL, MySQL, SQLite multi-usage API, cache support to memcached, file, session and with an extremely useful Debug system. Written in singleton- and connect-when-need model. Easy to use plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpAPRS2

    phpAPRS2

    PHP based Real Time APRS-IS map viewer using Leaflet

    A real-time web application that connects to the APRS-IS network and displays tracked stations on an interactive OpenStreetMap using Leaflet. Features * Real-time tracking: Live updates from APRS-IS network via Server-Sent Events * Interactive map: OpenStreetMap with Leaflet for smooth, responsive mapping * Station markers: APRS symbols mapped to Font Awesome icons * Movement trails: Visual track history for moving stations * Station details: Click markers for detailed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB