Libraries tagged by bake
nojimage/cakephp-mybake
896 Downloads
Custom Bake Template for CakePHP
lumensistemas/lens
158 Downloads
Lumen's PHP code-quality conventions, baked in. Wraps php-cs-fixer, Rector and PHPStan with shipped config.
iainconnor/composer-pthreads
113 Downloads
PThreads with the Composer autoloader baked in.
hindsight/laravel
153 Downloads
Comprehensive, pre-baked logging for Laravel packages with Hindsight
genai/validation
115 Downloads
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. PHP 5.3-safe runtime.
genai/routing
171 Downloads
Minimal PSR-4 standalone route matching engine (regexes baked at build, no runtime compilation), compatible with PHP 5.3.29. Attribute-driven routing (#[Route]) lives in genai/web.
genai/openapi
79 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
ekowabaka/cfx
181 Downloads
WYF Half Baked App
bnvnclq/bmedoo
44 Downloads
The lightweight PHP database framework to accelerate development baked on top of Medoo of catfan
aashro/at-cakezone
3 Downloads
Modern TYPO3 v13 bakery template built with Content Blocks for showcasing cakes, menus, and bakery services.
9naquame/cfx
389 Downloads
WYF Half Baked App
ekowabaka/wyf
404 Downloads
WYF Half-Baked App
phpunit/php-file-iterator
954802881 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpdocumentor/type-resolver
772985712 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
dnoegel/php-xdg-base-dir
248877954 Downloads
implementation of xdg base directory specification for php