Crell / SerdeLinks
Robust Serde (serialization/deserialization) library for PHP 8.
☆337Updated 2 months ago
Alternatives and similar repositories for Serde
Users that are interested in Serde are comparing it to the libraries listed below
Sorting:
- A convenient and near zero-cost way to retrieve targets of PHP 8 attributes☆173Updated 3 months ago
- Maps JSON data to strongly typed PHP DTOs☆201Updated 3 weeks ago
- Object Hydration library to create Command and Query objects.☆329Updated last week
- 🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)☆564Updated 4 months ago
- PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to r…☆312Updated last month
- Parsica - PHP Parser Combinators - The easiest way to build robust parsers.☆412Updated 2 months ago
- 💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatic…☆298Updated last month
- PHPStan based SQL static analysis and type inference for the database access layer☆284Updated last month
- PHP - ETL (Extract Transform Load) data processing library☆365Updated this week
- Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects☆247Updated last month
- Make your PHP arrays sweet'n'safe☆214Updated last year
- True coroutines for PHP>=8.1 without worrying about event loops and callbacks.☆232Updated 3 years ago
- Search abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, L…☆413Updated last week
- Todo comments with expiration☆190Updated this week
- Detect banned code through PHPStan☆279Updated 4 months ago
- XML without worries☆182Updated 4 months ago
- Attributes to define new PHP language features (that are enforced by static analysis)☆178Updated last month
- 👓 Provides a composer package with rules for phpstan/phpstan.☆424Updated last week
- 🏗️ A tool to quickly set up the base files of a PHP library project.☆254Updated last month
- Micro framework for ultra high performance PHP websites with non-blocking IO.☆242Updated 10 months ago
- 🎲 Zero-dependencies package to supercharge enum functionalities.☆357Updated 3 months ago
- JSON <=> PHP8+ objects serialization / deserialization library☆117Updated 6 months ago
- Collection of non-platform endorsed resources with focus on PHP