Libraries tagged by lake
noclued/githelper
23631 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
nilsenj/toastr-5.1-laravel
26232 Downloads
toastr.js for Laravel 5.1/5.2 easy notification like growl for example
nilgems/laravel-textract
3521 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".
natlibfi/php-html-parser
41396 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nathandunn/model-repositories
10358 Downloads
Easily create a repository-like entities using a Laravel Model
nanasess/mdb2
131073 Downloads
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
mranger/yii2-load-more-pager
39279 Downloads
Yii2 widget pagination looking like it is "Load more" button.
moosend/website-tracking
19200 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
modernmcguire/mailspy
4824 Downloads
MailSpy is a Laravel package that allows you to capture and inspect emails sent by your application. It was created to help with testing and debugging email sending in Laravel applications in addition to getting around low retention log limits in services like MailGun and MailerSend.
mobilestock/laravel-model-affected-rows-verification
6515 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mobilestock/laravel-database-interceptor
6048 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
mitmelon/compress
4081 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
mihai-valentin/laravel-order-by-field
12704 Downloads
A simple Laravel `Query\Builder` extension that adds MySQL-like "order by field" feature
michaeljennings/snapshot
7324 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
memcrab/log
46371 Downloads
Additional static layer for monolog lib