milpa/command
The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.
时间:2026-07-10 02:27
genai/web
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes
时间:2026-07-10 01:37
genai/validation
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. P
时间:2026-07-10 01:35
genai/sql-mapper
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\<Name> implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a
时间:2026-07-10 01:34
larapkgs/validation
A fluent, object-oriented validation builder for Laravel.
时间:2026-07-06 15:11
vaersaagod/hetzner-object-storage
Hetzner Object Storage filesystem for Craft CMS
时间:2026-07-05 18:58
quioteframework/propulsion
Propulsion is an object-relational mapping (ORM) for PHP, forked from Propel 1.
时间:2026-07-05 12:32
innis/coding-standards
PHPStan rules that enforce the Innis coding conventions: clean-architecture layering, banned traits, interface/collection/exception placement, value-object immutability, and naming smells.
时间:2026-07-03 06:45
kyzegs/laravel-eloquent-embeddables
Doctrine-like embeddables for Eloquent using Laravel's native custom cast system.
时间:2026-07-02 07:54
halaabdulmottleeb/bitmask-permissions
A Laravel authorization package that uses bitmask-based permissions to support object-level (per-resource) access control.
时间:2026-07-01 12:55
drainerlight/php-pdf-decompressor
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
时间:2026-07-01 10:14
carbon/slideshoweditor
Neos package that provides a slideshow value object and a custom Neos UI inspector editor for creating and editing slideshows
时间:2026-07-01 07:47
cptechinc/propel
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
时间:2026-06-30 20:39
rasuvaeff/duration
Type-safe immutable duration value object for PHP
时间:2026-06-30 17:05
etel/sqlite-file-storage
File storage backed by a single SQLite database with streaming, compression and encryption support.
时间:2026-06-30 00:00