160 Repositories
PHP page-cache Libraries
Full-screen page preview modal for Filament
Peek A Filament plugin that adds a full-screen preview modal to your Edit pages. The modal can be used before saving to preview a modified record. Ins
The Missing check on Laravel Request Unicity.
Motivation This laravel package will allow you to execute a code once in the current request based on the key provided. Installation composer require
Description: A simple plugin that sets the current admin page to always be at the top of the admin menu.
=== Sticky Admin Menu === Contributors: sc0ttkclark Donate link: https://www.scottkclark.com/ Tags: admin menu, sticky Requires at least: 4.4 Tested u
📥 A simple web page to download addons through the GmodStore API.
📥 GmodStore Downloader In French Ce petit site Internet permet le téléchargement d'addons en provenance du GmodStore sans passer le site en ligne mai
A barebones PHP web page.
PHP Hello World Form A barebones PHP web page. Deploy on Heroku Create a Heroku account. Install the Heroku Command Line Interface (CLI). macOS users
TYPO3 CMS extension which extends TYPO3 page cache, by tags based on entities used in fluid templates.
Fluid Page Cache for TYPO3 CMS This TYPO3 CMS extension allows you to clear frontend page caches, automatically when a displayed record has been updat
PHP cache implementation supporting memcached
php cache implementation (PSR-6 and PSR-16) Support for memcached and APCu is included. Memcached $memcached = new Memcached(); $memcached-addServer(
Simple artisan command to debug your redis cache. Requires PHP 8.1 & Laravel 9
🔎 php artisan cache:debug Simple artisan command to debug your redis cache 🚀 Installation You can install the package via composer: composer require
A simple job posting application using PHP with an Admin Panel. Register, Login and create the job in apnel. The job gets posted on index page.
Jobee A simple job posting application using PHP with an Admin Panel. Register, Login and create the job in apnel. The job gets posted on index page.
Free WordPress plugin to generate Admin Settings Page.
ClioWP Settings Page ClioWP Setting Page is a free WordPress Plugin which creates a sample Settings Page. This “test” page contains almost any type of
Bootstrap Theme Generator inside of a Wordpress-Settings-Page. Includes live compilation of SCSS!
Bootstrap-Theme-Generator Bootstrap Theme Generator enables you to choose which components of Bootstrap you want to load. It also gives you the possib
Simple Magento Fullpagecache
Lesti_Fpc Simple Magento Fullpagecache. The current documentation can be found here. Install Several quick start options are available: Install manual
yxorP is a PHP-based proxy application that is very lightweight and easily customizable per user needs.
Web Proxy Guzzler + SAAS(y) Cockpit (GUI Dashboard incl.). Feature Rich, Multi-tenancy, Headless, Plug & Play, Augmentation & Content Spinning Web Proxy with Caching - PHP CURL+Composer are Optional. Leveraging SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
A Magento 2 module that allows for creating discrete PDP (Product Detail Pages) page layouts for customers landing on the site from a PPC (Pay Per Click) link/ad by allowing routing to the same pages using a `/ppc/` prefix in the URL path.
A Magento 2 module that allows for creating discrete PDP (Product Detail Pages) page layouts for customers landing on the site from a PPC (Pay Per Click) link/ad by allowing routing to the same pages using a `/ppc/` prefix in the URL path.
Kirby 3 Plugin for running jobs like cleaning the cache from within the Panel, PHP code, CLI or a cronjob
Kirby 3 Janitor Kirby 3 Plugin for running jobs. It is a Panel Button! It has jobs build-in for cleaning the cache, sessions, create zip-backup, pre-g
Feather - a highly performant SQLite Cache Driver for Kirby 3
🪶 Kirby3 SQLite Cache-Driver Feather - a highly performant SQLite Cache Driver for Kirby 3 Commerical Usage Support open source! This plugin is free
Laravel breeze is a PHP Laravel library that provides Authentication features such as Login page , Register, Reset Password and creating all Sessions Required.
About Laravel breeze To give you a head start building your new Laravel application, we are happy to offer authentication and application starter kits
Refresh items in your cache without data races.
Cache Refresh Refresh items in your cache without data races. use Illuminate\Support\Facades\Cache; use Illuminate\Support\Collection; use App\Models\
Redis Object Cache for WordPress
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, Credis, HHVM, replication and clustering.
A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.
Desarolla2 Cache A simple cache library, implementing the PSR-16 standard using immutable objects. Caching is typically used throughout an applicatito
LaraCache is an ORM based package for Laravel to create, update and manage cache items based on model queries
LaraCache Using this package, you can cache your heavy and most used queries. All you have to do is to define the CacheEntity objects in the model and
Plug & Play [CURL + Composer Optional], Proxy as a Service, Multi-tenant, Multi-Threaded, with Cache & Article Spinner
🦄 .yxorP The SAAS(y), Multitenancy & Augmenting Web Proxy Guzzler is a 100% SAAS(y) plug-and-play (PHP CURL+Composer are Optional) solution that leverages SAAS architecture to provide multi-tenancy, multiple threads, caching, and an article spinner service.
Slim Framework HTTP cache middleware and service provider
Slim Framework HTTP Cache This repository contains a Slim Framework HTTP cache middleware and service provider. Install Via Composer $ composer requir
Redis cache middleware for Slim framework
RedisCache Redis cache middleware for Slim framework. Installation composer require abouvier/slim-redis-cache Usage Cache every successful HTTP respo
Filament Translations - Manage your translation with DB and cache
Filament Translations Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and tr
Web page performance/seo/security/accessibility analysis, browser-less for PHP
Web page performance/seo/security/accessibility analysis, browser-less for PHP
Create and Control Page Redirects through Filament
Create and Control Page Redirects through Filament A Filament resource to create and maintain page redirects for your website. Installation You can in
Moodle ReactJS - gives you ability to use ReactJS inside any moodle page.
moodle-local_reactjs Moodle ReactJS - gives you ability to use ReactJS inside any moodle page. Note for devs: You'll need to set up npm dependencies d
Automatically fill in the captcha code in the NTHU OAuth login page.
NTHU-OAuth-Decaptcha Automatically fill in the captcha code in the NTHU OAuth login page. CNN Decaptcha For training the decaptcha model. See CNN Deca
Symfony2 Bundle for Doctrine Cache
DoctrineCacheBundle Symfony Bundle for Doctrine Cache. Master: Master: Deprecation warning This bundle is abandoned and will no longer be updated. If
Minimal HTML login page that uses a json file as a database
JSONlogin Minimal HTML login page that uses a json file as a database Minimal login system that requires a new user to input username, password and th
Remember your query results using only one method. Yes, only one.
Cache Query Remember your query results using only one method. Yes, only one. Articles::latest('published_at')-cache()-take(10)-get(); Keep this pa
Distributed PSR-16 cache implementation for PHP 6 that uses browser cookies to store data
cookiecache Cache beyond the edge with cookies! This library provides a distributed PSR-16 compatible cache implementation for PHP 6 that uses browser
project with laravel 9 and php 8 and vuejs 3(modular) in both multi page and single page application
About Project Since Laravel 9 was recently released, it supports PHP 8 and above. So I decided to implement a prototype project using Laravel 9 + PHP
Get info from any web service or page
Embed PHP library to get information from any web page (using oembed, opengraph, twitter-cards, scrapping the html, etc). It's compatible with any web
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page.
Snappy Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent webkit-based wkhtmltopd
A library providing platform-specific user directory paths, such as config and cache
Phirs A library providing platform-specific user directory paths, such as config and cache. Inspired by dirs-rs.
The best PHP library for VK Users Longpoll Api (Page Bots).
vk-page-bot-lib Description: There are 2 commands and a logger. There is a logger of new messages and a logger that a friend has entered/left in/from
WordPress single-page theme with profile patterns.
X3P0 - Reflections A one-page user-profile WordPress theme. Really, it's just a single page. View Demo → Recommended This theme is designed to work wi
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
DataLoaderPHP is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
WordPress entities creation library (CPT, CT, native option page, ACF option page, user role, block pattern category, block category…)
EasyCrypto - A crypto managing system with a landing page and dashboard
A crypto managing system with a landing page and dashboard. This project is dedicated to private crypto companies or community crypto groups
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
[Abandoned] Symfony SonataNotificationBundle
SonataNotificationBundle Symfony SonataNotificationBundle Branch Github Actions Code Coverage Documentation 3.x 4.x WARNING: This repository is abando
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in SilverStripe
A SilverStripe module for conveniently injecting JSON-LD metadata into the header of each rendered page in Silver
Property page web scrapper
Property page web scrapper This tool was built to expermiment with extracting features for property pages on websites like booking.com and Airbnb. Thi
All in one tool for Information Gathering and Vulnerability Scanning
All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers
This package provides a Logs page that allows you to view your Laravel log files in a simple UI
A simplistics log viewer for your Filament apps. This package provides a Logs page that allows you to view your Laravel log files in a simple UI. Inst
PSR-15 middleware with various cache utilities
middlewares/cache Middleware components with the following cache utilities: CachePrevention Expires Cache Requirements PHP = 7.2 A PSR-7 http library
This plugin integrates cache functionality into Guzzle Bundle, a bundle for building RESTful web service clients.
Guzzle Bundle Cache Plugin This plugin integrates cache functionality into Guzzle Bundle, a bundle for building RESTful web service clients. Requireme
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load.
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
A Laravel Admin Starter project with Page Builder, Roles, Impersonation, Analytics, Blog, News, Banners, FAQ, Testimonials and more
Laravel CMS Starter Project A Laravel CMS Starter project with AdminLTE theme and core features. Preview project here User: [email protected]
A magic memoization function
A magic memoization function This package contains a once function. You can pass a callable to it. Here's quick example: $myClass = new class() {
The cache component provides a Promise-based CacheInterface and an in-memory ArrayCache implementation of that
Cache Async, Promise-based cache interface for ReactPHP. The cache component provides a Promise-based CacheInterface and an in-memory ArrayCache imple
This is a Symfony bundle that lets you you integrate your PSR-6 compliant cache service with the framework
PSR-6 Cache bundle This is a Symfony bundle that lets you you integrate your PSR-6 compliant cache service with the framework. It lets you cache your
Customize Login and Register Page for User/Admin in Laravel v8
Customize Login and Register Page for User/Admin in Laravel v8
Twig cache extension
Twig cache extension This extension moved to the Twig organization. Check out the repository over there instead: https://github.com/twigphp/twig-cache
A one-page user-profile WordPress theme
X3P0 - Profile A one-page user-profile WordPress theme. Currently, it ships with a few patterns. More will be added. Credits patterns/artist.php - Pho
Add a general-purpose tools page to your Filament project. 🛠
Add a general-purpose tools page to your Filament project. Installation You can install the package via Composer: composer require ryangjchandler/fila
PHP Cache Duration
PHP Cache Duration Introduction A readable and fluent way to generate PHP cache time. Built and written by Ajimoti Ibukun Quick Samples Instead of thi
A simple profile management page for Filament. ✨
A simple profile page for Filament. This package provides a very simple Profile page that allows the current user to manage their name, email address
The Cache component provides an extended PSR-6 implementation for adding cache to your applications.
Symfony PSR-6 implementation for caching The Cache component provides an extended PSR-6 implementation for adding cache to your applications. It is de
A simple cache library. Implements different adapters that you can use and change easily by a manager or similar.
Desarolla2 Cache A simple cache library, implementing the PSR-16 standard using immutable objects. Caching is typically used throughout an applicatito
A fast, lock-free, shared memory user data cache for PHP
Yac is a shared and lockless memory user data cache for PHP.
PHP local cache
__ ____ _________ ______/ /_ ___ / __ \/ ___/ __ `/ ___/ __ \/ _ \ / /_/ / /__/ /_/ / /__/ / / / __/ / ._
A faster drop in replacement for bin/magento cache:clean with file watcher
"You know, hope is a mistake. If you can't fix what's broken, you'll, uh... you'll go insane." - Max Rockatansky Magento 2 Cache Clean A faster drop i
Magento 2 module to automatically flush the cache whenever you save something in the System Configuration
Yireo AutoFlushCache Magento 2 module to automatically flush the cache whenever you save something in the System Configuration. Do NOT use this in pro
Quickly and easily preview and test your Magento 2 order confirmation page, without hacks or spending time placing new order each time
Preview Order Confirmation Page for Magento 2 For Magento 2.0.x, 2.1.x, 2.2.x and 2.3.x Styling and testing Magento's order confirmation page can be a
Magento 2 Module Experius Page Not Found 404. This module saves all 404 url to a database table
Magento 2 Module Experius Page Not Found 404 This module saves all 404 urls to a database table. Adds an admin grid with 404s It includes a count so y
Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 1.9.x and earlier.
Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 1.9.x and earlier.
A Magento 1.x module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN, Varnish, etc using best practices outlined within the HTML5 boilerplate community.
Magento Cachebuster Cachebuster is a Magento module which facilitates automatic purging of static assets from HTTP caches such as browser cache, CDN,
Zend Framework cache backend for MongoDB
Zend_Cache_Backend_Mongo Author: Anton Stöckl About Zend_Cache_Backend_Mongo is a Zend Framework Cache Backend for MongoDB. It supports tags and autoc
This Magento extension provides a Real Full Page Caching for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes
This Magento extension provides a Real Full Page Caching (FPC) for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes
Simple Magento Fullpagecache
Lesti_Fpc Simple Magento Fullpagecache. The current documentation can be found here. Install Several quick start options are available: Install manual
Alerts users in the SilverStripe CMS when multiple people are editing the same page.
Multi-User Editing Alert Alerts users in the SilverStripe CMS when multiple people are editing the same page. Maintainer Contact Julian Seidenberg ju
Silverstripe-ideannotator - Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
silverstripe-ideannotator This module generates @property, @method and @mixin tags for DataObjects, PageControllers and (Data)Extensions, so ide's lik
Automatically delete old SiteTree page versions from Silverstripe
Version truncator for Silverstripe An extension for Silverstripe to automatically delete old versioned DataObject records from your database when a re
Etc cache - Cache plugin for Textpattern CMS
etc_cache Download | Packagist This Textpattern plugin provides an events-driven cache solution for Textpattern CMS. Textpattern is fast, but when you
Rah cache - Cache Textpattern's dynamic pages as flat files
rah_cache Packagist | Issues Rah_cache is a simple, experimental full-page caching plugin for Textpattern CMS. It caches Texpattern’s dynamic pages as
Rah cache minify - HTML compressor module for rah cache Textpattern CMS plugin
Minify module for rah_cache This is a minify module for rah_cache, a full-page caching solution for Textpattern CMS. Rah_cache_minify will minify HTML
Simple-cache - PHP FIG Simple Cache PSR
PHP FIG Simple Cache PSR This repository holds all interfaces related to PSR-16. Note that this is not a cache implementation of its own. It is merely
Cache-purge-helper - Additional instances where nginx-helper and lscache plugin should be purged.
cache-purge-helper Additional instances where nginx-helper and lscache plugin should be purged. Install Extract the zip file. Upload them to /wp-conte
A bookmarkable, searchable cheatsheet for all of Laravel's default Artisan commands.
artisan.page A bookmarkable, searchable cheatsheet for all of Laravel's default Artisan commands. Generation The generation of the manifest files is d
In-place pagination without page refresh by using Backbone.js with Laravel PHP framework
Laravel Backbone - based in-place pagination demo Store application See demo at: http://demos.maxoffsky.com/ajax-pagination/ Tutorial at: http://maxof
Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
Simple, modern looking server status page with administration and some nice features, that can run even on shared webhosting
📨 Facebook Notifications Channel for Laravel
Facebook Notifications Channel for Laravel This package makes it easy to send notifications using the Facebook Messenger with Laravel. Contents Instal
Simple PHP package to get any Facebook Page posts
Get Facebook Page Feed It is simple wrapper class written in php to fetch posts from certain Facebook page. Currently I am using Facebook graph API wi
Surge is a very simple and fast page caching plugin for WordPress.
=== Surge === Contributors: kovshenin Donate link: https://github.com/kovshenin/surge Tags: cache, performance, caching Requires at least: 5.7 Tested
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
laminas-cache Laminas\Cache provides a general cache system for PHP. The Laminas\Cache component is able to cache different patterns (class, object, o
📛 An open source status page system for everyone.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Intranet Home Page is a highly-configurable self-hosted browser homepage with integrations for public and local data feeds.
Intranet-Home-Page Created in response to personal "dashboards" that are little more than pages with a list of frequently accessed links, Intranet Hom
An improved helper for working with cache
Laravel Cache Installation To get the latest version of Laravel Cache, simply require the project using Composer: $ composer require dragon-code/larav
Cachet is a beautiful and powerful open source status page system.
Cachet is a beautiful and powerful open source status page system. Overview List your service components Report incidents Customise the look of your s
Package to optimize your site automatically which results in a 35%+ optimization
Laravel Page Speed Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by Renato Marin
Projeto em Laravel para práticar redis, cache e vue js
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
This is a simple invoice page that user can add product to his/her basket with qty.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A next generation symfony website landing page with dark mode.
Symfony Web App template themes A next generation symfony website landing page with dark mode.
A simple registration attribution tracking solution for Laravel (UTM Parameters and Referrers)
🐾 Footprints for (UTM and Referrer Tracking) Footprints is a simple registration attribution tracking solution for Laravel 7+ “I know I waste half of
Fausse page de connexion faite en PHP, inclu: blacklist IP, redirection au choix, webhook discord, logs. Pour les informations: IP, mdp, email, géolocalisation, navigateur et bien d'autre
Scam page PayPal v2 1. Tutoriel explicatif [striked] https://www.youtube.com/watch?v=5_gggGhVZlY [not striked] https://mega.nz/file/8Idw0BgR#4g3Q0
🔍️ A WordPress plugin to automatically send a user to the page or post if it's the only search result available.
One Search Result A WordPress plugin to automatically send a user to the page or post if it's the only search result available. When there is only one