Popular Packages
-
PHP
mobilestock/model-tracks-user-updates
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
-
-
PHP
mobilestock/laravel-gatekeeper
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
-
-
-
-
-
-
PHP
oat-sa/extension-tao-revision
The extension allows saving the intermediate state of objects and restoring them
-
-
-
-
-
-
PHP
humbug/humbug
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
Abandoned! See infection/infection