Libraries tagged by DeftNerd
ferdous/laravel-otp-validate
23868 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
chubbyphp/chubbyphp-parsing
86904 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
bllim/laravalid
15082 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
ahsankhatri/cryptolib-php
63651 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
zetacomponents/template
27558 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
workdevelop/presentation-replacer
15688 Downloads
This package replaces pre-defined variables in presentations with data
warlof/seat-discord-connector
55252 Downloads
A SeAT plugin which maintain user access on a Discord Guild based on defined pattern.
vanio/type-parser
20114 Downloads
Library for parsing property types defined using @var PHPDoc annotation
trkisf2/remote-collection-stream
9242 Downloads
Continuously streams remote collection in user defined chunks and yields them using Generators.
symbiote/silverstripe-dynamiclists
8864 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
plato-creative/silverstripe-fieldcounter
22335 Downloads
Adds a counter to defined fields to show remaining characters
plank/laravel-model-resolver
3018 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
phlak/coding-standards
50338 Downloads
A pre-defined set of coding standards for PHP CS Fixer.
nswdpc/silverstripe-thereisnouserform
6465 Downloads
This module hides User Defined Form pages in the CMS when using silverstripe/userforms together with dnadesign/silverstripe-elemental-userforms