Libraries tagged by Legos
dynamic/silverstripe-elemental-sponsors
22896 Downloads
Display a list of sponsor logos with links.
plugin/pdc-leges
583 Downloads
PDC Leges Plugin
logoscon/acf-plus
23131 Downloads
Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.
legolabs/values
1645 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
legolabs/telegram-bot
1635 Downloads
PHP Telegram Bot
monsieurbiz/sylius-better-admin-plugin
4777 Downloads
Manage your logos, colors and backgrounds with settings in Sylius Admin pannel
logoscon/post-glue
16 Downloads
Sticky posts for WordPress, improved.
logoscon/key-auth
9889 Downloads
API/Secret Key Authentication handler for the WP REST API.
leoshtika/pagination
104 Downloads
The simpliest PHP pagination class
legow/reconnecting-pdo
5957 Downloads
Description of project reconnecting-pdo.
legolabs/openvidu-php-rest-api
80 Downloads
OpenVidu REST API client
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
legobox-co/quick-ssh
7 Downloads
ssh package for connecting to servers
wpify/benefit-plus-gateway-sdk
118 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.