Libraries tagged by lumina
onex/sword
611 Downloads
lumen run in swoole_http_server
onex/espier-rpccall
3210 Downloads
A remote API caller Package for Shopex espier
not-empty/ala-microframework-php
10 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
nobelatunje/jwt
4 Downloads
JWT Package for Laravel and Lumen
nnjeim/respond
41 Downloads
Laravel response helpers
nilportugues/laravel5-json-api-dingo
1498 Downloads
Laravel5 JSONAPI and Dingo together to build APIs fast
nilportugues/laravel5-jsend
429 Downloads
Laravel 5 JSend API Transformer Package
nilportugues/laravel5-haljson
1016 Downloads
Laravel 5 HAL+JSON API Transformer Package
nicodwik/laravel-facebook-sdk
691 Downloads
Fully unit tested Facebook SDK v5 integration for Laravel 10.x
netcreaties/laravel-synchronize
10155 Downloads
Laravel Synchronizations will enable you to create one time synchronizations and prevent creating commands you only use once
mokhosh/validation
692 Downloads
Laravel persian validation
mohsentm/laravel-db-enum
3121 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
mobilysms/phpanonymous
103 Downloads
A SMS Package created By PhpAnonymous
mnvx/laravel-reactphp
1440 Downloads
ReactPHP Server for Laravel framework and Lumen framework
mits87/eloquent-nested-attributes
364 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.