Download the PHP package morrislaptop/symfony-custom-normalizers without Composer
On this page you can find all versions of the php package morrislaptop/symfony-custom-normalizers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download morrislaptop/symfony-custom-normalizers
More information about morrislaptop/symfony-custom-normalizers
Files in morrislaptop/symfony-custom-normalizers
Download morrislaptop/symfony-custom-normalizers
More information about morrislaptop/symfony-custom-normalizers
Files in morrislaptop/symfony-custom-normalizers
Vendor morrislaptop
Package symfony-custom-normalizers
Short Description Normalizers for common classes around the place
License MIT
Homepage https://github.com/morrislaptop/symfony-custom-normalizers
Package symfony-custom-normalizers
Short Description Normalizers for common classes around the place
License MIT
Homepage https://github.com/morrislaptop/symfony-custom-normalizers
Please rate this library. Is it a good library?
Informations about the package symfony-custom-normalizers
Normalizers for common classes around the place
A collection of normalizers that can be used with the Symfony serializer.
Installation
You can install the package via composer:
Supported Classes
Meta Classes
- Any class with a
__toString()
method - Any class with a
parse($str)
method - Any class with a
__toString()
if it has aparse($str)
method as well - ObjectDocblocksNormalizer which simply extends Symfony's ObjectNormalizer but it supports docblocks as well
Usage
Plug
Use Laravel? Easily cast your objects using the Symfony serializer with morrislaptop/laravel-popo-caster
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Craig Morris
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of symfony-custom-normalizers with dependencies
PHP Build Version
Package Version
The package morrislaptop/symfony-custom-normalizers contains the following files
Loading the files please wait ....