Libraries tagged by classjs
wol-soft/php-json-schema-model-generator
56887 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
violuke/php-barcodes
462767 Downloads
A collection of PHP classes for managing barcodes.
treblle/security-headers
10205 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
teqneers/shamir
93260 Downloads
This is Shamir's Shared Secret implementation in PHP. It allows you to create shared secrets using the PHP classes or the CLI interface.
tbbc/rest-util
210992 Downloads
Some useful classes for handling certain aspects of a REST(ful) API.
tanigami/specification
26608 Downloads
Basic classes for Specification pattern in PHP.
stellarwp/field-conditions
263251 Downloads
A set of serializable classes for handling conditional logic for fields in PHP
square/pjson
15798 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
simplesamlphp/xml-common
352658 Downloads
A library with classes and utilities for handling XML structures.
simplesamlphp/composer-xmlprovider-installer
84852 Downloads
A composer plugin that will auto-generate a classmap with all classes that implement SerializableElementInterface.
simple-bus/serialization
1316202 Downloads
Generic classes and interfaces for serializing messages
seboettg/collection
665147 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
sandrokeil/interop-config
355625 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rutek/dataclass
40788 Downloads
Library for validation of type-hinted classes
rikbruil/doctrine-specification
195916 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.