Libraries tagged by User controls
curly-deni/laravel-scopes
11 Downloads
A set of reusable Eloquent global scopes for controlling model visibility based on user ownership and public/private status, designed for seamless integration with Laravel authorization policies.
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
trukes/php-rate-limiter
3 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
natshah/bootstrap-no-spacing
24 Downloads
Bootstrap no spacing for Twitter Bootstrap v3. You can use a ready CSS/LESS classes to control the spacing layout for bootstrap v3.
kg-bot/laravel-deploy
60 Downloads
Laravel package used to automatically deploy code from GIT version controls
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
jonathan-martz/lumen-controller-user-activate
89 Downloads
Php Lumen User Activate Controller
mouf/cms.cms-controller
70 Downloads
CMS controller helps user to create and manage their own pages
mbhanife/laravel-users-acl
8 Downloads
Laravel users Access list controller
ennerd/fubber-users
5 Downloads
Provides basic user management classes, controllers, models and views for Fubber Framework.
netglue/zf2-user-module
33 Downloads
ZF2 module that provides basic models and views/controllers for managing user entities
taskforcedev/user
263 Downloads
A laravel package providing routes, controller and views for user login/register, etc.
zenphp/user
16 Downloads
Backend controllers and scaffolding for ZenPHP users module.
staabm/http-cache-control
4 Downloads
A tiny lib which provides documented constants and example use-cases for the HTTP Cache-Control header.