Libraries tagged by application menu
enumag/application
2528 Downloads
mohamedbakr57/localized-enum
45 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
moharrum/laravel-adminer
1006 Downloads
Adminer database management tool for your Laravel application.
perer876/permission
4196 Downloads
Lightweight, enum-based definition, querying and mapping of permissions in PHP applications.
everully/laravel-enum-on-steroids
146 Downloads
This package provides Enum trait to speed up the development of Laravel applications.
wpify/benefit-plus-gateway-sdk
202 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
omaradel/enum
199 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
manakao/doctrine-enum-type-bundle
7 Downloads
This bundle provides a typed enumeration for Symfony5 applications
egbosionu/lara-http-enums
2 Downloads
A collection of HTTP-related PHP enums for Laravel applications
grizz-it/enum
834 Downloads
Enumerable objects for PHP applications.
hellorse/doctrine-enum-bundle
16 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
nimix3/venus
8 Downloads
Secure, lightweight & rapid web development framework
codevia/venus
20 Downloads
A lightweigth PHP framework for building web applications
bhry98/bhry98-laravel-ready
291 Downloads
Laravel Starter to manage [identity, users, RBAC,dynamic enums, and more ] for fresh laravel applications only
lukeme/laravel-adminer
5 Downloads
Adminer database management tool for your Laravel application. modify by luke