Libraries tagged by Shepa
sheadawson/silverstripe-dynamiclists
7196 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.
sameer-shelavale/multi-captcha
169 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vivek-mistry/repository-interface
36 Downloads
Laravel package for dependency injection to separate business logic.
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
uttamrabadiya/api-version-manager
648 Downloads
Simplify Laravel API versioning with ease. No more separate controllers—just flexibility, fallbacks, and version-specific components.
teepluss/wordbreaker
26 Downloads
Word breaker is Thai wording separator for using with fulltext software.
syntaxsolutions/csvbuilder
68 Downloads
A simple PHP library used to format data into comma-separated values (CSV)
sschreier/sschreierpropertiesinseparateareaproductdetailpage
0 Downloads
show the properties in a separate area on the product detail page
smgladkovskiy/querier
36 Downloads
Queries for Command-Query Separation Principle in Laravel
skilldlabs/druxxy
5380 Downloads
Drupal distribution focused on page building, contributor experience and a strict separation of Drupal content and Drupal configuration for streamlined deployments.
silverstripers/silverstripe-linkable
673 Downloads
A couple of handy form fields and objects for managing external and internal links on DataObjects. A fork from sheadawson/silverstripe-linkable
silverstripe-australia/silverstripe-splitdb
59 Downloads
Provides functionality to configure separate read/write database connections
silber/client-templates
90 Downloads
Renders client templates from separate files into the main view of your application