Libraries tagged by attributed
simplestats-io/laravel-client
32570 Downloads
Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.
kinetis/orm
47 Downloads
A data mapper over kinetis/query-builder: attributed plain PHP entities compiled into portable metadata, typed repositories and entity queries, constructor-free hydration, explicit belongs-to, has-one, has-many and many-to-many relationships loaded eagerly through batched secondary queries, owned relationships that persist, reorder and remove a whole aggregate as one graph, owning join collections that write their join table as part of it, a unit of work with an identity map, snapshot change tracking and a dependency-ordered transactional flush, and factory-owned transaction sessions with locking entity reads. Usable standalone; kinetis/database-bridge wires it into Kinetis.
yiiboot/attributed
614 Downloads
the yii3 attribute parser
apemsel/attributed-string
555 Downloads
A collection of fast and easy to use attributed string classes for PHP. Attributed strings can have multiple attributes for each character of the string and are for example used for word processors and natural language processing.
almservices/attributed-graphql-model-types
32 Downloads
Attribute based graphql model/types
sebastian/object-reflector
834788419 Downloads
Allows reflection of object attributes, including inherited and non-public ones
zircote/swagger-php
156849613 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
nelmio/api-doc-bundle
71135535 Downloads
Generates documentation for your REST API from attributes
spatie/laravel-schemaless-attributes
10990598 Downloads
Add schemaless attributes to Eloquent models
spaze/phpstan-disallowed-calls
25084750 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
rinvex/countries
8638922 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
pelago/emogrifier
49141773 Downloads
Converts CSS styles into inline style attributes in your HTML code
laminas/laminas-escaper
99712186 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
spatie/php-attribute-reader
3208412 Downloads
A clean API for working with PHP attributes
spatie/laravel-route-attributes
1389225 Downloads
Auto register routes using PHP attributes