laravel-taxonomies VS ReadOnlyTraitLaravel

Compare laravel-taxonomies vs ReadOnlyTraitLaravel and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
laravel-taxonomies ReadOnlyTraitLaravel
1 1
8 136
- -
5.8 6.1
7 months ago about 1 month 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.

laravel-taxonomies

Posts with mentions or reviews of laravel-taxonomies. We have used some of these posts to build our list of alternatives and similar projects.
  • How do you all handle taxonomy terms (categories/tags) in your projects?
    1 project | /r/PHPhelp | 3 Jan 2021
    There are a few for Laravel that I've used over the years (for example https://github.com/spatie/laravel-tags and https://github.com/myerscode/laravel-taxonomies). I think the reason that they are not common as generic packages, is that they need to be pretty locked into a specific storage, and that makes them less portable. The Laravel versions generally use Eloquent, so a storage has already been chosen.

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.

What are some alternatives?

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

corcel - Use WordPress backend with Laravel or any PHP application

eloquent-viewable - Associate views with Eloquent models in Laravel

laravel-medialibrary - Associate files with Eloquent models

laravel - Reliese Laravel Model Generator

laravel-mongodb - A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

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.

bouncer - Laravel Eloquent roles and abilities.

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

laravel-auditing - Record the change log from models in Laravel

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

laravel-elasticsearch - Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.