Libraries tagged by defining
inspiredminds/contao-image-alternatives
2157 Downloads
Contao extension to provide the possibility of defining alternative images to be used on different output devices.
codingms/parsedown-extra
10514 Downloads
TYPO3 Parsedown-Extra - Markdown by coding.ms: Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.
chocochaos/propel-rulable-behavior
32364 Downloads
Allows defining buisiness rules in centralised classes and adding them to your models and query classes.
xtompie/lainstance
2322 Downloads
Laravel container extension for resolving and defining singletons alongside classes
wundii/flowcrafter
229 Downloads
PHP library for defining, executing, and monitoring message-driven workflows (state machines)
stinger-soft/excel-creator
6381 Downloads
Creates Excel export by defining data bindings
shaka/dynamic-update-trait
8036 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
rradutzu/zend2-doctrine-dynamic-db
16252 Downloads
Zend2/3 Doctrine Module that allows defining connections using dynamic database names
pwm/s-flow
2491 Downloads
A lightweight library for defining state machines
kachnitel/datasource-contracts
359 Downloads
Interfaces and value objects defining the DataSource contract for admin-style list views
imponeer/toarray-interface
16097 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
data-values/data-types
85578 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
collecthor/data-interfaces
9852 Downloads
Interfaces for defining data structure like Survey data
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
brdv/forerunner
382 Downloads
A Laravel package that provides an elegant, migration-inspired API for defining JSON schemas that ensure your LLM responses are perfectly structured every time.