Libraries tagged by adding
friendsoftypo3/interest
723 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
29994 Downloads
Expend laravel-backup by adding a simple command to backup a database.
dryven/faviconator
13253 Downloads
Adding favicons to your site the simple way.
dcodegroup/laravel-attachments
23840 Downloads
Allow adding attachments to any document
creitive/monolog-extra-data-processor
46926 Downloads
A Monolog processor for adding arbitrary logging data
chocochaos/propel-rulable-behavior
27017 Downloads
Allows defining buisiness rules in centralised classes and adding them to your models and query classes.
calmohallag/nullable-casting
10515 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
4484 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.
binafy/laravel-score
471 Downloads
Laravel Score is a lightweight and flexible package for adding scoring functionality to any Eloquent model in a Laravel application
b13/hydra
11604 Downloads
Allows adding response headers through site config.
axllent/silverstripe-favicons
5485 Downloads
Simplistic templating for adding favicons for multiple devices
api-clients/command-bus
195750 Downloads
Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution
alom/journal-extension
109213 Downloads
Behat extension adding screenshots to HTML reports
affordablemobiles/laravel-eloquent-query-cache
4823 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
adminui/inertia-routes
2702 Downloads
A hybrid JS/PHP package adding Ziggy-routes functionality to your Laravel/Inertia/Vue3 application