177 Repositories
PHP cache-backend Libraries
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
Melek Berita Backend is a service for crawling data from various websites and processing the data to be used for news data needs.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Api first backend boilerplate build with laravel 🎯 you can use as a template 😉
Laravel Backend Template i use this as a starting point for my backend projects , it saves time with basic auth functionalities and has code examples
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(
The admin (Backend Dashboard) for Charcoal
Charcoal Admin Module The standard Charcoal Admin Control Panel (Backend Dashboard). How to install The preferred (and only supported) way of installi
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
The advance todo-app (backend) with Laravel framework.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Made a custom Elementor widget because i wasn't able to find any free version of a slider with thumbnails.
Support my work ❤️ Buy me a coffee ☕ How to install Download - place in plugin folder - Activate under WordPress dashboard. How to use Open Elemento
Video Chat application built using Metered Video SDK, with PHP Laravel Backend and JavaScript Front-End
Group Video Chat App with PHP Laravel and JavaScript Powered by Metered Video SDK Overview This application is a highly scalable group video calling a
¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
¡BACKEND OVER APP! API REST IMPLEMENTANDO CONCEPTOS DE ARQUITECTURA HEXAGONAL, DDD, TDD Y SOLID. HECHO EN LARAVEL & PHP
Implementação do desafio "Pontos de Interesse por GPS", do repositório backend-br.
Points Of Interest (POIs) Overview Endpoints Instalação Repositório Configuração Úteis FAQ Overview Implementação do desafio Pontos de Interesse por G
Implementation of the test task from iTexUS.
👍 Тестовое задание от iTexUS Демонстрация: itexus.nextwell.top 🔥 Задача Условия, требования и ТЗ: Реализовать MVC + route приложение на PHP. Реализо
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.
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
DashX Demo Backend written in PHP
Your All-in-One Product Stack Website | Demos | Documentation dashx-demo-php This repository contains a sample application that demonstrates various f
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
My aim is to make a complete website that should have all the essential parts a website should have.
Gaming-Ninja I aim to make a complete website that should have all the essential parts a website should have. https://gamingninja-3399.000webhostapp.c
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
Backend application using Laravel 9.x REST APIs for games topup from digiflazz.com and payment gateway using xendit.co
TOPUP - Laravel 9.x REST API Documentation is still on progress. For now, you can fork this postman collection Installation Clone this project git clo
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.
Zend_Cache backend using Redis with full support for tags
This Zend_Cache backend allows you to use a Redis server as a central cache storage. Tags are fully supported without the use of TwoLevels cache so this backend is great for use on a single machine or in a cluster. Works with any Zend Framework project including all versions of Magento!
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
The backend source code of Deverhub Blog.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
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
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
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.
Set multiple alerts from your backend, render them in the frontend with any HTML
Alerts Set multiple alerts from your backend, render them in the frontend with any HTML. alert('This is awesome! 😍', 'success') div class="alert ale
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.
Examination tasks to test backend knowledge (for junior level)
Task 1 The website of one of our old clients was hacked. After hacking, a strange red bar appeared on the site at the bottom of the page (https://imgu
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.
This website built for practice using HTML,CSS , Js and PHP - MySQL for backend
SammysBarbeque This website built for practice using HTML,CSS , Js and PHP - MySQL for backend Features added in the website: User:- Authentic and att
A developer-friendly way to handle backend work in Magento 2
A dev-friendly approach to handle background jobs in Magento 2 Overview 💭 Now and then we need to create processes that can take some time to execute
Pure PHP APIs with PostgreSQL database, with HTML, CSS & JS simple frontend
The root of the project is html/index.html The folder needs to be put in htdocs folder to run correctly // this link should open the main page if the
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
Miolica: an e-commerce application that uses React.js as the frontend and Laravel as the backend
A challenge to develop frontend-backend forms and account creating.
Symfony + Vue (Back/Front) Helped and assisted by Vanessa and Paulo. This project have two sides, the back-end(Symfony) and the front-end(Vue.js) for
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
Neos Backend Module for the Flowpack.JobQueue packages
Wwwision.Neos.JobQueueModule Neos Backend Module for the Flowpack.JobQueue.Common packages. Usage Install package via composer: composer require wwwis
PcTools is a proyect developed using {JavaScript,HTML5,CSS} for frontend and {PHP = Mysql} for backend.
PcTools-Proyect PcTools is a proyect developed using {JavaScript,HTML5,CSS} for frontend and {PHP = Mysql} for backend. Future Improvements # Replace
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 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
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
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
This modules provides a Search API Backend for Elasticsearch.
Search API ElasticSearch This modules provides a Search API Backend for Elasticsearch. This module uses the official Elasticsearch PHP Client. Feature
This mini project aims to design a set of APIs that manage transactions of a company
Introduction. This mini project aims to design a set of APIs that manage transactions of a company.Managing transactions include: creating transaction
Laravel JWT-Authentication API starter kit for rapid backend prototyping.
Laravel JWT API A Laravel JWT API starter kit. Features Laravel 8 Login, register, email verification and password reset Authentication with JWT Socia
URL Shortener (Back-end & APIs)
About Mutt Mutt.ir is a cross-platform URL shortener project that is being developed open source. You can view the source of different platforms of th
Sistema web para la administracion de una clinica veterinaria, Frontend y Backend
Clinica-Veterinaria-Web Se desea desarrollar un sistema Web para la administración de una clínica veterinaria. Se desea recolectar información sobre l
Backend para la aplicación web Calidú
Calidu API En este repositorio podrá encontrar todo el backend correspondiente a la aplicación web Calidú., en complemento con el repositorio Frontend
DBase - An easy-to-use backend for mobile and web applications
DBase DBase is an easy-to-use backend for your mobile and web applications, host the files in an Ubuntu server and use the SDKs to perform CRUD operat
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
Module for integrating Fastly CDN with Magento 2 installations
FASTLY CDN FOR MAGENTO2 DOCUMENTATION Thank you for using the "Fastly CDN module for Magento2" (Fastly_Cdn). This package contains everything you need
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,
A Zend_Cache backend for Redis with full support for tags (works great with Magento)
Zend_Cache backend using Redis with full support for tags This Zend_Cache backend allows you to use a Redis server as a central cache storage. Tags ar
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
Simple Magento Fullpagecache
Lesti_Fpc Simple Magento Fullpagecache. The current documentation can be found here. Install Several quick start options are available: Install manual
Generator-hedley - Scaffold a headless Drupal backend, Angular app client, and Behat tests
generator-hedley Scaffold a headless Drupal backend, Angular app client, and Behat tests Hedley is a yeoman generator that scaffolds a headless Drupal
Cbe frontauth - A Textpattern plugin to manage backend connections from frontend and protect content from non-logged users
cbe_frontauth This client-side plugin lets your users (or you) manage backend connection from frontend, i.e. connect and disconnect as they (you) woul
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
Harden request headers, login interface and passwords to increase backend security.
JvMTECH.NeosHardening Package for Neos CMS Harden request headers, login interface and passwords to increase backend security. Installation composer r
It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream).
TailAdmin Inertia It's a dashboard theme/UI-Starter Kit with Laravel, Inertia and Vue (JetStream). Setup Directions npm install composer install Chang
AdminArchitect - Active Admin for Laravel
Admin Architect Missing Laravel Administration Framework. It's like ActiveAdmin for Laravel. Docs Follow the documentation. License The Admin Architec
Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.
Laravel Blog Have you worked with Wordpress? Developers call this package wordpress-like laravel blog. Give our package a Star to support us ⭐ 😍 Inst
Quickly build an admin interface for your Eloquent models
Website | Documentation | Add-ons | Pricing | Services | Stack Overflow | Reddit | Blog | Newsletter Quickly build an admin interface for your Eloquen
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Webdevetc BlogEtc - Complete Laravel Blog Package Quickly add a blog with admin panel to your existing Laravel project. It has everything included (ro
My Shop E-commerce Backend API Service
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Esta es la plicacion de digital-solutions backend de laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Laravel Shopping Cart CMS
This is Laravel shopping cart CMS with stripe payment gateway integration. You can use it for post page and product. You can also see orders. This cms
A web app for detecting backend technologies used in a web app, Based on wappalyzer node module
About Techdetector This a web fingerprinting application, it detects back end technologies of a given domain by using the node module wappalyzer. And
A lightweight file manager with full ShareX, Screencloud support and more
XBackBone is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading
📦 An easy way to share the data from your backend to the JavaScript.
Laravel Shared Data ✨ Introduction Laravel Shared Data provides an easy way to share the data from your backend to the JavaScript. 🚀 Quick start Inst
Backend controllers and scaffolding for Laravel authentication.
Introduction Laravel Fortify is a frontend agnostic authentication backend for Laravel. Fortify powers the registration, authentication, and two-facto
Laravel Breeze Next.js Starter (Backend)
Laravel Breeze Next.js Starter (Backend)
Backend to apuntate in globalEmergency.online
APÚNTATE - Global Emergency Resumen Apúntate es una aplicación enfocada en la gestión de los diferentes servicios disponibles dentro de una agrupación
Self-hosted CMS platform based on the Laravel PHP Framework.
October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of
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
Self-hosted CMS platform based on the Laravel PHP Framework.
October is a Content Management System (CMS) and web platform whose sole purpose is to make your development workflow simple again. It was born out of
Best FlexForm based content elements since 2012. With TCA mapping feature, simple backend view and much more features which makes it super easy to create own content element types.
DCE-Extension for TYPO3 What is DCE? DCE is an extension for TYPO3 CMS, which creates easily and fast dynamic content elements. Based on Extbase, Flui
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
Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 8 | Aws ECS, Google Kubernates, Azure Container Engine
Docker infrastructure for Lumen Description Microservice Lumen is a starting skeleton based on Docker and Lumen Framework. This project helps to devel
mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system
mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system. Dashboard features such as: Complete Dashboard, Custom Authentication, Email Verification, custom-login-register-forgot password (without jetstream).