Libraries tagged by wetter
zfr/hydrator
11176 Downloads
Zend Framework 3 prototype for a better hydrator component
xafardero/generate-iban
60088 Downloads
Generate the IBAN letter with a CCC
webfontkit/roboto
27397 Downloads
Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.
wealthberry/testdox-reduced-output-printer
16800 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
voku/session2db
19532 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
voidagency/block_list_override
4924 Downloads
Remove unnecessary blocks from the block list for better system performance.
vasek-purchart/phing-copy-files-task
51513 Downloads
Copy files with better control over copying than the default Phing CopyTask
stepandalecky/xml-element
30325 Downloads
A better XML element that is easy to iterate on and keeps XML structure under control.
silvertipsoftware/fixtures
5932 Downloads
A better fixture package for Laravel
shaka/dynamic-update-trait
5325 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
richtabor/merlin-wp
93 Downloads
Better WordPress Theme Onboarding.
rekalogika/direct-property-access
7124 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
rainner/restful-php
57141 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
proai/laravel-super-migrations
2199 Downloads
This Laravel package is useful for big databases for a better migrations structure.
phpgt/typesafegetter
10337 Downloads
An interface for objects that expose type-safe getter methods.