informatique:php:lumen
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:php:lumen [03/10/2015 13:49] – [Packages] laravel5-json-api cyrille | informatique:php:lumen [11/06/2025 09:31] (Version actuelle) – ↷ Liens modifiés en raison d'un déplacement. 47.128.23.58 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Lumen ====== | ====== Lumen ====== | ||
| - | Lumen is a " | + | Lumen is a " |
| http:// | http:// | ||
| - | Voir aussi le framework complet [[/informatique/php/laravel|Laravel]]. | + | Voir aussi le framework complet [[informatique:php:laravel_1|Laravel]]. |
| ===== Documentation ===== | ===== Documentation ===== | ||
| + | |||
| + | http:// | ||
| + | > et pour certains points voir la documentation http:// | ||
| Tutoriels: | Tutoriels: | ||
| Ligne 18: | Ligne 21: | ||
| * [[https:// | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| ==== Discussions ==== | ==== Discussions ==== | ||
| Ligne 24: | Ligne 28: | ||
| * https:// | * https:// | ||
| - | ===== Packages ===== | + | ==== Tips & Tricks ==== |
| + | |||
| + | On retrouve l' | ||
| + | ====== Packages | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | ===== API ===== | ||
| ==== laravel-apicontroller & laravel-fractalhelper ==== | ==== laravel-apicontroller & laravel-fractalhelper ==== | ||
| Ligne 36: | Ligne 45: | ||
| * http:// | * http:// | ||
| * http:// | * http:// | ||
| + | |||
| + | ==== limoncello-shot ==== | ||
| + | |||
| + | Limoncello Shot is a [[http:// | ||
| + | |||
| + | Technically it is a default Lumen application integrated with | ||
| + | * JSON API implementation | ||
| + | * JWT, Bearer and Basic Authentication | ||
| + | * Cross-Origin Resource Sharing CORS for Laravel/ | ||
| + | |||
| + | http:// | ||
| ==== laravel5-json-api ==== | ==== laravel5-json-api ==== | ||
| Ligne 43: | Ligne 63: | ||
| Implementing the PSR-7 Request Interface. Using this request object will provide you access to all the interactions expected in a JSON API. | Implementing the PSR-7 Request Interface. Using this request object will provide you access to all the interactions expected in a JSON API. | ||
| - | This library attempts to comply with PSR-1, PSR-2, PSR-4 and [[http:// | + | This library attempts to comply with PSR-1, PSR-2, |
| http:// | http:// | ||
| - | ==== lumen-generators | + | ===== Auth ===== |
| - | I installed Lumen and wanted to use it to create a REST API (since this is the main usage of Lumen). But I didn't find commands which will speed up my workflow. That's why I created this package and included useful commands to build a RESTful API. | + | ==== sentinel ==== |
| - | https:// | + | Sentinel is a PHP 5.4+ fully-featured authentication & authorization system. It also provides additional features such as user roles and additional security features. |
| - | ==== language-detector ==== | + | Sentinel is a framework agnostic set of interfaces with default implementations, |
| - | This package provides an easy way to detect and apply the language for your application using browser preferences, | + | http:// |
| - | http://packalyst.com/packages/ | + | ===== Developper side ===== |
| + | |||
| + | ==== lumen-generators ==== | ||
| + | |||
| + | I installed Lumen and wanted to use it to create a REST API (since this is the main usage of Lumen). But I didn't find commands which will speed up my workflow. That's why I created this package and included useful commands to build a RESTful API. | ||
| + | |||
| + | https://github.com/webNeat/lumen-generators | ||
| ==== larasupport ==== | ==== larasupport ==== | ||
| Ligne 68: | Ligne 94: | ||
| http:// | http:// | ||
| + | |||
| + | ==== laravel-debugbar ==== | ||
| + | |||
| + | This is a package to integrate [[http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | ===== Divers ===== | ||
| + | |||
| + | ==== language-detector ==== | ||
| + | |||
| + | This package provides an easy way to detect and apply the language for your application using browser preferences, | ||
| + | |||
| + | http:// | ||
| ==== laravel-tinymce ==== | ==== laravel-tinymce ==== | ||
| Ligne 75: | Ligne 116: | ||
| http:// | http:// | ||
| + | ==== service-email ==== | ||
| + | |||
| + | Microservice developed in Lumen for sending emails in real time or by queue. | ||
| + | |||
| + | http:// | ||
| ===== Tips & Tricks ===== | ===== Tips & Tricks ===== | ||
informatique/php/lumen.1443872970.txt.gz · Dernière modification : de cyrille
