trukes/php-rate-limiter
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
时间:2025-01-29 20:34
corncodecreators/sql-normalizer
Adapting SQL-strings to the best feasible standard.
时间:2025-01-26 07:46
bayfrontmedia/bones-service-orm
Object-relational mapping service for the Bones framework
时间:2025-01-09 18:07
leantime/leantime
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
时间:2025-01-09 11:53
ddzh-dev/php-hive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2025-01-06 03:06
onlyphp/simple-queue
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classe
时间:2025-01-01 09:52
hotelmah/mysql-table-editor
MySQL Table Editor Web Application/Project. Add, View, Edit, and Delete (CRUD) records from one table at a time. Switch to other MySQL Tables in your browser. First, set up a per Table Configuration for each table. Specify what fields to see and what fields are required for add/edit. Enjoy a fancy C
时间:2024-12-22 06:15
hotelmah/write-file
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
时间:2024-12-22 01:11
aleksandarz/csrfmodule
A simple CSRF protection module for PHP that stores tokens in a MySQL database.
时间:2024-12-16 12:23
gianlucagiacometti/web-toolbox
Set of tools for website development
时间:2024-12-02 00:05
manojkumar/migration-generator
This package used for generate all migrations from database for Laravel it is supports only for MySQL and PostgreSql
时间:2024-11-30 17:21
kfiros/this-is-not-xampp
A template to set up a local PHP development environment using Docker
时间:2024-11-26 15:05