Libraries tagged by bwein
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
jlorente/yii2-enhanced-captcha
493 Downloads
A Yii2 extension that enhances the captcha component with the functionality of being shown only on multiple requests from the same IP
jlchassaing/gie_eztoolbar
75 Downloads
Give the ability to create, edit, delete content from the front end, being logged in but without having to log in back-office
jbl/maintenance-login-shopware6
1 Downloads
Shopware6 Plug-In which adds an password field to the maintenance page. When authenticated, client IP is being added to whitelist.
jaybizzle/blade-protect
2658 Downloads
Protect parts of blade templates being edited by multiple users.
jankal/checked-instance
15 Downloads
Being able to create instances from a factory and only return valid instances
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.
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
iionly/loginrequired
15 Downloads
Requires site visitors to be logged in to view the site. The only pages accessible without being logged in are the starting page, registration and forgotten password pages and the external pages (About, Terms, Privacy).
iconic/stringy
29 Downloads
A fork of danielstjules/Stringy fixing php 7.3 compatibility and greek letter Θ being slugified to O instead of ΤΗ. A string manipulation library with multibyte support
ibrahem-kamal/laravel-otp
759 Downloads
generate and verify otp being sent to users
harvyde/multisite
5 Downloads
a library for detecting sites / hosts and environments. This library can be useful to build a multisite. Multiple domains pointing to the same application. You can use this class anywhere in your application to serve content based on domain and environment site be being accessed.
hammer/module-configurable-child-visibility
1228 Downloads
Magento 2.x Extension to prevent Out of Stock Children being removed from Used Product Collections.
godscodes/laravel-statistics
71 Downloads
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.