Libraries tagged by is serialized
qlimix/serializable
647 Downloads
An interface that indicates the object is serializable
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
divengine/nodes
27 Downloads
Div PHP Nodes is a Database System for PHP written in PHP
yii2cmf/yii2-codemirror-asset
9 Downloads
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
php-extended/php-validator-ldap-dn
1154 Downloads
A library that is specialized in the validation of ldap distinguished names
php-extended/php-validator-email-address
1159 Downloads
A library that is specialized in the validation of email addresses and derivatives
sicet7/easyarray
10 Downloads
A array wrapper class that makes if easier to use arrays and makes is fully serializable even with closures in the array.
libre-informatique/lisem-project
0 Downloads
LISem is an ERP specialized for seeds producers and craftsmen.
eschrade/async_pack
20 Downloads
This library is used as part of a Jetty PHP implementation with ActiveMQ. It is largely a serialization/deserialization mechanism, using Stomp.
wildanmzaki/wize
26 Downloads
This is php cli tool specialized for codeigniter 3 development helper
vv3d0x/avro-schema
138 Downloads
vv3d0x/avro-schema is a library for handling serialization and deserialization of Avro values and schemas, including RPC.
steveorevo/json2mysql
5 Downloads
JSON2MySQL is a JSON import tool with support for PHP serialization.
ochui/free-climb
2 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
mjohann/call-morph
3 Downloads
CallMorph is a PHP class that simplifies and secures the serialization of anonymous functions by automatically selecting the appropriate library based on the PHP version, with support for a secret key when using Laravel's Serializable Closures.