Libraries tagged by represent
typeapi/model
5178 Downloads
This library contains models to represent a TypeAPI specification
stolz/laravel-schema-spy
21753 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
sokil/php-bitmap
3817 Downloads
Bitmap representation with bitwise operations
prgtw/big-number-serializer-bundle
130249 Downloads
Bundle for serializing BigNumber classes to/from string representation using JmsSerializer
phpactor/text-document
119479 Downloads
Collection of value objects for representing and referencing text documents
php-extended/php-email-address-interface
193891 Downloads
A library to represent email addresses and mailboxes
mouf/utils.common.url-interface
355288 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
madmagestelegram/types
9165 Downloads
Representation of telegram bot types in php classes
lukaswhite/uk-postcode
10870 Downloads
A PHP class that represents a UK Postcode; for validating, formatting and querying
lathanhvien/custom-belongs-to-many-field
18102 Downloads
belongsToMany nova representation in field.
jojo1981/php-types
13568 Downloads
PHP types library which contains value classes which represent the php types
idci/step-bundle
53624 Downloads
Symfony bundle that provides a step system in order to represent an highly customisable workflow
everyday/php-quill-delta
21599 Downloads
PHP library with types for representing quill deltas
dhii/collections-interface
126983 Downloads
A highly ISP-compliant collection of interfaces that represent maps and lists.
davidianbonner/enumerated
47711 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.