memio/model
Memio Model provides PHP objects to describe code structures (classes, interfaces, methods, properties, parameters, types and namespaces). Use it to build an in-memory representation of PHP code for analysis, tooling, or code generation workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| arens-myzyri/data-transformation-and-serialization | 0.84 | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| wayofdev/laravel-symfony-serializer | 0.84 | — | 21 | 21 | 3 | 2K | 1 | 25.9 | 33.7 | MIT | 3 months ago | |
| cm2tech/serializer-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 5 years ago | |
| apie/serializer | 0.83 | Apie Serializer converts domain objects to stored/customer-facing data and back. Similar to Symfony Serializer but uses ApieSerializerContext for recursive calls. Supports normalize/denormalize, encoding/decoding, and easy extension via custom Normalizer and Denormalizer interfaces. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aescarcha/serializer | 0.83 | Symfony bundle that simplifies entity serialization using symfony/serializer, with optional fallback loading from Doctrine when relations or data aren’t initialized. Installs via Composer and registers as a service and bundle. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexacrm/strong-serializer | 0.83 | Laravel/PHP utility for robust object/array serialization with strong typing and predictable output. Helps convert data structures for APIs, storage, or transport with configurable serializers and safer handling of nested values. | 1 | 1 | 1 | 8K | 0 | 0.0 | 52.2 | — | — | |
| besimple/memcached | 0.83 | Laravel-friendly Memcached integration that simplifies using the PHP Memcached extension for caching and session storage. Provides configuration helpers and adapter glue so your app can talk to Memcached servers with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| botanick/serializer | 0.83 | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| paknahad/jsonapi-bundle | 0.83 | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 519 | 18 | 6.4 | 18.3 | MIT | — | |
| alexmanno/serializer | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| api-platform/serializer | 0.82 | — | 29 | 29 | 0 | 493K | 0 | 0.1 | 55.3 | MIT | — | |
| leaseweb/memcache-bundle | 0.82 | Deprecated Symfony bundle adding Memcache (php-memcache) integration for sessions and caching, including Doctrine support and Web Debug Toolbar profiling to analyze cache behavior and performance under high load. Not actively maintained; consider forking. | 201 | 206 | 55 | 2K | 25 | 8.7 | 15.8 | MIT | 9 years ago | |
| symfony/serializer | 0.82 | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,534 | 2,562 | 80 | 9M | 0 | 50.0 | 57.3 | MIT | 1 week ago | |
| ehann/web-service-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| druidvav/memcache-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | — | 10 years ago | |
| nayjest/manipulator | 0.81 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 6K | 3 | 4.1 | 37.7 | MIT | 9 years ago | |
| memio/validator | 0.81 | A small PHP validation library built around a clear rule/constraint API. Define validators, combine rules, and validate values with detailed violation information. Lightweight and framework-agnostic, suitable for simple input checks and reusable domain validation. | 3 | 3 | 1 | 341 | 0 | 14.4 | 29.3 | MIT | 6 months ago | |
| user11001/eloquent-model-generator | 0.81 | — | 92 | 97 | 14 | 38 | 6 | 8.9 | 4.5 | MIT | 8 months ago | |
| memio/memio | 0.81 | Memio lets you model PHP code (classes, methods, properties, phpdoc) with simple objects, then generate clean source files via a Twig-based pretty printer. Customizable templates make it easy to match your project’s coding style. | 336 | 338 | 23 | 332 | 7 | 24.6 | 6.6 | MIT | 6 months ago | |
| memio/linter | 0.81 | Memio Linter provides a set of Memio Validator constraints to lint Memio models for syntax and structural issues. Use it standalone or as part of the Memio code generator to validate arguments, methods, contracts, objects, files, and collections. | 3 | 3 | 1 | 654 | 0 | 12.6 | 30.5 | MIT | 6 months ago |
How can I help you explore Laravel packages today?