Libraries tagged by sheba
sheadawson/silverstripe-linkable
307526 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects
sheadawson/silverstripe-dependentdropdownfield
201365 Downloads
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
sebastienheyd/boilerplate
12059 Downloads
Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...
sebastian/object-graph
30395 Downloads
Provides useful operations on PHP object graphs
sebastiaanluca/laravel-boolean-dates
80956 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
sameer-shelavale/php-countries-array
348229 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
sebastiaanluca/laravel-helpers
52229 Downloads
An extensive set of Laravel framework helper functions and collection macros.
mrclay/shibalike
53580 Downloads
Provides a PHP library for emulating a Shibboleth environment.
sebastiaankloos/filament-code-editor
35582 Downloads
Code editor for Filament
shelane/toggle-modules
235487 Downloads
Enables and uninstalls specified modules per defined environment.
sheadawson/silverstripe-editlock
90709 Downloads
Prevents a CMS user from editing a record that another CMS user is currently editing
sebastianwalker/paysafecard-php-api
138513 Downloads
A PHP wrapper for the Paysafecard Payments REST API
sebastianlenz/craft-utils
388130 Downloads
A collection of utility classes for Craft CMS development
sebastianknott/hamcrest-object-accessor
252523 Downloads
Adds a Matcher to Hamcrest which can access properties and methods of objects.
sebastiandevs/simplethenticator
6606 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.