Libraries tagged by Whera
tecbeast/basic-auth-with-env
1126 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
teamonetickets/rock-dotter
171 Downloads
Put Metal Ümlauts where they belong!
taketool/sysinfo
407 Downloads
Migration support, maintenance and security: Provides a backend module for showing which plugins / templates included where and some security related topics. Check configured sitemap.xml and robots.txt
superbig/craft3-logoutredirect
791 Downloads
Configure where to send users after they logout.
sunnysideup/frontendeditor
249 Downloads
Silverstripe Front-End Editor. Useful for places where you have listings and users can maintain their own page.
sunnysideup/ecommerce_product_tags
12 Downloads
Tag your silverstripe e-commerce products so that you can search between product categories based on tags (e.g. show me all 'new' products) where 'new' is a tag.
sunnysideup/ecommerce_cloud_flare_geoip
125 Downloads
Provider additional country intelligence to e-commerce (where people are from, changing countries for testing, etc...)
sukohi/eloquent-array
31 Downloads
A Laravel package to deal with array values that we can search through where clause.
strawberrydev/wimd
9 Downloads
Where Is My Data - A Laravel seeder monitoring package
stjeanmark/simple_modal_gallery
78 Downloads
A simple gallery where each image can have multiple hotspots which trigger a modal box.
still-code/signature
78 Downloads
laravel packages to add @still-code and @zeus to the footer where it's needed in amm our projects
statenweb/carbon-field-display-checkbox
12 Downloads
Carbon Fields extension, that adds a display field type for a checkbox where if 1 it is set to 'yes'.
stack83com/statamic-chatgpt-integration
268 Downloads
Where ChatGPT meets Statamic
spalax/zf2-simple-acl
101 Downloads
Simple acl module. Provide possibilities to restrict ROUTES. Provide smart redirection according on path/module where user requested restricted resource. It is can be used for restricting few modules with on ACL library.
someshwer/version-comparison
15 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.