Libraries tagged by padding
goalio/goalio-rememberme
42867 Downloads
Adding Remember Me functionalitiy to ZfcUser
geoffroy-aubry/logger
20636 Downloads
PSR-3 logger for adding colors and indentation on PHP CLI output.
frizinak/zip-streamer
20517 Downloads
Stream zipped data while adding files
friendsoftypo3/interest
53 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
exolnet/laravel-backup-database
25318 Downloads
Expend laravel-backup by adding a simple command to backup a database.
dryven/faviconator
12453 Downloads
Adding favicons to your site the simple way.
dcodegroup/laravel-attachments
22450 Downloads
Allow adding attachments to any document
daun/template-engine-latte
1171 Downloads
ProcessWire module adding Latte to the TemplateEngineFactory
creitive/monolog-extra-data-processor
46639 Downloads
A Monolog processor for adding arbitrary logging data
chocochaos/propel-rulable-behavior
25137 Downloads
Allows defining buisiness rules in centralised classes and adding them to your models and query classes.
calmohallag/nullable-casting
9608 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
bowphp/meta-manager
4072 Downloads
Meta Manager is an SEO tool that is used to improve SEO of a Bowphp web application by adding recommended meta tags to your web pages.
badinansoft/table-footer
12548 Downloads
A Laravel Nova tool for adding a footer to a table, that will calculate the total of the columns
b13/hydra
11073 Downloads
Allows adding response headers through site config.
api-clients/command-bus
195415 Downloads
Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution