Libraries tagged by live-laravel
shavy/fcollection
11 Downloads
This allows you to fake data. Very Useful witha templating language like laravel
saifalbd/model-collection
6 Downloads
convert php array to object like Laravel Model
sadiyuz/cache-manager
13 Downloads
A simple cache driver like Laravel Cache Facade
ruhulfbr/excelq
7 Downloads
Make data retrieval query on Excel file like laravel `Query Builder`
ruhulfbr/csvqry
9 Downloads
Make data retrieval query on CSV like laravel `Query Builder`
ruhulfbr/array-qry
7 Downloads
Make data retrieval query on `Array` like laravel Query Builder
proyect-x/junior-team-framework
8 Downloads
Framework for junior teams for create applications fast without complexity of frameworks like laravel or symfony
phphelper/phphelper
36 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
nassirian/laravel-kafka-migration
6 Downloads
Manage Kafka topics like Laravel migrations — create, migrate, and rollback Kafka topics with artisan commands.
mfonte/base62x
307 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
mellivora/laravel-api-caster
53 Downloads
Convert API response results to Entity objects like Laravel Eloquent. Enhanced with type-safe collections and meta support. Supports PHP 8.3+ and Laravel 10+.
mangel1196/form-request
0 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. from ssi-anik repository
larafull/installer
4 Downloads
The Larafull installer. Install Laravel builds from like laravel install.
jostkleigrewe/my-dev-environment
238 Downloads
A development environment setup for PHP projects, including Docker configurations for frameworks like Laravel and Symfony.
joeldeval/lumen-form-request
815 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.