ReadOnlyTraitLaravel VS laravel

Compare ReadOnlyTraitLaravel vs laravel and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ReadOnlyTraitLaravel laravel
1 2
136 1,376
- 1.9%
6.1 2.6
29 days ago 14 days ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ReadOnlyTraitLaravel

Posts with mentions or reviews of ReadOnlyTraitLaravel. We have used some of these posts to build our list of alternatives and similar projects.
  • Using Database Views in Laravel?
    1 project | /r/laravel | 15 Jun 2021
    I'm not sure about best practices but you can use this package to make the model read only https://github.com/michaelachrisco/ReadOnlyTraitLaravel. It's old but it still works.

laravel

Posts with mentions or reviews of laravel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.

What are some alternatives?

When comparing ReadOnlyTraitLaravel and laravel you can also consider the following projects:

eloquent-viewable - Associate views with Eloquent models in Laravel

laravel-tags - Add tags and taggable behaviour to your Laravel app

laravel-time-series - ⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.

laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.

laravel-taxonomies - A package to bring simple taxonomy relationships to Laravel models

eloquent-sluggable - Easy creation of slugs for your Eloquent models in Laravel

inertiajs-tables-laravel-query-builder - Inertia.js Tables for Laravel Query Builder

Elasticsearch Eloquent - ⚡️ Models like Eloquent for Elasticsearch.

bouncer - Laravel Eloquent roles and abilities.

laravel-erd - Automatically generate ERD Diagrams from Model's relations in Laravel

column-sortable - Package for handling column sorting in Laravel 5/6/7/8

laravel-db-session-helper - This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.