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
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| memio/linter | 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 | |
| memio/memio | 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/pretty-printer | Memio PrettyPrinter is an opinionated PHP code generator that takes a Model and uses a TemplateEngine to produce “pretty” code. Outputs a string you can save to files, print to console, or render in web pages. | 6 | 6 | 3 | 345 | 0 | 15.7 | 25.8 | MIT | 6 months ago | |
| memio/spec-gen | Memio SpecGen is a PhpSpec extension that auto-generates constructors and methods from your specs, adding type-hinted arguments, sensible variable names, collision-safe numbering, and constructor properties/assignments. | 66 | 67 | 10 | 140 | 0 | 16.8 | 7.4 | MIT | 6 months ago | |
| memio/twig-template-engine | Twig template engine integration for Memio: render Memio documents using Twig, enabling customizable code generation and templated output. Provides a bridge between Memio’s model-driven generators and Twig’s flexible templating system. | 4 | 4 | 6 | 543 | 1 | 17.6 | 30.7 | MIT | 6 months ago | |
| memio/validator | 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 |
How can I help you explore Laravel packages today?