Libraries tagged by protected method
anaklanangdev/object-intruder
7 Downloads
A small library to access private/protected properties/methods of objects
alecrabbit/php-sneaky-peek
7 Downloads
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
kassko/util-member-accessor
118 Downloads
Access to non public properties and methods
kassko-php/component-member-accessor
6 Downloads
Access to non public properties and methods
mjr/util-member-accessor
16 Downloads
Access to non public properties and methods
unit-testing/class-spy
3892 Downloads
a simple trait that aids in unit testing protected class methods
kodeas/publicise
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
alphametric/reflection-assertions
14 Downloads
A package to enable unit testing an object's private & protected properties and methods.
leo980/reflector
4 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
stevenwadejr/exposure
157 Downloads
Exposure acts as a proxy to protected and private properties and methods on an object.
auth0/login
3565917 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
elmnsk/yii2-honeypot
1776 Downloads
Protects forms from spam using 'honeypot' method
raisulhridoy/simplerolepermission
14 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
dennisharrison/laravel-auth0
253 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.