Libraries tagged by bwein
steevedroz/ci4-uploads
1110 Downloads
A helpful library to keep the uploads from being exposed
sevenphp/savantphp
3786 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
rakshitbharat/laravel-mail-shoot-tracker
8 Downloads
A Laravel package to track if emails are being sent.
org_heigl/mailproxy
140 Downloads
Display clickable eMail-Adresses without being spamed
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
misma/laravel-mailpeek
2079 Downloads
MailPeek provides a simple local inbox right in your browser to enable you preview emails being sent from your application.
max13/rest-manager
211 Downloads
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
markbaker/spymaster
14 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
juampi92/phpstan-eloquent-bounded-context
7 Downloads
PHPStan rules that make sure your models are only being mutated from within its Domain.
jpmurray/laravel-nofloc
569 Downloads
Adds a header response that should be opting out your site from being used for Google's FloC tracking.
jlorente/yii2-enhanced-captcha
486 Downloads
A Yii2 extension that enhances the captcha component with the functionality of being shown only on multiple requests from the same IP
jabarihunt/mysql
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
ip2location/ip2proxy-yii
48 Downloads
Allow users to query an IP address if it was being used as open proxy, web proxy, VPN anonymizer and TOR exit nodes, search engine robots, data center ranges and residential proxies.
ip2location/ip2proxy-php-api
215 Downloads
PHP module to check if an IP address was being used as open proxy, web proxy, VPN anonymizer and TOR exits via IP2Proxy API.