Libraries tagged by Modelling
petrelli/live-statics
134 Downloads
Rapid development aid package that facilitates data modelling and dynamic integration with views
numeno/api-persona
0 Downloads
### Introduction Use the Numeno Persona API to create and manage **Personas**. Evolving a Persona over time is dead-simple: [create a Persona](create-persona), then send natural-language descriptions of your users’ in-app activities to the Persona API. Under the hood, we create a rich set of models of the system that evolve over time. Then, ask Numeno to personalize some part of your experience using the Persona. Numeno will use our models to tailor your software to each user’s unique preferences and habits, allowing you to dynamically adjust your offerings. For example, connect a Persona to the **[Numeno Article Recommender API](https://numeno.ai/wp-content/uploads/docs/artrec/numeno-article-recommender-api)** to generate **Article Feeds** that evolve over time as your Persona evloves with user interaction. Personas are not limited to modelling users. Posts in a social environment, articles or topics on a content platform, a screen or widget in your UI, a product in your inventory - groups of any of these things – Personas can evolve models of anything in your system! Get creative!
bastinald/laravel-livewire-model
61 Downloads
Laravel Livewire form data modelling trait.
divineniiquaye/cycle-orm
142 Downloads
PHP DataMapper ORM and Data Modelling Engine
rubix/ml
1490067 Downloads
A high-level machine learning and deep learning library for the PHP language.
siriusphp/validation
766040 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
phpmentors/domain-kata
443738 Downloads
Kata for domain models
phpmentors/domain-commons
300235 Downloads
Commons for domain models
progsmile/request-validator
114169 Downloads
Simple PHP Request Validator
cookieguru/phpgtfs
112864 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
n3xt0r/laravel-passport-authorization-core
2297 Downloads
Domain-oriented authorization core for Laravel Passport, providing structured scope and permission modeling without UI or OAuth flow implementation.
rossriley/validation
18402 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
open-code-modeling/php-code-ast
1216 Downloads
Open Code Modeling PHP Code AST
open-code-modeling/json-schema-to-php-ast
717 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
open-code-modeling/json-schema-to-php
1028 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.