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
5139 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
64 Downloads
Laravel package for dependency injection to separate business logic.
vatson/isolated-callback
2424 Downloads
Allows to execute a callback in a separate fork
uzdevid/conflux-http
39 Downloads
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.
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.
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
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
shelob9/rest-format
8 Downloads
Prepares WordPress objects, using the REST API, without a separate HTTP request.
sevenphp/savantphp
3801 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'