Libraries tagged by user settings
intrfce/laravel-frontend-enums
14474 Downloads
Stop using 'magic' strings/numbers in your frontend Javascript and use your actual application enums instead.
chasdevs/avro-parser
71662 Downloads
A lightweight PHP library for parsing Avro .avsc strings into representative objects. Used in chasdevs/avro-to-php.
onemustcode/query
26173 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
eloquent-filter/filter
66 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
abdulbaset/zoom-integration
66 Downloads
This package provides an easy integration with Zoom's API, allowing developers to manage users, meetings, and more.
bayfrontmedia/php-validator
2661 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
supseven/opinion
2533 Downloads
Getting user opinions like a boss
mpociot/reauthenticate
35777 Downloads
Reauthenticate users by letting them re-enter their passwords for specific parts of your app.
pointybeard/helpers-cli-colour
3756 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
mennovanhout/laravel-model-constants
427 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
hejunjie/tools
1848 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
projektgopher/laravel-ffmpeg-tween
376 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
rosiersrobin/vue-translation-enforcer
116 Downloads
Small package that enforces the use of existing translation strings in vue
kyoya-de/random-string-generator
8952 Downloads
This library is used to generate various random strings in different length.
dragoniscz/php-value-dumper
1353 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.