serializable-closure
Closure serializer
A package that securely serializes PHP closures.
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
526 stars
16 watching
33 forks
Language: PHP
last commit: 4 days ago
Linked from 1 awesome list
closurephpserialize
Related projects:
Repository | Description | Stars |
---|---|---|
jeremeamia/super_closure | A PHP library for serializing closures and anonymous functions. | 1,723 |
marcospassos/java-php-serializer | A Java library that serializes objects in the PHP serialization format | 15 |
laravel-auto-presenter/laravel-auto-presenter | A system for automatically decorating objects bound to views in web applications | 752 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
codesleeve/laravel-stapler | A package providing a full set of commands and migration generator for file uploads in the Laravel framework using the Stapler package | 556 |
pulpmedia/serializedresponsebundle | Provides an easy way to send out JSON/XML/ YAML responses of serialized objects with annotations. | 5 |
ndsev/zserio | A framework for compact and efficient serialization of structured data with low overhead | 109 |
imanghafoori1/laravel-widgetize | A package to help developers create reusable and maintainable components in Laravel applications | 903 |
nwidart/laravel-normalizer | A package to normalize data before saving it to the database. | 12 |
richbayliss/docker-laravel | A set of Dockerfiles and Docker Compose configuration files for running a PHP web application in Docker | 1 |
rdehnhardt/skeleton | A Laravel application with registration disabled and modified routing and file structure. | 177 |
laminas/laminas-serializer | A utility project providing an adapter-based interface for serializing and deserializing PHP data structures into various formats. | 33 |
n7olkachev/laravel-computed-properties | A package that adds computed properties to Eloquent models for efficient and lazy loading of calculated attributes. | 192 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
tenancy/tenancy | Enables multiple websites to share the same Laravel installation while keeping tenant-specific data separate. | 1,179 |