Libraries tagged by leek
lekoala/silverstripe-pure-modal
16131 Downloads
Dead simple modals for SilverStripe (works in the admin too!)
lekoala/silverstripe-geotools
6972 Downloads
Geo tools for SilverStripe
lekoala/silverstripe-filepond
21056 Downloads
Use FilePond fields in SilverStripe
lekoala/silverstripe-excel-import-export
14711 Downloads
Replace CSV with Excel in SilverStripe
lekoala/silverstripe-encrypt
14402 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
leeqvip/database
69007 Downloads
PDO database library
lee-to/moonshine-tree-resource
22916 Downloads
Tree resource for moonshine
lee-to/laravel-seo-by-url
12590 Downloads
Easy seo for Laravel and MoonShine
lee-to/fast-attributes
194756 Downloads
Simplifying PHP Attribute Management
joseph-leedy/module-custom-fees
1897 Downloads
Adds configurable custom fees to orders
pushery/polyslug-for-laravel
4952 Downloads
Polymorphic, multilingual routable identity for Eloquent — leak-safe IDs, per-locale slugs, and hreflang out of the box.
laramint/laravel-security-scanner
4486 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
robwittman/leaky-bucket-rate-limiter
6868 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
hunzhiwange/framework
16014 Downloads
The QueryPHP Framework.
detain/rate-limit
3393 Downloads
PHP rate limiting library with Token Bucket and Leaky Bucket Algorithms, based on palepurple/rate-limit, grandson to touhonoob/rate-limit, and jeroenvisser101/LeakyBucket