prolic/fpp
Functional PHP Preprocessor - Generate Immutable Data Types
This is a developer tool. It helps PHP developers define and generate immutable data structures for their applications, ensuring data consistency and predictable behavior. Developers provide simple definitions, and the tool outputs the necessary PHP code for these robust data types.
286 stars. No commits in the last 6 months.
Use this if you are a PHP developer who needs to create immutable data types efficiently to enhance the reliability and maintainability of your codebase.
Not ideal if you are not a PHP developer or if you do not require strictly immutable data types in your application design.
Stars
286
Forks
26
Language
PHP
License
BSD-3-Clause
Category
Last pushed
Mar 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/prolic/fpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions