Libraries tagged by benin
jeyson/mezzio-skeleton
4 Downloads
Laminas mezzio skeleton. Begin developing PSR-15 middleware applications in seconds!
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
jaimevalasek/jv-base
54 Downloads
Start program with a structure ready. Advisable to use the Module JVBase for beginners and / or people who have no knowledge of how to build a well structured project.
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.
isidoro/jstree
58 Downloads
PHP component to abstract the filesystem behind the jstree javascript plugin
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).
iionly/http_blacklist
32 Downloads
Block malicious IP addresses (and the people behind them) from accessing your site or redirect them to your honeypot site.
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
ibio/weemvc-php
33 Downloads
This is a mini PHP MVC framework. It's good for beginners as a painless study experience.
hypario/router
78 Downloads
A little router for beginners in Object Oriented
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.