awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
N

nWidart/laravel-normalizer

0
View on GitHub↗
0 stars·0 forks·10 views

Laravel Normalizer

This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.

Features

  • Database and ORM - Normalizes data before persistence.

Star history

Star history chart for nwidart/laravel-normalizerStar history chart for nwidart/laravel-normalizer

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Laravel Normalizer

Similar open-source projects, ranked by how many features they share with Laravel Normalizer.
  • analogueorm/analogueanalogueorm avatar

    analogueorm/analogue

    634View on GitHub↗

    Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel framework using a Data Mapper pattern instead of the original Active Record approach. it overcomes some of Eloquent's architectural limitations by using a strict separation of…

    PHP
    View on GitHub↗634
  • appzcoder/crud-generatorappzcoder avatar

    appzcoder/crud-generator

    1,410View on GitHub↗

    Laravel CRUD Generator

    PHP
    View on GitHub↗1,410
  • beckenrode/mysql-workbench-export-laravel-5-migrationsbeckenrode avatar

    beckenrode/mysql-workbench-export-laravel-5-migrations

    886View on GitHub↗

    A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations

    Python
    View on GitHub↗886
  • aginev/datagridaginev avatar

    aginev/datagrid

    47View on GitHub↗

    Datagrid for Laravel v5

    PHP
    View on GitHub↗47
See all 30 alternatives to Laravel Normalizer→

Frequently asked questions

What does nwidart/laravel-normalizer do?

This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.

What are the main features of nwidart/laravel-normalizer?

The main features of nwidart/laravel-normalizer are: Database and ORM.

What are some open-source alternatives to nwidart/laravel-normalizer?

Open-source alternatives to nwidart/laravel-normalizer include: analogueorm/analogue — Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel… appzcoder/crud-generator — Laravel CRUD Generator. beckenrode/mysql-workbench-export-laravel-5-migrations — A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations. bllim/laravel4-datatables-package — Server-side handler of DataTables Jquery Plugin for Laravel 4. chumper/datatable — This is a laravel 4 package for the server and client side of datatables at http://datatables.net/. aginev/datagrid — Datagrid for Laravel v5.