loops/autoloader
Autoloader for package-oriented autoloading with a unique namespace (PSR-4/PSR-0 mixin).
时间:2015-11-09 13:56
arete/collection-pipeline
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
时间:2015-10-01 17:58
iggyvolz/html-element
A simple PHP class that allows you to write HTML tags through while() loops.
时间:2015-07-25 15:54
medehghani/alert
Event loops for event-driven/async PHP
时间:2015-07-16 19:00
loops/gdimage
Import, transform, export images helping GD. This library provides: GIF support, JPEG support, PNG24 support, PNG8 support, animated GIF support, APNG support, HTTP support, data URI support, palette color enhancement (especially on GD transparent color leaks), resizing (crop, fit, filled), color fi
时间:2014-11-06 13:26
text/template
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
时间:未知