Libraries tagged by classjs
violuke/php-barcodes
514764 Downloads
A collection of PHP classes for managing barcodes.
treblle/security-headers
18813 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
teqneers/shamir
120793 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.
tanigami/specification
36268 Downloads
Basic classes for Specification pattern in PHP.
swissspidy/phpstan-no-private
79675 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
stellarwp/field-conditions
454657 Downloads
A set of serializable classes for handling conditional logic for fields in PHP
square/pjson
22596 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
spirit55555/php-minecraft
15184 Downloads
Useful PHP classes for Minecraft
spiral/json-schema-generator
4499 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
sniccowp/php-scoper-wordpress-excludes
109422 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
sinnbeck/markdom
84884 Downloads
Converts markdown to html with classes
simplesamlphp/xml-common
1000828 Downloads
A library with classes and utilities for handling XML structures.
simplesamlphp/composer-xmlprovider-installer
661556 Downloads
A composer plugin that will auto-generate a classmap with all classes that implement SerializableElementInterface.
simple-bus/serialization
1442124 Downloads
Generic classes and interfaces for serializing messages
seboettg/collection
900450 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.