Libraries tagged by wisder
albertofem/wiser
9 Downloads
Enhanced PHP template engine
windernet/php-framework-module-configurations
17 Downloads
The `Configurations` module of the `WinderNet PHP Framework`. It provides functionalities for handling configurations.
windernet/php-framework-module-common
31 Downloads
The `Common` module of the `WinderNet PHP Framework`. It provides all the basic functionalities of the framework, which are used by most other modules.
windernet/php-framework
3 Downloads
The `WinderNet PHP Framework` is (like the name says) a framework for PHP. It is performant, customizable and runs with plain PHP; no third party packages are used.
srhinow/recurring_element
448 Downloads
Hier kann man wiederkehrende Elemente für das Contao CMS verwalten. Damit lassen sich z.B. Hintergrundbilder für alle Jahreszeiten einstellen, oder für jeden Wochentag etwas anderes anzeigen..
lukasbableck/contao-recurring-element-bundle
25 Downloads
This bundle adds the option to hide and show any element based on the current date.
lukasbableck/contao-hb-rechtstexte-bundle
15 Downloads
This bundle integrates the Händlerbund legal texts into Contao.
wisereducacao/vindi-php
129 Downloads
SDK Vindi para PHP.
wisdech/laravel-uploader
21 Downloads
富文本编辑器文件上传 Laravel 实现
wisdech/laravel-encrypt
14 Downloads
Let's Encrypt 证书申请 Laravel 实现 (Acme)
widerfunnel/vwo-sdk
5528 Downloads
VWO API PHP SDK
widerfunnel/optimizely-x-sdk
5612 Downloads
Optimizely REST API SDK Wrapper
widerfunnel/optimizely-sdk
137 Downloads
Optimizely API PHP SDK
tabsl/tabslabo
5 Downloads
Wiederkehrende Abo-Bestellungen mit Intervall und Zahlart.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.