Libraries tagged by define
imliam/laravel-blade-helper
113763 Downloads
An easier way to define custom Blade directives.
data-values/interfaces
780158 Downloads
Defines interfaces for ValueParsers, ValueFormatters and ValueValidators
data-values/data-values
830303 Downloads
Defines the DataValue interface and some trivial implementations
data-values/common
774058 Downloads
Contains common implementations of the interfaces defined by DataValuesInterfaces
concretecms/doctrine-xml
52345 Downloads
Define database structure via XML using Doctrine data types
civicrm/composer-compile-plugin
324935 Downloads
Define a 'compile' event for all packages in the dependency-graph
chubbyphp/chubbyphp-parsing
35514 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).
chrisharrison/php-array-of
496891 Downloads
Implement an array of a defined type. Generics replacement for PHP.
akeneo/php-coupling-detector
1047647 Downloads
Detect all the coupling issues of your project with respect to the coupling rules you have defined.
additionapps/flexible-presenter
50500 Downloads
Easily define just the right data for your InertiaJS views
w-vision/data-definitions
132119 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
dto/dto
340121 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
xsuchy09/utm-cookie
42776 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
testmonitor/eloquent-incrementable
21471 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
tarfin-labs/event-machine
5298 Downloads
An event-driven state machine library for PHP, providing an expressive language to define and manage application states, enabling developers to create complex workflows with ease and maintainability.