Libraries tagged by serializes
bakame/http-structured-fields
17378 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
dmt-software/jms-soap-serializer
124819 Downloads
JMS serialize visitor that (de)serializes SOAP requests/responses
unionworx/laravel-serializes-models-with-cache
2027 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
webignition/simplytestable-user-serializer
4426 Downloads
Serializes a SimplyTestable user to a string
grifart/stateful
12988 Downloads
Serializes any object into primitive types and arrays.
boring-o11y/skystan
26 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
geosocio/http-serializer
569 Downloads
Serializes a Controller Request & Response
nazmul/serializes
9 Downloads
Searialize an array or object
pioniro/request-response-model-converter-bundle
195 Downloads
Serializes and unserializes your request and response models
northern/serializer
20 Downloads
Serializes a annotated object to a plain PHP array.
lukaszmakuch/haringo
48 Downloads
Serializes the way how an object is created, not the object itself.
erickmajor/binary-parser
9 Downloads
Binary Parser is a library that serializes and unserializes binary data in PHP.
dmt-software/jms-parameter-bag-handler
3 Downloads
A JMS serializer handler that serializes and deserializes bag of parameters that are not predefined
bovsunovsky/serialize-study-library
3 Downloads
This is a serializeStudyLibrary project.
attributes-php/serialization
367 Downloads
Serializes any class instance into a primitive type