Libraries tagged by like
encoredigitalgroup/laravel-operations
4347 Downloads
Run operations once after deployment - just like you do it with migrations!
eloverde/laravel-file-generator
126 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
eboreum/exceptional
4400 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
eboreum/caster
4760 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
easyise/eisexlsx
1092 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.
e-butik/gittern
4699 Downloads
A Git library written in pure PHP. Making Git like music for PHP's ears.
dynamic/silverstripe-site-notifications
8385 Downloads
Display site notifications like violators and pop ups
dv-team/json
915 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
dottedai/laravel-query-logger
615 Downloads
A package to log and display database queries like Rails console.
donchev/email-extractor
202 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
dmk/webkitpdf
2297 Downloads
Extend TCEMAIN.clearCacheCmd width some userfull options like using of aliases, clearing whole branches, clearing pages on the ground of their content etc.
didix16/php-apidataobject
7641 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
dgvai/laravel-user-review
2272 Downloads
A Laravel Package for User Review on Models, like Product review for ecommerce systems.
devwizardhq/laravel-filex
58 Downloads
laravel-filex is a powerful and reusable Blade component that brings modern, asynchronous file uploads to Laravel applications. It supports features like drag-and-drop uploads, real-time progress indicators, preview rendering, chunked upload for large files, and temporary file handling with finalization on form submission.
deable/nextras-events
262 Downloads
Symfony-like events for nextras orm.