rubix/ml
A high-level machine learning and deep learning library for the PHP language.
时间:2026-01-04 15:31
phpfastcache/phpfastcache
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
时间:2026-01-04 11:09
rygilles/smart-json-reducer
Helper to reduce JSON objects size applying truncates on string fields using weights
时间:2026-01-04 08:25
mfonte/sparsedigest
Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.
时间:2025-12-28 08:55
mfonte/fast-toon
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
时间:2025-12-22 17:02
eril/tbl-class
CLI tool that generates PHP constants for database tables, columns, and foreign keys from your schema. Improves IDE autocomplete and reduces SQL typos.
时间:2025-12-17 19:05
ouredu/laravel-sqs-messaging
Laravel package for AWS SQS messaging with RabbitMQ rollback support
时间:2025-12-17 09:15
rgalstyan/symfony-aggregated-queries
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
时间:2025-12-16 17:32
shammaa/laravel-optimized-queries
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
时间:2025-12-16 10:11
olivier-ls/binary-storage-php
A high-performance binary storage system for PHP, reducing disk overhead and I/O operations
时间:2025-12-12 16:04
sunnysideup/versions-table-pruner
prune your Versions table, keeping many, but the further you go back in time, the less versions you keep. You can also keep versions were a specific field was changed (e.g. Content, Price, or Title)
时间:2025-12-08 07:59
blax-software/laravel-workkit
Laravel collection of helpers and utilities to reduce redundant code over multiple projects.
时间:2025-11-20 14:22
tekintian/html-cleaner
A powerful PHP tool for cleaning HTML content generated by Typora editor. Removes redundant spaces, useless attributes, and optimizes HTML structure while preserving content integrity.
时间:2025-11-15 05:06
spiritinlife/php-mapreduce
A high-performance, framework-agnostic MapReduce implementation for PHP using Spatie Async
时间:2025-11-09 21:00
helgesverre/toon
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
时间:2025-10-27 14:53